/*reset*/

html,
body,
label,
input,
button,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
p,
a {
  margin: 0px;
  padding: 0px;
}

html,
body {
  width: 100%;
}

.red-bg {
  line-height: 2rem !important;
}

ul,
ol {
  list-style: none;
}

footer .fa {
  /*line-height: 2rem !important*/
}

label,
input,
button,
textarea {
  border: none;
  outline: none !important;
  background: rgba(0, 0, 0, 0);
}

button {
  -webkit-appearance: none;
}

a,
a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
}

label.custom-control-label {
  display: initial;
}

header label,
header input,
header button,
header textarea,
header a,
header ul,
header ol,
header h1,
header h2,
header h3,
header h4,
header h5,
header h6,
header p,
footer label,
footer input,
footer button,
footer textarea,
footer a,
footer ul,
footer ol,
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer p,
section label,
section input,
section button,
section textarea,
section a,
section ul,
section ol,
section h1,
section h2,
section h3,
section h4,
section h5,
section h6,
section p,
aside label,
aside input,
aside button,
aside textarea,
aside a,
aside ul,
aside ol,
aside h1,
aside h2,
aside h3,
aside h4,
aside h5,
aside h6,
aside p,
main label,
main input,
main button,
main textarea,
main a,
main ul,
main ol,
main h1,
main h2,
main h3,
main h4,
main h5,
main h6 {
  margin: 0px;
  padding: 0px;
  font: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
}

* body *,
body *,
* {
  outline: none !important;
}

.dropdown-toggle::after {
  display: none;
}

/*default*/

html body {
  width: 100%;
  /*width: 1461px;*/
  /*height: 10600px;*/
  color: #4e4e4e;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
  font-style: normal;
  font-family: "Montserrat", arial;
  background-color: #fff;
  /*background: url(img/bg.jpg) left top -2px no-repeat;*/
}

header,
footer,
section,
aside,
main {
  color: #4e4e4e;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
  font-style: normal;
  font-family: "Montserrat", arial;
  /*opacity: .7;*/
  /*overflow: hidden;*/
}

.wrapper {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1860px;
  width: 100%;
}
/*
.sell .wrapper,
.slider-video__content .wrapper,
.unique .wrapper,
.blog .wrapper,
.button-sec .wrapper,
.button-sec .wrapper,
.why .wrapper {
  max-width: 1150px;
  padding: 20px;
}
*/
header.header .wrapper {
  width: 100%;
  max-width: 1100px;
  padding: 0;
}

header.header .wrapper-big {
  max-width: 1835px !important;
  padding-left: 0 !important;
}

.header__logo span {
  color: #121e32;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.header__logo img {
  max-width: 110px;
  height: auto;
}

section.object {
  padding-top: 104px;
  height: 595.16px;
}

.object .wrapper {
  padding-bottom: 0;
  display: flex;
}

.button-sec {
  position: relative;
}

.btn-header.red {
  cursor: pointer;
  display: flex;
  padding: 10px 32px;
  min-width: 188px;
  color: #fff;
  text-align: center;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  transition: 0.3s all;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
}
.btn-header.big {
  min-width: 401px;
}

.btn-header.red {
  border: 1px solid rgba(157, 60, 60, 1);
  background: #9d3c3c;
}

.btn-header.red:hover {
  color: rgba(157, 60, 60, 1);
  background: rgba(157, 60, 60, 0);
}

.btn-header.orange {
  padding: 11px 30px;
  color: #323232;
  font-size: 14px;
  font-weight: 700;
  background: #ffd600;
  border-radius: 35px;
}

.btn-header.orange:hover {
  background: #dfbb00;
}

.btn-header.btn-header__login {
  min-width: 49px;
}

.header .btn-header svg {
  margin-right: 0;
}

.sidebar-nav {
  position: fixed;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  z-index: 7;
  display: none;
}

.sidebar-nav ul {
  display: flex;
  width: 12px;
  flex-wrap: wrap;
  border-radius: 10px;
  /*box-shadow: inset 0 0 10px 0 rgba(0,0,0,.75);*/
  justify-content: center;
  align-items: center;
}

.sidebar-nav li {
  position: relative;
  cursor: pointer;
  display: flex;
  margin: 5px 0;
  width: 7px;
  height: 7px;
}

.sidebar-nav li:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #76849c;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}

.sidebar-nav li.active:before,
.sidebar-nav li:hover:before {
  background: #e83c3c;
}

.sidebar-nav li.active:before {
  width: 6px;
  height: 6px;
}

.ytp-spinner-container {
  display: none !important;
}

main {
  position: relative;
  background: rgba(18, 30, 50, 0);
  transition: 0.3s all;
}

main.blur:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(18, 30, 50, 0.3);
  backdrop-filter: blur(10px);
  z-index: 8;
}

/*================================================================*/
/*header*/

body > .header {
  position: fixed;
  padding: 20px;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  transition: 0.3s all;
  z-index: 101;
  box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
}

.header.color {
  background: rgba(240, 240, 240, 1);
}

.header.color,
.header.color .header__nav li,
.header.color .header__fade-out .header__nav li a {
  color: #181818;
}

.header.color .header__nav li:hover,
.header.color .header__fade-out .header__nav li:hover a {
  color: #e83c3c;
}

.header.color .header__select {
  color: #b0b0b0;
}

.header.color .header__select ul,
.header.color .header__fade-out .header__select ul a {
  color: #181818;
  background: rgba(240, 240, 240, 1);
}

.header__content {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.header__logo {
  display: flex;
  margin-right: auto;
  justify-content: flex-start;
  align-items: center;
  height: 39px;
}

.header__fade-out {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(18.8% - 53px);
}

.header__nav {
  display: flex;
  font-size: 13px;
  justify-content: center;
  align-items: center;
}

.header__nav ul,
.header__social {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header__social {
  /*padding-top: 4px;*/
  /*padding-left: 8.85rem;*/
}

.header__social a,
.header__social a:hover {
  color: #fff;
}

.header__nav li {
  pointer-events: none;
  padding: 0 12px;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s all;
}

.header__nav li a {
  pointer-events: auto;
}

.header__fade-out .header__nav li a {
  color: #262626;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  pointer-events: auto;
}

.header__nav li:hover,
.header.color .header__fade-out .header__nav li:hover a,
.header__fade-out .header__nav li:hover a {
  color: #e83c3c;
}

.header__nav li a.disabled {
  display: none;
}

.header__select {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0 2rem;
  color: #fff;
  font-size: 13px;
  line-height: 1.538;
  justify-content: flex-start;
  align-items: center;
  transition: 0.3s all;
}

.header__select p {
  cursor: pointer;
  position: relative;
  padding-right: 20px;
  white-space: nowrap;
  transition: 0.3s all;
}

.header__fade-out .header__select p {
  font-size: 13px;
  line-height: 1.538;
}

.header__fade-out .header__select ul a {
  color: #fff;
}

.header__select ul p {
  padding-right: 0;
}

.header__select p:hover {
  color: #e83c3c;
}

.header__select i {
  position: absolute;
  top: 50%;
  right: 0;
  padding-bottom: 2px;
  transform: translateY(-50%) rotate(0);
  transition: 0.3s all;
}

.header__select.rotate i {
  transform: translateY(-50%) rotate(-180deg);
}

.header__select ul {
  position: absolute;
  display: flex;
  display: none;
  flex-wrap: wrap;
  top: calc(100% + 24px);
  left: 0;
  padding: 15px 2rem;
  width: 100%;
  /*color: #B0B0B0;*/
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(240, 240, 240, 1);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
}

.header__buttons {
  display: flex;
  justify-content: space-between;
}

.header__buttons a {
  width: 215px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 18px;
  color: #fff;
  border-radius: 32px;
  font-size: 14px;
  height: auto;
  text-align: center;
  line-height: 17px;
  position: static!important;
}

.header__buttons a:hover {
  opacity: 1.1; 
}

.header__buttons .header-tg-bot {
  background: linear-gradient(243.46deg, #36a4e3 -1%, #0056b3 131.66%);
}
.header__buttons .header-tg-bot:hover {
  color: #fff;
  background: linear-gradient(243.46deg, #9ad5f8 -1%, #71a9e4 131.66%);
}

.how-to-use-wrapper.container {
  margin: 110px auto 0;
  display: flex;
  justify-content: flex-end;
}

.how-to-use {
  width: fit-content;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	background: linear-gradient(243.46deg, #FFC700 -1%, #F52525 131.66%);
	border-radius: 36px;
	padding: 0 20px;
	height: 42px;
	display: flex;
	align-items: center;
  margin-right: 5px;
}

.how-to-use svg {
	justify-content: space-between;
}

.how-to-use:hover {
	color: #ffffff;
	cursor: pointer;
  background: linear-gradient(243.46deg, #fade7b -1%, #fe8686 131.66%);
}

.header__select ul li {
  margin: 5px 0;
}

.header__social li {
  display: flex;
  margin-right: 12px;
  width: 32px;
  height: 32px;
  color: #fff;
  font-size: 18px;
  border-radius: 50%;
  background: #9d3c3c;
  justify-content: center;
  align-items: center;
  transition: 0.3s all;
  overflow: hidden;
}

.header__social li a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.header__social li:hover {
  background: #2787f5;
}

.header__social li:last-child:hover {
  background: #ff0000;
}

.header__contact,
.header__phone {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header__contact {
  padding: 0;
}

.header__phone {
  position: relative;
  white-space: nowrap;
  color: #121e32;
}

.header__phone span {
  position: relative;
}

.header__phone span:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #121e32;
  transition: 0.3s all;
  overflow: hidden;
}

.header__phone:hover span:after {
  width: 100%;
}

.header__phone .fas.fa-phone-alt,
.header__phone .far.fa-phone-alt {
  display: flex;
  width: 32px;
  height: 32px;
  font-size: 12px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transform: rotate(28deg);
  transition: 0.3s all;
}

.header__phone .fas.fa-phone-alt {
  color: #fff;
  background: #9d3c3c;
}

.header__phone:hover .fas.fa-phone-alt {
  color: rgba(255, 255, 255, 0);
  background: rgba(157, 60, 60, 0);
}

.header__phone .far.fa-phone-alt {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  color: rgba(157, 60, 60, 0);
  border: 1px solid rgba(157, 60, 60, 0);
  background: rgba(157, 60, 60, 0);
}

.header__phone:hover .far.fa-phone-alt {
  color: #9d3c3c;
  border: 1px solid #9d3c3c;
}

.header__phone span {
  margin-bottom: 0px;
  margin-left: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #909090;
}

.header .btn-header {
  margin-left: 15px;
}

.header .btn-header svg {
  margin-right: 5px;
}

.header .btn-header svg path {
  stroke: #fff;
  transition: 0.3s all;
}

.header .btn-header:hover svg path {
  stroke: rgba(157, 60, 60, 1);
}

header .wrapper .infoBlock .header__more {
  padding-left: 0;
  margin: 0;
}

/**/

.dropdown-toggle {
  cursor: pointer;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 8px;
  width: 31px;
  height: 31px;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  z-index: 15;
}

.dropdown-toggle span {
  display: flex;
  margin-bottom: 3.5px;
  width: 16.8px;
  border-radius: 15px;
  height: 2.4px;
  background: #262626;
  transition: 0.3s all;
}

.dropdown-toggle span:last-child {
  margin-bottom: 0;
}

.dropdown-toggle:hover span:nth-child(2) {
  width: 12px;
}

.dropdown-toggle:hover span:last-child {
  width: 6px;
}

.dropdown-menu {
  position: fixed;
  display: none;
  top: 0;
  right: 0;
  left: auto;
  padding: 18px 18px 35px;
  margin: 0;
  width: 300px;
  height: 100%;
  border: unset;
  background: #fff;
  border-radius: unset;
  border-left: 1px solid #ececec;
  overflow: hidden;
  overflow-y: auto;
  z-index: 7;
}

.dropdown-menu__content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.dropdown-menu .header__logo {
  order: 1;
  margin: 0 0 36px;
}

.dropdown-menu .header__logo img {
  width: 35px;
  height: auto;
}

.dropdown-menu .header__logo span {
  font-size: 19px;
  margin-left: -1px;
  color: #181818;
  line-height: 0.3;
}

.dropdown-menu .header__select {
  order: 2;
  padding: 14px 2px;
  width: 100%;
  color: #616161;
  font-size: 13px;
  line-height: 1.538;
  justify-content: flex-start;
  align-items: center;
  transition: 0.3s all;
}

.dropdown-menu .header__select:before,
.dropdown-menu .header__select:after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 1px;
  background: #ececec;
}

.dropdown-menu .header__select:before {
  top: 0;
}

.dropdown-menu .header__select:after {
  bottom: 0;
}

.dropdown-menu .header__nav {
  order: 4;
  padding: 0 2px;
  margin: 24px 0 0;
  width: 100%;
}

.dropdown-menu .header__nav ul {
  flex-wrap: wrap;
}

.dropdown-menu .header__nav li {
  padding: 7px 0 8px;
  width: 100%;
  color: #1b1b1b;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
}

.dropdown-menu .header__nav li a:hover {
  text-decoration: underline;
}

.header.color .dropdown-menu .header__nav li:hover,
.dropdown-menu .header__nav li:hover {
  color: #1b1b1b;
}

.dropdown-menu .header__nav.additionally {
  order: 5;
  margin: 26px 0 20px;
}

.dropdown-menu .header__select ul,
.header.color .dropdown-menu .header__select ul {
  top: calc(100% - 1px);
  padding: 15px 10px;
  background: rgba(255, 255, 255, 0.9);
}

.dropdown-menu__btn {
  order: 3;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0 2px;
  padding-bottom: 29px;
  margin-top: 23px;
  width: 100%;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.dropdown-menu__btn:after,
.dropdown-menu .header__social:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  width: calc(100% - 4px);
  height: 1px;
  background: #ececec;
  transform: translateX(-50%);
}

.dropdown-menu__btn:after {
  bottom: 0;
}

.dropdown-menu .header__social:after {
  top: 0;
}

.dropdown-menu__btn .btn-header {
  padding: 5px 10px;
  margin: 0 0 9px;
  min-width: 185px;
  font-size: 12px;
}

.dropdown-menu__btn .btn-header.red:hover {
  color: #fff;
  background: #e83c3c;
  border: 1px solid #e83c3c;
}

.dropdown-menu__btn .btn-header.red:hover svg path {
  stroke: #fff;
}

.dropdown-menu__btn .btn-header svg {
  margin-right: 3px;
}

.dropdown-menu__btn .btn-header span {
  margin-right: 8px;
}

.dropdown-menu .header__social {
  position: relative;
  order: 6;
  padding: 26px 0 0 2px;
  width: 100%;
  justify-content: flex-start;
}

.dropdown-menu .header__social li {
  margin-right: 8px;
  width: 24px;
  height: 24px;
  font-size: 14px;
}

/*================================================================*/
/*main*/

.main {
  position: relative;
  padding-bottom: 95px;
  background: #fff;
}

.main .wrapper {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.main__left {
  display: flex;
  padding-top: 150px;
  width: 58.8%;
  /*justify-content: center;
	align-items: flex-start;*/
  z-index: 3;
}

.main__right {
  display: flex;
  padding-top: 150px;
  padding-left: 4%;
  width: 41.2%;
  justify-content: flex-start;
  align-items: flex-start;
  z-index: 3;
}

.main__swiper {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 58.6%;
  height: 100%;
}

.main__swiper .main__slide-img {
  position: relative;
  width: 100%;
  height: 100%;
}

.main__swiper .main__slide-img:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(18, 30, 50, 0.2);
  /*backdrop-filter: blur(0);*/
  transition: 0.3s all;
}

.main__left:hover .main__swiper .main__slide-img:after {
  background: rgba(18, 30, 50, 0.5);
  /*backdrop-filter: blur(10px);*/
}

.main__swiper .main__slide-img img {
  position: relative;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*backdrop-filter: blur(5px);
	filter: blur(5px);
	-webkit-filter: blur(5px);
	-ms-filter: blur(5px);*/
  /*filter: url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='0'%20/></filter></svg>#blur");*/
  /*filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');*/
}

/*.main__left:hover .main__swiper .main__slide-img img {
	backdrop-filter: blur(10px);
	filter: blur(10px);
	-webkit-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='10'%20/></filter></svg>#blur");
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
}*/

.main__left-content {
  position: relative;
  padding-left: 15%;
  width: 80%;
  z-index: 5;
}

.main__left-header {
  display: flex;
  margin-bottom: 40px;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
}

.main__left-header h3 {
  display: flex;
  position: relative;
  padding-left: 10px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  transform: translateX(-1000px);
  align-items: center;
  transition: all 1s ease, opacity 0.5s ease;
}

.main__left-header h3:first-child {
  padding: 0;
}

.main__left-content h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 900;
  line-height: 1.273;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.main__left-description {
  margin-bottom: 48px;
  margin-top: 37px;
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  line-height: 160%;
}

.main__left-description span {
  font-weight: 700;
  text-transform: uppercase;
}

.main__left-description strong {
  font-weight: 700;
}

.main__left-more {
  display: flex;
  width: 100%;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  justify-content: flex-start;
  align-items: center;
}

.main__left-more p {
  cursor: pointer;
  position: relative;
  transition: 0.3s all;
}

.main__left-more i {
  position: absolute;
  top: 100%;
  left: 50%;
  font-size: 24px;
  font-weight: 500;
  transform: translateX(-50%);
}

.main__left-more p:hover {
  color: #9d3c3c;
}

.main__left-description .main__left-more {
  display: none;
  position: absolute;
  padding: 7px 20px 8px 20px;
  left: calc(100% + 28px);
  top: 50%;
  width: auto;
  background: #fff;
  border-radius: 2px;
  transform: translateY(-50%);
}

.main__left-description .main__left-more p {
  width: auto;
  color: #76849c;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.219;
}

.main__left-description .main__question:hover .main__left-more p {
  text-decoration: underline;
}

.main__left-description .main__left-more:after {
  pointer-events: none;
  position: absolute;
  content: "";
  right: 100%;
  top: 50%;
  border-right: 10px solid #fff;
  border-top: 8px solid rgba(255, 255, 255, 0);
  border-bottom: 8px solid rgba(255, 255, 255, 0);
  transform: translateY(-50%);
}

.main__left-description .main__left-more:before {
  cursor: default;
  position: absolute;
  content: "";
  right: 100%;
  top: 0;
  width: 29px;
  height: 100%;
}

.main__left-description .main__left-more i {
  display: none;
}

.main__question {
  cursor: pointer;
  position: relative;
  margin-left: 5px;
}

.main__question:hover .main__left-more {
  display: inherit;
}

.main__question img {
  margin-top: -4px;
}

.main__right-content {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  min-width: 400px;
  width: 60%;
  justify-content: flex-start;
  align-items: flex-start;
}

.main__right-content h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
}

.main__right-content p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160.4%;
  padding-top: 17px;
}

.main__right-header {
  display: flex;
  width: 100%;
  color: #19182d;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
}

.main__right-header img {
  margin-right: 7px;
}

.main__right-content form {
  display: flex;
  flex-wrap: wrap;
  width: 63%;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
}

.bg-input {
  padding: 10px 20px 9px;
  margin-top: 17px;
  width: 100%;
  color: #5d5d5d;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  border: 0.5px solid #5d5d5d;
  border-radius: 25px;
}

.main__right-description,
.main__right-radio {
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
  width: 100%;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.21;
}

.main__right-description {
  margin-top: 14px;
  color: #727272;
}

.main__right-description p:last-child {
  margin-top: 8px;
  color: #e83c3c;
}

.main__right-radio {
  margin-bottom: 16px;
  margin-top: 17px;
}

.main__right-radio p {
  margin-bottom: 16px;
  color: #e83c3c;
  font-size: 12px;
  line-height: 1.22;
}

.custom-radio > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-radio > span {
  cursor: pointer;
  display: flex;
  padding-top: 2px;
  align-items: center;
  user-select: none;
}

.custom-radio > span:before {
  display: flex;
  content: "";
  margin-right: 9px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffffff;
  border: 0.5px solid #c0c0c0;
  justify-content: center;
  align-items: center;
  transition: 0.3s all;
}

.custom-radio > input:not(:disabled):not(:checked) + span:hover:before {
  border-color: #e83c3c;
}

.custom-radio > input:checked + span:before,
.custom-radio > input:not(:disabled):active + span:before {
  background-color: #e83c3c;
  border-color: #e83c3c;
}

.main__right-line button,
.main__right-line .button-marquiz {
  cursor: pointer;
  display: flex;
  padding: 22px 20px 21px;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.333;
  background: #e83c3c;
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  transition: 0.3s all;
  margin-top: 30px;
}

.main__right-line .button-marquiz:hover {
  background: #9d3c3c;
}

.main__right-agree {
  display: block;

  /*padding-left: 20px;*/
  margin-top: 12px;
  width: 100%;
  color: #727272;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.21;
}

.main__right-agree a {
  color: #e83c3c;
  text-decoration: underline;
}

/*================================================================*/
/*buy-youtube*/

.about .row {
  flex-wrap: nowrap;
}

.buy-youtube {
  /*position: relative;
	padding-top: 57px;
	background: #f2f2f2;*/
  margin-bottom: 15px;
  max-height: 262px;
  height: 100%;
}

.frame_youtube {
  position: relative;
  display: flex;
  margin: 0 auto;
  padding-top: 50.5%;
  width: 100%;
  background: url("/pic/video-box.png") center no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.frame_youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

/*================================================================*/
/*how-buy*/

.how-buy {
  position: relative;
  padding: 65px 0 0;
  background: #f2f2f2;
}

.how-buy:after {
  pointer-events: none;
  position: absolute;
  content: "";
  bottom: 50px;
  right: 0;
  width: 438px;
  height: 495px;
  /*background: url('/pic/bg-buy.svg') right 0 top no-repeat;*/
}

.how-buy__content,
.how-buy__step,
.how-buy__step-under,
.how-buy__what {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
}

.how-buy__what {
  align-content: center;
  align-items: stretch;
}

.how-buy__content {
  flex-wrap: wrap;
  margin-top: 55px;
}

.how-buy__step {
  margin-bottom: 45px;
}

.how-buy__item {
  display: flex;
  margin-right: 35px;
  line-height: 1.604;
}

.how-buy__item span {
  margin-right: 19px;
  margin-top: -2px;
  color: #e83c3c;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.409;
}

.how-buy__item:first-child {
  width: calc(26% - 35px);
}

.how-buy__item:nth-child(2) {
  width: calc(40% - 35px);
}

.how-buy__item:nth-child(3) {
  margin-right: 0;
  width: 30%;
}

.how-buy__step-under {
  margin-bottom: 43px;
}

.how-buy__step-under p {
  width: 40%;
  font-weight: 700;
  line-height: 1.604;
}

.how-buy .how-buy__content + h2 + .how-buy__content {
  margin-top: 41px;
}

.how-buy__what .how-buy__item {
  margin-bottom: 31px;
  margin-right: 0;
  width: 50%;
}

.how-buy__item-icon {
  display: flex;
  width: 98px;
  align-items: center;
}

.how-buy__item-icon img {
  width: 80px;
  height: auto;
  max-width: 100%;
}

.how-buy__item-description {
  display: flex;
  padding-right: 130px;
  width: calc(100% - 100px);
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  align-items: center;
}

.how-buy__what {
  flex-wrap: wrap;
}

.how-buy__what .how-buy__item:nth-child(2n + 2) {
  padding-left: 15px;
}

.how-buy__what .how-buy__item:nth-child(2n + 2) .how-buy__item-icon {
  width: 89px;
}

.how-buy__what .how-buy__item:nth-child(2n + 2) .how-buy__item-description {
  padding-right: 0;
}

.how-buy .how-buy__content .main__left-more {
  color: #4e4e4e;
  font-size: 22px;
  line-height: 1.219;
}

.how-buy .how-buy__content .main__left-more p:before {
  content: "НЕМНОГО ПОДРОБНЕЕ";
  text-transform: uppercase;
}

.how-buy .how-buy__content .main__left-more i {
  top: auto;
  left: calc(100% + 33px);
}

/*================================================================*/
/*how-buy2*/
.how-buy2 {
  position: relative;
  padding: 45px 0 116px;
  background: #fff;
}

.box-wt {
  background: #ffffff;
  border-radius: 15px;
  padding: 20px;
  height: 100%;
}

.how-buy__card {
  width: 31.35%;
  min-height: 408px;
}

.how-buy__text {
  display: flex;
  margin-top: 12px;
  padding-left: 9px;
  flex-direction: column;
  align-items: flex-start;
}

.how-buy__text_descr {
  margin-top: 7px;
}

.how-b-t {
  margin: 50px 0 0 0;
  display: flex;
  justify-content: space-between;
}

/*================================================================*/
/*object*/

.object,
.object2 {
  position: relative;
  padding: 0;
}

.object2 {
  padding-bottom: 120px;
}

.object h2 {
  width: 100%;
  margin-top: 125px;
  margin-bottom: 30px;
  position: relative;
  z-index: 9;
}

.object2 h2 {
  width: 55%;
}

.object h2 span,
.object2 h2 span,
.price h2 span {
  color: #e83c3c;
}

.object__under-header {
  position: relative;
}

.object__under-header::before {
  pointer-events: none;
  position: absolute;
  content: "";
  top: -24px;
  right: 200%;
  width: 200%;
  height: 72%;
  background: #f2f2f2;
  transition: 1s all;
  z-index: 1;
}

.object__under-header.animation::before {
  right: 46%;
}

.object__under-header {
  margin-top: 14px;
  width: 100%;
  line-height: 28px;
  font-size: 18px;
}

.object__under-header_text {
  position: relative;
  z-index: 9;
}

.object__under-header_text p:nth-child(1) {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 45px;
  width: 75%;
}

.object__under-header_text p:nth-child(2) {
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
  width: 79%;
}

.object__under-header strong {
  font-weight: 700;
}

.house {
  position: relative;
  margin-top: 0;
  text-align: center;
}

.house__conteiner {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 190%;
  top: -113px;
  left: -41px;
}

.house__conteiner img {
  max-width: 100%;
}

.house__conteiner img.mobile {
  display: none;
}

.house__item {
  position: absolute;
  left: 50%;
  padding: 6px 20px;
  color: #4e4e4e;
  font-size: 12px;
  background: #fff;
  font-weight: 500;
  line-height: 17px;
  white-space: nowrap;
  box-shadow: 0 4px 23px rgba(0, 0, 0, 0.22);
  transition: 0.5s all;
  opacity: 1;
}

.house__item.center {
  opacity: 0 !important;
  margin-left: 0 !important;
  top: 50% !important;
}

.house__item.top::before {
  top: -12px;
}

.house__item.bottom::before {
  transform: scale(1, -1);
  bottom: -12px;
}

.house__item.left::before {
  left: 0;
}

.house__item.right::before {
  right: 0;
}

.house__item:nth-child(1) {
  margin-left: -215px;
  top: 65px;
}

.house__item:nth-child(2) {
  top: 185px;
  margin-left: -340px;
}

.house__item:nth-child(3) {
  top: 162px;
  margin-left: 27px;
}

.house__item:nth-child(4) {
  top: 67px;
  margin-left: 169px;
}

.house__item:nth-child(5) {
  bottom: 38px;
  margin-left: 179px;
}

.house__item:nth-child(6) {
  bottom: 77px;
  left: 71px;
}

.house__item:nth-child(7) {
  top: 330px;
  margin-left: -2px;
}

.house__item:nth-child(8) {
  top: 310px;
  margin-left: 127px;
}

.house__item:nth-child(9) {
  top: 426px;
  margin-left: -194px;
}

.house__item:nth-child(10) {
  top: 495px;
  margin-left: -280px;
}

.house__item:nth-child(11) {
  top: 487px;
  margin-left: 234px;
}

.house__item:nth-child(12) {
  top: 554px;
  margin-left: 107px;
}

.house__item:nth-child(13) {
  bottom: 61px;
  margin-left: -12px;
}

.house__item:before {
  content: "";
  position: absolute;
  border-bottom: 12px solid #fff;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

.house__description,
.house__description-header,
.house__description-content,
.house__description-under {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
}

.house__description {
  /*margin-top: 35px;*/
}

.house__description-header p {
  width: 68%;
  margin-top: 32px;
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
}

.house__description-content {
  margin-bottom: 0;
  margin-top: 46px;
  display: flex;
  justify-content: space-between;
}

.house__description-item {
  display: flex;
  width: 31.55%;
  align-items: flex-start;
  flex-direction: column;
  box-shadow: 0px 20px 45px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  padding: 20px 25px;
  height: 247px;
}

.house__description-icon,
.house__description-text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.house__description-icon img {
  height: auto;
  max-width: 100%;
}

.house__description-text {
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #4e4e4e;
  margin-top: 40px;
}

.house__description-item:nth-child(3) .house__description-text {
  margin-top: 31px;
}

.house__description-under p {
  width: 30%;
  font-weight: 700;
  font-size: 22px;
  line-height: 25px;
}

/*================================================================*/
/*price*/

.price {
  position: relative;
  overflow: hidden;
}

.price__header {
  position: relative;
  padding: 86px 18px 0 0;
}

.price h2,
.price__header span.price__header_line {
  font-weight: 800;
  font-size: 24px;
  line-height: 140.9%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #4e4e4e;
  text-align: center;
}

.price br.second-break {
  display: none;
}

.price h2 strong {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
}
.price__header_line {
  position: relative;
  right: 74px;
  bottom: 7px;
}
.price__header_line::after {
  position: absolute;
  content: "";
  right: -170px;
  bottom: -8px;
  margin: 12px 0;
  width: 150px;
  height: 24px;
  background: url("/pic/arrow-long-r.svg") center no-repeat;
  background-size: contain;
}

.price__content {
  display: flex;
  flex-direction: column;
  margin-top: 0;
  width: 100%;
  justify-content: center;
  align-items: stretch;
}

.price__content-rule {
  display: flex;
  flex-direction: column;
}

.price__content-graph {
  display: flex;
  justify-content: center;
  margin-top: 89px;
}

.price__content-top {
  position: relative;
  display: flex;
  padding: 30px 23px;
  margin: 50px auto 0;
  width: 74%;
  background: linear-gradient(181.91deg, #ffc700 -11.1%, #f52525 109.51%);
  border-radius: 14px;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  flex-direction: column;
}

.price__content-top strong {
  font-weight: 800;
  font-size: 22px;
  line-height: 140.9%;
  text-align: center;
  letter-spacing: 0.01em;
  margin-bottom: 15px;
}

.price__content-top p {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
}

.price__content-top:before {
  position: absolute;
  content: "";
  top: 100%;
  left: 50%;
  width: 18px;
  height: 64px;
  background: url("/pic/arrow-down.svg") center no-repeat;
  background-size: contain;
  transform: translateX(-50%);
}

.price__content-left,
.price__content-right,
.price__content-center {
  display: flex;
  flex-wrap: wrap;
  width: 40%;
  align-content: flex-end;
  align-items: flex-end;
}

.price__content-left,
.price__content-right {
  padding-bottom: 84px;
  width: 40%;
  font-size: 18px;
  position: relative;
}

.price__content-left {
  padding-right: 26px;
  text-align: right;
  justify-content: flex-end;
}

.price__content-right {
  padding-left: 24px;
  text-align: left;
  justify-content: flex-start;
}

.price__content-center {
  width: 20px;
  justify-content: center;
}

.price__content-center_mob {
  display: none;
}

.price__content-left p,
.price__content-right p {
  position: relative;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #e83c3c;
  padding: 25px;
  box-shadow: 0px 20px 45px rgb(0 0 0 / 10%);
  border-radius: 10px;
  width: 325px;
  height: 97px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.price__content-left p::before {
  content: url("/pic/money.png");
  margin-right: 20px;
}

.price__content-right p::before {
  content: url("/pic/key.png");
  margin-right: 20px;
}

.price__content-left::before,
.price__content-right::before {
  pointer-events: none;
  content: "";
  top: calc(100% + 9px);
  width: 246px;
  height: 18px;
  background: url("/pic/arrow-left.svg") center no-repeat;
  background-size: contain;
  top: -36px;
  position: absolute;
}

.price__content-left::before {
  right: 0;
}

.price__content-right::before {
  left: 0;
  transform: rotate(-180deg);
}

.price__content-bottom {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 698px;
  height: 30px;
  margin: -27px auto 0;
  background: url(/pic/rule.svg) center no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
}

.price__content-bottom:before,
.price__content-bottom:after {
  pointer-events: none;
  position: absolute;
  content: "";
  color: #e83c3c;
}

.price__content-bottom:before {
  content: "—";
  top: -17px;
  left: -62px;
  font-size: 38px;
  font-weight: 900;
}

.price__content-bottom:after {
  content: "+";
  top: -51px;
  right: -65px;
  font-size: 81px;
  font-weight: 400;
}

.price__content-num {
  text-align: center;
  color: #4e4e4e;
  display: flex;
  margin-top: 45px;
  margin-left: 9px;
}

.price__content-bottom p {
  padding: 0 19px;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
}

.price__content-bottom p:nth-child(4) {
  padding: 0 39px;
  font-weight: 700;
  font-size: 28px;
  line-height: 26px;
}

.price__right {
  position: relative;
  display: flex;
  width: 100%;
  background: #f6f6f6;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  height: 149px;
  padding: 40px;
  margin-top: 89px;
}
/*
.price__right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 0;
  left: 200%;
  width: 200%;
  height: 100%;
  background: #f2f2f2;
  transition: 1s all;
}

.price__right.animation:before {
  left: 283px;
}*/

.price__right p {
  position: relative;
  margin-bottom: 0;
  width: 67%;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 142.5%;
  color: #4e4e4e;
}

.price__right-line .btn-header.orange {
  background: #ffe600;
  border-radius: 40px;
  width: 285px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  min-width: unset;
}

.price__right-line .btn-header.orange:hover {
  background: #dfbb00;
}

.price__right .second-break {
  display: none;
}
/*================================================================*/
/*sell*/

.sell {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 23px 0 10px;
  min-height: 558px;
  justify-content: flex-start;
  align-items: center;
}

.sell .wrapper {
  display: flex;
  position: relative;
  flex-direction: row-reverse;
  align-items: center;
}

.sell__content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
  margin-bottom: 28px;
  width: 55%;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: column;
}

.sell__content h2 {
  text-align: right;
}
/*
.sell__content h2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 135%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #4e4e4e;
  width: 100%;
}
*/
.sell__content h2 span {
  color: #e83c3c;
}

.sell__content .sell__content-block {
  width: 90%;
}

.sell__content .sell__content-image {
  width: 45%;
}

.sell__content .sell__content-image > div {
  text-align: center;
}

.sell__content .sell__content-image img {
  max-width: 100%;
}

.sell__content-image .sell_main-img img {
  animation: rotateSell 3s ease-in-out infinite;
  transform-origin: bottom;
}

.sell_main-img img,
.sell_bg-img img {
  width: 100%;
}

.sell__description {
  display: flex;
  margin-top: 30px;
  flex-basis: 50%;
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
  justify-content: flex-end;
  align-items: flex-start;
}

.sell__description p {
  text-align: right;
  width: 89%;
}

.sell .main__right-line {
  bottom: 50px;
}

.sell .main__right-line button {
  margin-top: 31px;
}

@keyframes rotateSell {
  0% {
    transform: rotate(0);
  }

  25% {
    transform: rotate(6.4deg);
  }

  50% {
    transform: rotate(0);
  }

  75% {
    transform: rotate(-6.4deg);
  }

  100% {
    transform: rotate(0);
  }
}

/*================================================================*/
/*slider-video*/

.slider-video {
  position: relative;
  padding: 29px 0 28px;
}

.swiper-container.slider-video__swiper {
  padding: 0 0 32px;
  width: 100%;
}

.slider-video__swiper .swiper-slide {
  position: relative;
  display: flex;
  padding-top: 29.2%;
  width: 49.282%;
  justify-content: center;
  align-items: center;
  background: url("/pic/bg-youtube.jpg") center no-repeat;
  background-size: cover;
}

.slider-video__swiper .swiper-slide .main__slide-img,
.slider-video__swiper .swiper-slide .frame_youtube,
.slider-video__swiper .swiper-slide:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider-video__swiper .swiper-slide .main__slide-img {
  overflow: hidden;
}

.slider-video__swiper .swiper-slide .frame_youtube {
  pointer-events: auto;
  padding-top: 0;
}

.slider-video__swiper .swiper-slide:after {
  background: rgba(118, 118, 118, 0.8);
  transition: 0.3s all;
}

.slider-video__swiper .swiper-slide.swiper-slide-active:after {
  background: rgba(118, 118, 118, 0);
}

.slider-video__swiper .swiper-slide.swiper-slide-active .frame_youtube {
  z-index: 3;
}

.slider-video__swiper.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -9px;
}

.slider-video__swiper.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 6px;
  width: 11px;
  height: 11px;
  background: #c4c4c4;
  border: 1px solid #c4c4c4;
  transition: 0.3s all;
  opacity: 1;
}

.slider-video__swiper.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet:hover {
  border: 1px solid #e83c3c;
}

.slider-video__swiper.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e83c3c;
  border: 1px solid #e83c3c;
}

.slider-video__swiper .swiper-button-prev,
.slider-video__swiper .swiper-button-next {
  position: absolute;
  left: auto;
  right: auto;
  margin-top: 0;
  width: 40px;
  height: 40px;
  color: #fff;
}

.slider-video__swiper .swiper-button-prev,
.slider-video__swiper .swiper-button-next {
  top: 36%;
}

.slider-video__swiper .swiper-button-prev {
  left: 73px;
}

.slider-video__swiper .swiper-button-next {
  right: 73px;
}

.slider-video__swiper .swiper-button-prev:after,
.slider-video__swiper .swiper-button-next:after {
  content: "";
  width: 100%;
  height: 100%;
  font-family: unset;
}

.slider-video__swiper .swiper-button-prev:after,
.slider-video__swiper .swiper-button-next:after {
  background: url("/pic/arrow-left-slider.svg") center no-repeat;
}

.slider-video__swiper .swiper-button-next:after {
  transform: rotate(-180deg);
}

/**/

.slider-video__content,
.slider-video__content .wrapper {
  display: flex;
}

.slider-video__content {
  margin-top: 28px;
  width: 100%;
}

.slider-video__content .wrapper {
  align-items: stretch;
  justify-content: space-between;
}

.slider-video__item {
  display: flex;
  flex-direction: column;
  padding: 10px 48px 33px;
  margin-right: 30px;
  width: calc(33.333% - 20px);
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 20px 45px rgba(0, 0, 0, 0.15);
  justify-content: stretch;
  align-items: stretch;
}

.slider-video__item:nth-child(2),
.slider-video__item:last-child {
  padding: 10px 25px 33px;
}

.slider-video__item:last-child {
  margin-right: 0;
}

.slider-video__item-img {
  display: flex;
  flex-grow: 0;
  width: 100%;
  height: 275px;
  justify-content: center;
  align-items: center;
}

.slider-video__item-description {
  display: flex;
  flex-grow: 1;
  width: 100%;
  font-size: 18px;
  text-align: center;
  justify-content: center;
}

.slider-video__item-description strong {
  font-weight: 700;
}

/*================================================================*/
/*unique*/

.unique {
  position: relative;
  padding: 42px 0 45px;
  background: #f2f2f2;
}

.unique h2 {
  width: 70%;
}

.unique__under-header {
  margin-top: 26px;
  width: 100%;
  font-size: 16px;
}

.unique__under-header a {
  color: #e83c3c;
  text-decoration: underline;
}

.unique__under-header.animation {
  margin-left: 0;
}

.unique__under-header p {
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
}

.unique__content {
  /*display: flex;*/
  flex-wrap: wrap;
  margin-top: 35px;
  width: 100%;
  justify-content: space-between;
  align-content: center;
  align-items: stretch;
}

.unique__content-form {
  display: flex;
  flex-wrap: wrap;
  padding: 34px 67px 50px 49px;
  width: 65.7%;
  background: #fff;
  border-radius: 25px;
  box-shadow: 0px 20px 45px rgba(0, 0, 0, 0.1);
  justify-content: space-between;
  align-content: flex-start;
  align-items: center;
}

.unique__content-form .bg-input {
  padding: 4px 4px;
  margin: 0 0 22px;
  width: 42%;
  border: unset;
  color: #6b6b6b;
  font-weight: 400;
  line-height: 1.219;
  border-radius: unset;
  border-bottom: 1px solid #f2f2f2;
}

.unique__content-form .bg-input:first-child {
  width: 100%;
}

.unique__content-form .main__right-radio {
  padding-left: 3px;
  margin-bottom: 0;
  width: 50%;
}

.unique__content-form .main__right-radio p {
  margin-bottom: 6px;
  width: 100%;
  color: #6b6b6b;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.219;
}

.unique__content-form .main__right-line {
  display: flex;
  margin-bottom: 0;
  margin-right: 22px;
  width: auto;
}

.unique__content-form .main__right-line:last-child {
  margin-right: 0;
}

.unique__content-form .custom-radio > span {
  color: #6b6b6b;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.143;
}

.unique__content-form .custom-radio > span:before {
  margin-right: 10px;
  margin-top: -2px;
  width: 10px;
  height: 10px;
  border: 1px solid #c0c0c0;
}

.unique__content-form .btn-header.orange {
  padding: 15px 10px 13px;
  margin-top: 14px;
  min-width: 42%;
  font-size: 18px; /**/
}

.unique__content-img {
  position: relative;
  display: flex;
  /*margin-right: 25px;*/
  /*width: 28.5%;*/
  min-height: 300px;
  background: url("/pic/img-house.svg") center no-repeat;
  justify-content: center;
  align-items: center;
}

.house-r {
  width: 46px;
  height: 45px;
  transform: translateY(-100%);
  animation-duration: 1.2s;
  animation-delay: 0s;
  transition: 0.5s all;
  opacity: 0;
}

.unique__content.animation .house-r {
  animation-name: bounceIn;
  transform: translateY(0);
  opacity: 1;
}

@keyframes bounceIn {
  0% {
    transform: translateY(-120%);
    opacity: 0;
  }
  20% {
    transform: translateY(0);
    padding-bottom: 5px;
  }
  40% {
    transform: translateY(-40%);
  }
  50% {
    transform: translateY(0%);
    padding-bottom: 6px;
  }
  60% {
    transform: translateY(-20%);
  }
  70% {
    transform: translateY(0%);
    padding-bottom: 7px;
  }
  80% {
    transform: translateY(-10%);
  }
  90% {
    transform: translateY(0%);
    padding-bottom: 8px;
  }
  95% {
    transform: translateY(-5%);
  }
  97% {
    transform: translateY(0%);
    padding-bottom: 9px;
  }
  99% {
    transform: translateY(-2%);
  }
  100% {
    transform: translateY(0);
    padding-bottom: 0;
    opacity: 1;
  }
}

/*================================================================*/
/*buyer*/

.buyer {
  position: relative;
  padding: 120px 0;
  overflow: hidden;
}

.buyer .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
  padding: 0;
}

.buyer__left {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
}

.buyer__under-header {
  margin-top: 20px;
  width: 100%;
}

.buyer__under-header p {
  width: 600px;
  font-size: 16px;
  line-height: 26px;
}

.buyer__left-content {
  position: relative;
  margin-top: 41px;
  align-items: flex-start;
  z-index: 2;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.buyer__right:before {
  left: -105px;
}

.buyer__left-item {
  display: flex;
  width: 31.82%;
  align-items: flex-start;
  flex-direction: column;
  box-shadow: 0px 20px 45px rgb(0 0 0 / 10%);
  border-radius: 15px;
  padding: 20px 25px;
  height: 224px;
}

.buyer__left-description {
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #4e4e4e;
  margin-top: 40px;
}

.buyer__right {
  position: relative;
  display: flex;
  width: 40%;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.buyer__right img {
  position: absolute;
  top: -22px;
  right: 160px;
}

.buyer__right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  right: -105px;
  top: 145px;
  width: 748px;
  height: 748px;
  border-radius: 50%;
  background: #e4e3e3;
}

.buyer__right-description {
  position: absolute;
  top: 221px;
  left: -151px;
  width: 250px;
  color: #4e4e4e;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
}

.buyer__bottom {
  position: absolute;
  margin-left: 40px;
  margin-top: -28px;
  z-index: 4;
}

.buyer__bottom-description {
  margin-left: -2px;
  width: 60%;
  font-size: 24px;
}

.buyer__bottom .wrapper {
  justify-content: space-between;
  align-content: center;
  align-items: center;
}

.buyer__bottom .btn-header {
  padding: 16px 10px 15px;
  min-width: 361px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.219;
  background: #e83c3c;
  border: 1px solid #e83c3c;
}

.buyer__bottom .btn-header:hover {
  color: #fff;
  background: #9d3c3c;
  border: 1px solid #9d3c3c;
}

/*================================================================*/
/*about*/

.about {
  position: relative;
  padding: 57px 0 64px;
  overflow: hidden;
  color: #fff;
  background: url("/pic/about-right-img.webp");
  background-position: center;
  background-repeat: no-repeat;
}

.about:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(91, 98, 116, 0.8);
}

.about__left-img,
.about__right-img {
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.about__left-img {
  left: 0;
  padding-top: 0;
  z-index: 1;
}

.about__right-img {
  padding-top: 9px;
  right: 0;
}

.about .wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.about__content {
  position: relative;
  margin-left: 543px;
  width: 30%;
  color: #fff;
  z-index: 1;
}

.about h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.about h3.h3-video {
  font-size: 22px;
  line-height: 26px;
}

.about__content-description,
.about__content-item,
.about__content-icon,
.about__more {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.about__content-description,
.about__content-item,
.about__more {
  width: 100%;
}

.about__content-item {
  flex-basis: 33%;
}

.about__content-description {
  margin-top: 54px;
  margin-bottom: 55px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
  color: #fff;
}

.about__content-icon {
  width: 55px;
}

.about__content-icon svg {
  width: 38px;
  height: auto;
}

.about__content-text {
  text-transform: none;
}
/*================================================================*/
/*why*/

.why {
  position: relative;
  padding: 35px 0 143px;
  overflow: hidden;
}

.why__item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 44px;
  width: 100%;
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
}

.why__item:nth-child(3) {
  margin-top: -94px;
}

.why__item:last-child {
  margin-bottom: 0;
}

.why__item-text {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}

.why__item:nth-child(2) {
  flex-direction: row-reverse;
}

.why__item:nth-child(2) .why__item-text {
  width: 52.4%;
}

.why__item:nth-child(2) .why__item-img {
  position: relative;
  bottom: 28px;
  right: 6px;
}

.why__item:nth-child(2) .why__item-text {
  padding-bottom: 77px;
}

.why__item:nth-child(2n + 3) .why__item-text {
  order: 2;
  padding-left: 7.9%;
  padding-right: 2.5%;
}

.why__item:nth-child(3) .why__item-text {
  padding-right: 0;
  padding-left: 0;
  margin-top: 90px;
  max-width: 56.7%;
}

.why__item:nth-child(3) .why__item-img {
  position: relative;
  top: 77px;
  left: 12px;
}

.why__item:nth-child(3) h2 {
  line-height: 1.4;
}

.why__item-decription {
  display: flex;
  flex-wrap: wrap;
  margin-top: 53px;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
}

.why__item-decription-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  font-weight: 500;
  font-size: 20px;
}

.why__item-decription-content h3 {
  font-weight: 800;
  font-size: 22px;
  line-height: 140.9%;
  letter-spacing: 0.01em;
  color: #e83c3c;
  margin-bottom: 26px;
}

.why__item-decription-content a {
  color: #e83c3c;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.why__item-decription-content a:hover {
  color: #9d3c3c;
  border-bottom: 1px solid #9d3c3c;
}

.why__item:first-child .why__item-decription {
  order: 2;
  margin-top: 40px;
  max-width: 84%;
}

.why__item:nth-child(3) .why__item-decription {
  margin-top: 48px;
}

.why__item:nth-child(3) .why__item-decription p:nth-child(3) {
  margin-top: 25px;
}

.why__item:nth-child(4) {
  margin-top: 48px;
  flex-direction: row;
  display: flex;
}
.why__item:nth-child(4) .why__item-text {
  width: 46%;
}
.why__item:nth-child(4) .why__item-decription-content p:nth-child(3) {
  margin-top: 24px;
}
.why__item:nth-child(4) .why__item-img {
  position: relative;
  right: -102px;
  top: 37px;
}
.why__item-decription p {
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
  color: #4e4e4e;
}

.why__item-decription .read_next {
  position: absolute;
  display: none;
  right: 20px;
  bottom: 7px;
  color: #e83c3c;
}

.why__item-decription .read_next.show_text,
.why__item-decription .read_next.hidden_text {
  display: none;
  cursor: pointer;
  position: absolute;
  top: calc(100% - 5px);
  right: 0;
  font-size: 12px;
  text-transform: lowercase;
  text-decoration: underline;
}
/*
.why__item-img {
    position: relative;
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    align-items: center;
}

.why__item-img img {
    position: relative;

}
.why__item:nth-child(3) img {
    margin-left: -100px;
    display: block;
    position: absolute;
    left: -182px;
    width: 460px;
}
.why__item:first-child .why__item-img {
    flex-wrap: wrap;
    margin-top: 35px;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 30px;
}

.why__item:nth-child(3) .why__item-img {
    max-width: 36.3%;
    height: 598px;
    align-items: flex-start;
    display: block;
}
*/
.why__item-top {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
}

.why__item-top img {
  /*transform: rotate(0deg);*/
  /*transition: .3s all;*/
  transition: all 0.5s ease;
}

.why__item-top.animation img {
  animation: rotate 3s ease-in-out infinite;
  /*animation: rotate 1s alternate infinite;*/
  /*transform: rotate(3.2deg);*/
}

.why__arrow {
  position: absolute;
  left: 38px;
  top: 50px;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(6.4deg);
  }

  100% {
    transform: rotate(0);
  }
}

.why__item-left,
.why__item-right,
.why__item-center {
  position: absolute;
}

.why__item-left,
.why__item-right {
  bottom: -20px;
  font-weight: 600;
  line-height: 1.219;
}

.why__item-center {
  bottom: -5px;
  left: 50%;
  margin-left: -2px;
  transform: translateX(-50%);
}

.why__item-left {
  left: 8%;
}

.why__item-right {
  right: 8.2%;
}

.why__item-bg {
  position: relative;
  display: flex;
  width: 261px;
  height: 521px;
  overflow: hidden;
}

.why__item-bg:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f2f2f2;
}

.why__item-bg:after {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/pic/bg-phone.jpg") center no-repeat;
  transition: 0.3s all;
}

.why__item-bg.autoplay:after {
  background: url("/pic/bg-phone-tw.png") center no-repeat;
}

.screencast {
  pointer-events: auto;
  position: absolute;
  top: 50%;
  left: 14px;
  width: calc(100% - 29px);
  transform: translateY(-50%);
}

/*================================================================*/
/*partner*/

.object-item .white-bg {
  box-shadow: 0px 17px 30px rgb(0 0 0 / 10%) !important;
}

/*================================================================*/
/*================================================================*/
/*================================================================*/
/*================================================================*/
/*================================================================*/

@media (max-width: 1800px) {
  /*================================================================*/
  /*main*/
  /*.btn-header__login span {
    display: none;
  }*/

  .btn-header__login {
    min-width: auto;
  }

  .wrapper {
    max-width: 1460px;
  }

  .main {
    padding-bottom: 62px;
    background: #fff;
  }

  .main__left {
    padding-top: 114px;
    width: 61.2%;
    /* justify-content: flex-start;*/
  }

  .main__right {
    padding-left: 3.2%;
    width: 38.8%;
  }

  .main__swiper {
    width: 58.9%;
  }

  .house__image img {
    margin: 0;
  }

  .main__left-content {
    position: relative;
    padding-left: 17.9%;
    width: calc(530px + 17.9%);
    z-index: 5;
  }

  .main__left-description {
    margin: 30px 0px 130px 0px;
    line-height: 1.6;
  }
}

#section-11 {
  padding: 94px 15px 15px;
}

#section11 .wrapper {
  position: relative;
}

#section11 .slick-slider-prev, .slick-slider-next {
  top: 40%;
}

#section-12 {
  position: relative;
  z-index: 0;
  padding: 0;
  margin-top: 100px;
}

#section-12 .part-2 {
  margin-top: 65px;
}

#section-12 h3 {
  font-weight: 800;
  font-size: 32px;
  line-height: 135%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #4e4e4e;
  margin-bottom: 45px;
}

#section-12 .ui-accordion .ui-accordion-header {
  border: 1px solid #dddddd;
  border-radius: 5px 0;
  padding: 15px 30px !important;
  border-bottom: none !important;
}

#tablet-menu {
  display: none !important;
}

#section-12 .tabs {
  padding: 0;
}

#section-12 .ui-accordion .ui-accordion-header[aria-expanded="false"] {
  border-radius: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  margin-bottom: 25px;
}

#section-12 .ui-accordion .ui-accordion-content {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  border-radius: 5px;
  border-radius: 0 0 5px 5px;
  padding: 0 30px 20px;
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
}

#section-12 .ui-accordion .ui-icon {
  width: 24px;
  height: 24px;
  margin: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.1195 8.23328C2.73351 8.62352 2.73423 9.25196 3.1211 9.64133L11.2908 17.8637C11.6819 18.2572 12.3185 18.2572 12.7096 17.8637L20.8793 9.64133C21.2662 9.25196 21.2669 8.62352 20.8809 8.23328L20.2908 7.63669C19.8994 7.24098 19.2602 7.24098 18.8689 7.63669L12.3557 14.2217C12.16 14.4196 11.8404 14.4196 11.6447 14.2217L5.13153 7.63669C4.74014 7.24098 4.10097 7.24098 3.70958 7.63669L3.40686 7.94275L3.1195 8.23328Z' fill='%234E4E4E'/%3E%3C/svg%3E%0A");
}

#section-12 .ui-accordion .ui-accordion-header[aria-expanded="false"] .ui-icon {
  transform: rotate(0deg);
}

#section-12 .ui-accordion .ui-accordion-header[aria-expanded="true"] .ui-icon {
  transform: rotate(180deg);
}

#section-12 .title-wrapper {
  display: flex;
  justify-content: space-between;
}

#section-12 .title-wrapper a {
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
  text-decoration-line: underline;
  color: #e83c3c;
}

/*================================================================*/
/*================================================================*/
/*================================================================*/
/*================================================================*/
/*================================================================*/
@media (max-width: 1450px) {
  .btn-header__login {
    min-width: auto;
  }

  .slick-dots {
    margin-top: -35px;
  }

  .object-item .white-bg {
    width: 83.8% !important;
  }

  .box-wt {
    padding: 28px 0px 20px 55px !important;
  }

  .w-b-2 {
    padding: 29px 0px 18px 45px !important;
  }

  .buyer__right:before {
    left: -206px;
  }

  footer .soc-link i {
    width: 34px !important;
    height: 34px !important;
    font-size: 22px !important;
    line-height: 35px !important;
  }

  /*.btn-header__login span {
    display: none;
  }*/

  .btn-header__login svg {
    margin-right: 0 !important;
  }

  header .wrapper {
    width: 100%;
  }

  header .navbar-login-menu .userName,
  header .navbar-login-menu .userMenuArrow {
    display: none;
  }

  .main__right-content {
    min-width: 350px;
    width: 60%;
  }
}

@media (max-width: 1300px) {
  .wrapper {
    padding: 0 30px;
  }

  .sidebar-nav {
    left: 0px;
  }

  .header {
    background: rgba(240, 240, 240, 1);
  }

  .header .header__logo span,
  .header .header__fade-out .header__nav li {
    color: #181818;
  }

  .header .header__fade-out .header__nav li:hover {
    color: #e83c3c;
  }

  .header__contact .btn-header.red + .btn-header.red {
    padding: 7px;
    min-width: unset;
  }

  .header__contact .btn-header.red + .btn-header.red svg {
    margin-right: 0;
  }

  .header__contact .btn-header.red + .btn-header.red span {
    display: none;
  }

  .main__left {
    width: 55%;
  }

  .main__swiper {
    width: 54.9%;
  }

  .main__left-content {
    padding-left: 10%;
    width: 90%;
  }

  .main__right {
    width: 45%;
  }
  /*
  .unique__under-header p {
    width: 70%;
    font-size: 18px;
  }

  .unique__under-header {
    margin-top: 20px;
  }

  .unique__content-img {
    margin-right: 5px;
    /*width: 30%;*/

  .buyer__right-description {
    /*top: 120px;
        bottom: 45px;
        right: 0px;
        width: 210px;
        color: #181818;*/
  }

  .about__right-img {
    display: flex;
    justify-content: flex-end;
  }

  .about__left-img img,
  .about__right-img img {
    width: 70%;
  }
  .object h2 {
    width: 100%;
    margin-top: 160px;
  }
}

.header__more {
  display: none;
}

.header__more .header__nav {
  display: none;
}

/*================================================================*/
/*================================================================*/
/*================================================================*/
/*================================================================*/
/*================================================================*/

@media (max-width: 1145px) {
  .close-side-menu-desktop {
    display: none;
  }

  .header__more {
    display: block;
  }

  .header__nav {
    display: none;
  }

  .header__more .header__nav {
    display: block;
  }

  .main__left,
  .main__right {
    padding-top: 85px;
  }

  .main__left {
    width: 60%;
  }

  .main__left-header {
    margin: 50px 0;
  }

  .main__left-content {
    padding-left: 5%;
    width: 95%;
  }

  .main__swiper {
    width: 59.4%;
  }

  .main__swiper .main__slide-img:after {
    background: rgba(18, 30, 50, 0.4);
  }

  .main__right {
    width: 40%;
    padding-left: 2%;
  }

  .main__right-content {
    margin-top: 35px;
    min-width: 365px;
  }

  .main__right-header {
    font-size: 18px;
  }

  .main__right-content form {
    width: 80%;
  }

  .main__right-line button,
  .button-marquiz {
    padding: 15px 20px;
    font-size: 16px;
  }

  .main__left-content h1 {
    font-size: 40px;
  }

  .main__left-description {
    margin: 80px 0 30px;
  }

  .how-buy {
    padding-top: 70px;
  }

  .how-buy:after {
    bottom: 0px;
    width: 300px;
    height: 320px;
    background-size: 100% auto;
  }

  .how-buy .how-buy__content .main__left-more {
    font-size: 18px;
  }

  .house__conteiner {
    max-width: 950px;
  }

  .how-buy__step-under p {
    width: 44%;
  }

  .price__header {
    padding: 40px 0;
    width: 84%;
  }

  .price h2,
  .price__header span.price__header_line {
    font-weight: 900;
    font-size: 22px;
    line-height: 140.9%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
  }

  .price__header_line {
    bottom: 0;
    right: 42px;
  }

  .price__header_line::after {
    background: url(/pic/arrow-mid-r.svg) center no-repeat;
    right: -128px;
    bottom: -11px;
  }

  .price__right-line {
    margin-top: 15px;
  }

  .price__right .second-break {
    display: block;
  }

  .price__right.animation:before {
    left: 195px;
  }

  .price__content-top {
    width: 80%;
  }

  .price__content-left p,
  .price__content-right p {
    width: 67%;
  }

  .slider-video__content {
    margin-top: 60px;
  }

  .slider-video__item-img svg,
  .slider-video__item-img img {
    max-width: 60%;
    width: auto;
    height: auto;
  }

  .slider-video__item-img {
    height: 225px;
  }

  .slider-video__item-description {
    font-size: 16px;
  }

  .slider-video__item,
  .slider-video__item:nth-child(2),
  .slider-video__item:last-child {
    padding: 10px 15px 33px;
  }
  /*
  .unique__under-header {
    margin-top: 40px;
  }

  .unique__under-header p {
    width: 80%;
  }
*/
  .unique__content-form {
    padding: 30px 25px;
    width: 62%;
  }

  .unique__content-form .main__right-radio {
    width: 55%;
  }

  .unique__content-form .main__right-line {
    margin-right: 15px;
  }

  .unique__content-form .btn-header.orange {
    padding: 10px;
    margin-top: 20px;
    min-width: 42%;
    font-size: 12px;
  }

  .unique__content-img {
    margin-right: 5px;
    /* width: 35%;*/
  }

  .buyer__under-header {
    margin-top: 35px;
  }

  .buyer__left-content {
  }

  .buyer__right img {
    max-width: 500px;
  }

  .buyer__bottom {
    padding: 0;
    margin-left: 24%;
  }

  .about__left-img,
  .about__right-img {
    top: auto;
    transform: unset;
  }

  .about__left-img {
    top: 0;
  }

  .about__right-img {
    bottom: 20px;
  }

  .about__left-img img {
    width: 50%;
  }

  .about__content {
    width: 50%;
  }

  .about__content-description {
    margin: 45px 0;
  }

  .about__content-icon svg {
    max-width: 38px;
    height: auto;
  }
}

/*================================================================*/
/*================================================================*/
/*================================================================*/
/*================================================================*/
/*================================================================*/

@media (max-width: 990px) {
  .about__content-item {
    flex-basis: 100%;
    margin-bottom: 50px;
    font-size: 28px;
    font-weight: bold;
  }

  .about__content-text {
    text-transform: uppercase;
  }

  .about__content-icon {
    margin-right: 40px;
  }

  .about__content-icon svg {
    max-width: 50px;
    width: 50px;
  }

  .box-wt img {
    width: 100% !important;
    padding: 10px;
  }

  .blog-title {
    font-size: 22px !important;
  }

  .box-gallery {
    background: #fff;
  }

  .object-item .white-bg {
    width: 83.3% !important;
  }

  .how-b-t .pr-6 {
    padding-right: 1rem !important;
  }

  .how-b-t .pl-4 {
    padding-left: 1rem !important;
  }

  .how-b-t .pr-4 {
    padding-right: 1rem !important;
  }

  .how-b-t .pl-6 {
    padding-left: 1rem !important;
  }

  .header .wrapper {
    padding: 0px 44px 0px 24px;
  }

  .main .wrapper {
    padding: 0px 44px 0px 24px;
  }

  .ui-widget.ui-widget-content {
    max-width: 100% !important;
  }

  footer .text-right {
    text-align: left !important;
  }

  footer .justify-content-end {
    -ms-flex-pack: flex-start !important;
    justify-content: flex-start !important;
  }

  .unique .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .why__item:nth-child(3) .why__item-img {
    /*height: 650px;*/
  }

  .why__item:nth-child(3) .why__item-img:before {
    width: 600px;
    height: 600px;
    top: 200px;
    right: -70px;
  }

  .why__item-center {
    bottom: -12px;
  }

  footer .col-sm-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  footer .col-sm-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ajaxForm .col-sm-6,
  .ajaxForm .col-sm-12,
  .ajaxForm .col-12 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }

  .how-b-t .row .col-md-3,
  .how-b-t .row .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .box-wt .pl-0 {
    padding-left: 15px !important;
  }

  #section-11 .t-d-u {
    font-size: 14px;
  }

  .button-sec .col-md-4 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 60%;
    margin-left: 20%;
  }

  .steps .slick-list {
    margin: 0 !important;
    max-width: 100%;
  }

  section.main-tarif .slick-list {
    margin: 0px -30px -30px -30px !important;
  }

  .ui-accordion .ui-accordion-header {
    padding: 24px 0 !important;
  }

  #section-12 {
    padding: 0;
    margin-top: 100px;
  }

  #section-12 .title-wrapper {
    align-items: center;
    margin-bottom: 45px;
  }

  #section-12 h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 800;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
  }

  #section-12 .ui-accordion .ui-accordion-content {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
  }

  .bg-fix1 {
    width: 85%;
    height: 115%;
    left: -13px;
    z-index: -1;
    margin-top: 95px;
    position: absolute;
  }

  .c-i-f .col-sm-6 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }

  .frame_youtube {
    width: 100%;
  }

  .tabl.wrapper {
    padding: 0px;
  }

  .box-wt svg {
    width: 100%;
    height: auto;
    max-width: 145px;
  }

  .how-buy .how-buy__content .main__left-more {
    font-size: 22px;
  }

  .box-wt {
    padding: 30px 15px 30px 15px !important;
  }

  .how-b-t {
    margin-bottom: 30px !important;
  }

  .frame_youtube {
    padding-top: 60%;
  }

  .wrapper {
    padding: 0 39px;
  }

  .header {
    padding: 11px 0;
    background: rgba(240, 240, 240, 1);
  }

  .header__logo {
    margin-top: 2px;
    align-self: flex-start;
  }

  .header .header__logo span {
    margin-left: 6px;
    color: #000;
    font-size: 12px;
    line-height: 0.3;
    letter-spacing: 0.02em;
    top: -8px;
    position: relative;
  }

  .header__contact .btn-header.red + .btn-header.red span {
    display: none !important;
  }

  .header__contact {
    padding: 0;
  }

  .header__contact .btn-header.red {
    margin-left: 18px;
    /*min-width: unset;*/
  }

  .header__contact .btn-header.red + .btn-header.red {
    margin-left: 21px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }

  .header__phone .fas.fa-phone-alt,
  .header__phone .far.fa-phone-alt {
    width: 30px;
    height: 30px;
  }

  .header__fade-out {
    width: calc(100% - 470px);
  }

  .header__more {
    padding-left: 7px;
    align-self: center;
  }

  .dropdown-toggle {
    padding: 8px 6px;
    width: 29px;
    height: 29px;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    z-index: 15;
  }

  .dropdown-toggle span {
    margin-bottom: 4px;
    height: 2px;
    background: #fff;
  }

  .header.color .dropdown-toggle span {
    background: #000;
  }

  .header__contact .btn-header.red + .btn-header.red svg {
    margin-right: 7px;
    width: 20px;
  }

  .header__contact .btn-header.red + .btn-header.red span {
    display: flex;
    font-size: 10px;
    line-height: 1.6;
  }

  .main .wrapper {
    flex-wrap: wrap;
  }

  .main__left {
    position: relative;
    padding: 65px 0 57px;
    width: 60%;
  }

  .main__left-content {
    padding-left: 0;
    width: 80%;
  }

  .main__left-header {
    margin-bottom: 30px;
  }

  .main__left-content h1 {
    font-size: 44px;
  }

  .main__left-description {
    margin: 11px 0 38px;
    line-height: 160%;
    font-size: 22px;
  }

  .main__swiper {
    left: -39px;
    width: calc(92% + 78px);
  }

  .main__right {
    padding: 0px 20px 0px 20px;
    width: 40%;
  }

  .main__right-header {
    padding-left: 55px;
    font-size: 20px;
  }

  .main__right-content {
    margin-top: 100px;
    min-width: unset;
    width: 100%;
    padding-bottom: 30px;
  }

  .main__right-header img {
    margin-right: 20px;
  }

  .main__right-content form {
    margin-top: 28px;
    width: 100%;
  }

  .why__item-left {
    left: 0%;
    font-size: 14px;
  }

  .why__item-right {
    right: 0;
    font-size: 14px;
  }

  .bg-input {
    margin-top: 10px;
  }

  .main__right-description {
    padding-left: 10px;
    margin-top: 11px;
    width: 100%;
    font-size: 12px;
  }

  .main__right-description p:last-child {
    margin-top: 2px;
    width: 100%;
    font-size: 12px;
    text-align: center;
  }

  .main__right-radio {
    padding-left: 0;
    margin-bottom: 38px;
    margin-top: 10px;
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .main__right-radio p {
    margin-bottom: 0;
  }

  .main__right-line {
    margin-left: 0px;
    margin-bottom: 0;
  }

  .main__right-line button,
  .button-marquiz {
    padding: 20px 20px;
    min-width: 100%;
    width: 100%;
    font-size: 16px;
  }

  .main__right-radio + .main__right-line {
    margin-left: 0;
    width: 100%;
    justify-content: center;
  }

  .main__right-agree {
    padding-left: 0;
    margin: 0 auto;
    margin-top: 11px;
    /*width: 80%;*/
    justify-content: center;
  }

  .main {
    padding-bottom: 0px;
    background: #fff;
  }

  .buyer__under-header {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .buyer__left-icon img {
    width: 100%;
  }

  .how-buy {
    padding: 60px 0 40px 0px;
  }

  .how-buy__content {
    margin-top: 30px;
  }

  .how-buy__step {
    flex-wrap: wrap;
    margin-bottom: 0;
    justify-content: space-around;
  }

  .how-buy__step-under {
    margin-bottom: 45px;
    margin-top: 10px;
  }

  .how-buy__item,
  .how-buy__item:first-child,
  .how-buy__item:nth-child(2),
  .how-buy__item:nth-child(3) {
    margin-bottom: 40px;
    margin-right: 0;
    width: calc(50% - 35px);
    font-size: 14px;
  }

  .how-buy__step .how-buy__item:first-child {
    margin-right: auto;
  }

  .how-buy__step .how-buy__item:nth-child(2) {
    margin-left: auto;
  }

  .how-buy__step-under p {
    width: 45%;
    font-size: 16px;
  }

  .how-buy .how-buy__content + h2 + .how-buy__content {
    margin-top: 30px;
  }

  .how-buy__item-icon,
  .how-buy__what .how-buy__item:nth-child(2n + 2) .how-buy__item-icon {
    padding-left: 0;
    width: 70px;
  }

  .how-buy__item-icon {
    padding-right: 10px;
  }

  .how-buy__what .how-buy__item:nth-child(2n + 2) .how-buy__item-icon {
    padding-right: 0;
    width: 70px;
  }

  .how-buy__item-icon svg {
    max-width: 40px;
    height: auto;
  }

  .how-buy__what .how-buy__item,
  .how-buy__what .how-buy__item:first-child,
  .how-buy__what .how-buy__item:nth-child(2),
  .how-buy__what .how-buy__item:nth-child(3),
  .how-buy__what .how-buy__item:nth-child(2n + 2) {
    padding-left: 0;
    width: 50%;
  }

  .how-buy__item-description {
    padding-right: 20px;
  }

  .how-buy__item-description {
    padding-right: 0;
  }

  .object,
  .object2,
  .slider-video {
    padding: 0;
  }

  .object__under-header_text p:nth-child(1) {
    width: 100%;
    margin-bottom: 30px;
  }

  .object__under-header_text p:nth-child(2) {
    width: 100%;
  }

  .object__under-header {
  }

  .house {
    margin-top: 10%;
  }

  .house__conteiner {
    margin: 0 auto;
    padding-right: 0;
    max-width: 100%;
    position: relative;
    text-align: center;
    width: 100%;
  }

  .house__image img {
    max-width: 100%;
  }

  .house__conteiner {
    max-width: 720px;
  }

  .house__item {
    padding: 3px 8px;
  }

  .house__item:nth-child(1) {
    margin-left: -155px;
    top: 45px;
  }

  .house__item:nth-child(2) {
    top: 119px;
    margin-left: -250px;
  }

  .house__item:nth-child(3) {
    top: 110px;
    margin-left: 10px;
  }

  .house__item:nth-child(4) {
    top: 100px;
    margin-left: 245px;
  }

  .house__item:nth-child(5) {
    top: 156px;
    margin-left: -318px;
  }

  .house__item:nth-child(6) {
    top: 216px;
    margin-left: -27px;
  }

  .house__item:nth-child(7) {
    top: 240px;
    margin-left: 72px;
  }

  .house__item:nth-child(8) {
    top: 228px;
    margin-left: -370px;
  }

  .house__item:nth-child(9) {
    top: 260px;
    margin-left: -149px;
  }

  .house__item:nth-child(10) {
    top: 360px;
    margin-left: -205px;
  }

  .house__item:nth-child(11) {
    top: 334px;
    margin-left: 175px;
  }

  .house__item:nth-child(12) {
    top: 346px;
    margin-left: 31px;
  }

  .house__item:nth-child(13) {
    top: 373px;
    margin-left: -36px;
  }

  /* .house__description {
    margin-top: 80px;
  }

  .house__description-header p {
    width: 80%;
  }

  .house__description-content {
    margin: 25px 0 10px;
    /*justify-content: space-around;*/

  /*
  .house__description-under p {
    font-size: 16px;
  }

  .house__description-item:last-child {
    margin-bottom: 20px;
  }

  .house__description-icon svg {
    max-width: 60px;
  }

  .house__description-under p {
    width: 50%;
    margin-bottom: 20px;
  }
*/
  .slider-video__content {
    margin-top: 0;
  }

  .sell {
    min-height: 345px;
  }

  .sell__content {
    margin-bottom: 0;
    margin-right: 0;
    width: 100%;
  }

  .slider-video {
    padding: 30px 0 50px;
  }

  .slider-video__content .wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .slider-video__item,
  .slider-video__item:nth-child(2),
  .slider-video__item:last-child {
    padding: 25px 20px;
    margin: 0 0 26px;
    width: 75%;
    display: table;
  }

  .slider-video__item-img svg,
  .slider-video__item-img img {
    max-width: 90%;
  }

  .slider-video__item-description p {
    font-size: 14px;
  }

  .slider-video__item-img {
    height: 100%;
  }

  .slider-video__item-img svg {
    max-width: 60%;
  }

  .slider-video__item-description {
    width: 70%;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }

  .link-why {
    display: none;
  }

  .why__item:first-child .why__item-img {
    max-width: 100%;
    margin-top: 0;
  }

  .buyer__left-content br,
  .why__item-text br {
    display: none;
  }

  .main__left-more i {
    font-size: 18px;
  }

  .how-buy .how-buy__content .main__left-more i {
    left: calc(100% + 25px);
  }
  /*
  .unique {
    padding: 0 0 60px;
  }

  .unique__content {
    flex-wrap: wrap;
    margin-top: 60px;
  }

  .unique__content-form {
    margin: 0 auto;
    max-width: 600px;
    width: 90%;
  }

  .unique__content-form .main__right-radio {
    justify-content: flex-start;
  }

  .unique__content-form .main__right-line {
    margin-left: 0;
  }

  .unique__content-form .btn-header.orange {
    margin-top: 5px;
  }

  .unique__content-img {
    display: none;
  }*/

  .buyer__left,
  .buyer__right {
    width: 100%;
  }

  .buyer__left {
    position: relative;
    z-index: 1;
  }

  .buyer__right {
    position: relative;
    left: 0px;
    max-height: 560px;
    height: auto;
  }

  .buyer__left-content {
  }

  .buyer__right img {
    position: relative;
    top: 0;
    right: 0;
    max-width: 300px;
  }

  .buyer__right:before {
    top: 70px;
    width: 575px;
    height: 575px;
    left: -160px;
  }

  .buyer__bottom-description {
    margin: 0 0 40px;
    width: 100%;
    font-size: 20px;
    text-align: center;
  }

  .buyer__bottom .btn-header {
    margin: 0 auto;
  }

  .about__left-img img {
    width: 40%;
  }

  .about__content {
    width: 50%;
    margin-left: 75px;
  }

  .about__left-img {
    display: none !important;
  }
  /*
  .why__item-top.animation img {
    max-width: 100%;
  }

  .why__item:first-child .why__item-decription {
  }

  .why__item-decription-content {
    font-size: 18px;
  }

  .why__item {
    margin-bottom: 30px;
  }

  .why__item-text h2 {
    font-size: 22px;
  }

  .why__item:nth-child(2) .why__item-img {
    padding-right: 0;
  }

  .why__item-bg {
    width: 235px;
    height: 450px;
  }

  .why__item-bg:after,
  .why__item-bg.autoplay:after {
    background-size: auto 100%;
  }

  .why__item-bg:before {
    left: 2%;
    width: 96%;
  }

  .why__item:nth-child(3) .why__item-text {
    padding-right: 0;
    padding-left: 6%;
  }*/

  .dropdown-menu .header__logo {
    margin: 0 0 25px;
  }

  .dropdown-menu {
    padding: 10px 20px 35px;
    width: 238px;
  }

  .header__more .header__logo span {
    color: #181818;
  }

  .dropdown-toggle span {
    background: #181818;
  }

  .slider-video__swiper .swiper-button-prev {
    left: 20px;
  }

  .slider-video__swiper .swiper-button-next {
    right: 20px;
  }

  .price__content-bottom {
    width: 100%;
  }

  .main__left-description .main__left-more {
    top: calc(100% + 30px);
    /*left: 0;*/
    left: auto;
    right: 0;
    padding: 5px 10px;
  }

  .main__left-description .main__left-more p {
    font-size: 12px;
    font-weight: 400;
  }

  .main__left-description .main__left-more:before {
    bottom: 100%;
    /*right: auto;*/
    top: auto;
    /*left: 0;*/
    left: auto;
    right: 0;
  }

  .main__left-description .main__left-more:after {
    bottom: calc(100% - 6px);
    /*right: auto;*/
    right: 3px;
    top: auto;
    /*left: 4px;*/
    left: auto;
    border-top: unset;
    border-bottom: 10px solid #fff;
    border-left: 8px solid rgba(255, 255, 255, 0);
    border-right: 8px solid rgba(255, 255, 255, 0);
  }
}

/*================================================================*/
/*================================================================*/
/*================================================================*/
/*================================================================*/
/*================================================================*/

@media (max-width: 1300px) {
  .header__logo span {
    font-size: 19px;
  }

  .header__nav li {
    padding: 5px 12px;
  }
}

@media (max-width: 1200px) {
  .header__fade-out {
    width: calc(100% - 500px);
  }
  .sell__description {
    justify-content: flex-start;
  }
  
  .box-wt p {
    width: 100%;
  }

  .header__logo {
    width: 121px;
  }

  .header__logo span {
    font-size: 16px;
  }

  .header__nav li {
    padding: 5px 10px;
  }

  .how-buy__text {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 22px;
    padding-left: 16px;
  }

  .how-buy__text_descr {
    margin-left: 0;
    margin-top: 0;
  }

  .blog-all-articles {
    padding-top: 0;
  }

  .object2 {
    padding: 120px 0;
  }

  .house__item:nth-child(11) {
    top: 435px;
    margin-left: 261px;
  }

  .house__item:nth-child(6) {
    bottom: 40px;
    left: 350px;
  }

  .house__item:nth-child(12) {
    top: 518px;
  }
}

.dropdown-menu__btn .btn-request {
  display: none;
}

@media screen and (max-width: 1145px) {
  
  .dropdown-toggle {
    height: auto;
    padding: 0!important;
    width: 25px;
  }

  .dropdown-toggle span {
    width: 25.8px
  }

  .header__content .dropdown-toggle.open span {
    margin: 0;
    height: 0;
    transition: 0.3s transform ease 0.3s;
    transform-origin: center;
  }

  .header__content .dropdown-toggle.open span:nth-child(1) {
    margin-top: 9px;
    height: 3px;
    transform: rotate(45deg);
  }

  .header__content .dropdown-toggle.open span:nth-child(2) {
    transform: rotate(-45deg);
    height: 3px;
    margin-top: -3px;
    width: 100%;
  }

  .header__content .dropdown-toggle.open span:nth-child(3) {
    transform: rotate(-45deg);
  }

  .dropdown-toggle {
    padding: 8px 0 0px 6px;
  }

}
.header__buttons.mob {
  display: none;
}

@media screen and (min-width: 1085px) and (max-width: 1200px) {
  .header__fade-out {
    width: auto;
  }
}

@media screen and (max-width: 1085px) {
  .header__buttons.mob {
    display: flex;
  }
  .header__buttons.desktop {
    display: none;
  }
  .header__buttons .header-tg-bot {
    max-width: unset;
  }
  .header__buttons a {
    padding: 9px 13px;
    width: auto;
  }
}

@media screen and (min-width: 600px) and (max-width: 1085px) {
  .header__buttons.mob {
    margin-top: 6px;
  }
}

@media (max-width: 767px) {
  header {
    padding: 0 15px 10px !important;
    height: auto;
  }

  .header__contact .btn-header.red,
  .header__phone span {
    display: none;
  }

  .header__fade-out {
    width: calc(100% - 131px);  
  }

  .header__more {
    height: 62px;
    align-items: center;
    display: flex;
  }

  button.btn-header.red {
    min-width: 191px;
  }

  header .infoBlock .navbar-call-link {
    padding: 15px 0 !important;
  }

  header .header__contact {
    padding: 15px !important;
  }

  .mainSlide {
    margin-top: 80px;
  }

  .dropdown-menu__btn .btn-request {
    display: block;
  }

  section#tarif {
    padding-top: 25px;
    padding-bottom: 0;
  }
  .object h2 {
    margin-top: 0;
  }
  .main__right-content h3 {
    font-size: 18px;
  }

  .main__left-description {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
  }

  .why .read_next {
    margin-top: -16px;
    background: #fff;
    padding-left: 10px;
  }

  .why .read_next:before {
    content: "...";
    color: #000;
    position: absolute;
    margin-left: -9px;
  }

  .header .wrapper {
    padding: 0px 15px 0px 15px;
  }

  .main .wrapper {
    padding: 0px 15px 0px 15px;
  }

  .how-b-t {
    margin-top: 0px !important;
  }

  .how-b-t .pr-6 {
    padding-right: 1rem !important;
  }

  .how-b-t .pl-4 {
    padding-left: 1rem !important;
  }

  .how-b-t .pr-4 {
    padding-right: 1rem !important;
  }

  .how-b-t .pl-6 {
    padding-left: 1rem !important;
  }

  .how-buy .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 1.5em;
  }

  .header__social {
    display: none;
  }

  .how-buy:after {
    display: none;
  }

  .why__item:nth-child(3) .why__item-img:before {
    top: 64px;
    right: auto;
    left: -110px;
    width: 400px;
    height: 400px;
  }

  .link-why {
    display: none;
    width: 100%;
  }

  .how-b-t .row .col-md-3 {
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }

  .how-b-t .row .col-md-9 {
    -ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }

  .box-wt span {
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
  }

  .box-wt .pl-0 {
    padding-left: 0px !important;
  }

  .box-wt p {
    text-align: left !important;
  }

  .box-wt span {
    margin-top: 0px !important;
  }

  .why__item-img img {
    left: 0px;
  }

  .p-mobile {
    margin-top: 15px !important;
  }

  .how-b-t .m-l-25 {
    margin-left: 0;
  }

  .ajaxForm .col-sm-6,
  .ajaxForm .col-sm-12,
  .ajaxForm .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bg-fix1 {
    background: transparent;
  }

  .bg-fix2 {
    background: #f2f2f2;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    position: absolute;
    left: 0;
    margin: -15px;
    top: -15px;
    z-index: -1;
  }

  .ui-widget-content {
    background: transparent !important;
  }

  .ui-accordion .ui-accordion-header {
    border-top: 1px solid #e3e3e3 !important;
    border-bottom: 1px solid #e3e3e3 !important;
  }

  .c-i-f .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .main__left {
    position: relative;
    padding: 65px 0 57px;
    width: 100%;
  }

  .main__right {
    padding: 0px 20px 0px 20px;
    width: 100%;
  }

  .main__right-agree {
    text-align: center;
  }

  .header__nav {
    display: none;
  }

  .header__content {
    justify-content: space-between;
    max-width: 100vw;
  }

  .wrapper {
    padding: 0 15px;
  }

  .main__left {
    padding: 42px 0 36px;
  }

  .main__left-header {
    margin-bottom: 15px;
  }

  .main__left-header h3 {
    padding-left: 15px;
    font-size: 14px;
  }

  .main__left-content {
    width: 100%;
  }

  .main__left-content h1 {
    font-size: 24px;
    line-height: 1.3125;
  }

  .main__left-more {
    font-size: 16px;
    justify-content: center;
  }

  .main__left-more i {
    font-size: 16px;
  }

  .main__right {
    padding: 0;
  }

  .main__right-header {
    padding-left: 0;
    font-size: 15px;
    line-height: 1.714;
  }

  .main__right-content {
    margin-top: 15px;
  }

  .main__right-header img {
    margin-right: 3px;
  }

  .main__right-header {
    padding-left: 0;
    font-size: 14px;
    line-height: 1.714;
  }

  .main__right-content form {
    margin-top: 10px;
  }

  .bg-input {
    padding: 7px 20px;
    margin-top: 6px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.219;
  }

  .main__right-description {
    padding-left: 0;
    margin: 0 -5px;
    margin-top: 20px;
    width: calc(100% + 10px);
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    line-height: 1.219;
  }

  .main__right-description p:last-child {
    font-size: 12px;
    font-weight: 400;
  }

  .main__right-radio {
    padding: 0 30px;
    margin-bottom: 19px;
    margin-top: 13px;
    width: 100%;
    justify-content: center;
  }

  .main__right-line {
    margin-left: 0;
  }

  .main__right-radio p {
    margin-bottom: 9px;
    width: 100%;
    font-weight: 400;
    text-align: center;
  }

  .main__right-line button {
    min-width: unset;
    padding: 15px 20px 13px;
    width: 100%;
    font-size: 16px;
  }

  .custom-radio > span {
    font-weight: 400;
  }

  .main__right-agree {
    margin-top: 20px;
    width: 90%;
    font-size: 10px;
    font-weight: 300;
    justify-content: center;
  }

  .main__right-agree a {
    font-weight: 400;
  }

  .price__content-bottom {
    margin-top: -16px;
  }

  .main {
    padding-bottom: 20px;
  }

  .main__swiper {
    left: -15px;
    width: calc(100% + 30px);
  }

  .buy-youtube {
    position: relative;
    padding-top: 59.486%;
    width: 100%;
  }

  .frame_youtube {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 59.486%;
    width: 100%;
  }

  .buyer h2 br {
    display: none;
  }

  .house__conteiner {
    top: 0;
    left: 0;
  }

  .how-buy h2 {
    margin-bottom: 30px;
  }

  .how-buy__item,
  .how-buy__item:first-child,
  .how-buy__item:nth-child(2),
  .how-buy__item:nth-child(3) {
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
    font-size: 12px;
  }

  .how-buy__content {
    margin-top: 17px;
  }

  .how-buy__item span {
    margin-right: 10px;
    margin-top: 0;
    font-size: 18px;
  }

  .how-buy:after {
    bottom: 0px;
    left: 50%;
    width: 295px;
    height: 288px;
    transform: translateX(-50%);
  }

  .how-buy__step-under p {
    width: 85%;
    font-size: 12px;
  }

  .how-buy__step-under {
    margin-bottom: 38px;
    margin-top: 9px;
  }

  .how-buy .how-buy__content + h2 + .how-buy__content {
    margin-top: 21px;
  }

  .how-buy__what .how-buy__item {
    flex-wrap: wrap;
  }

  .how-buy__what .how-buy__item,
  .how-buy__what .how-buy__item:first-child,
  .how-buy__what .how-buy__item:nth-child(2),
  .how-buy__what .how-buy__item:nth-child(3),
  .how-buy__what .how-buy__item:nth-child(2n + 2) {
    margin-bottom: 21px;
    width: 100%;
  }

  .how-buy__item-description {
    width: 100%;
    font-size: 12px;
    line-height: 1.6;
  }

  .how-buy__item-icon,
  .how-buy__what .how-buy__item:nth-child(2n + 2) .how-buy__item-icon {
    width: 56px;
  }

  .how-buy__item-icon svg {
    max-width: 37px;
    max-height: 40px;
  }

  .how-buy__what .how-buy__item:nth-child(3) {
    order: 2;
  }

  .how-buy__what .how-buy__item:nth-child(5) {
    order: 3;
  }

  .how-buy__what .how-buy__item:nth-child(7) {
    order: 4;
  }

  .how-buy__what .how-buy__item:nth-child(2) {
    order: 5;
  }

  .how-buy__what .how-buy__item:nth-child(4) {
    order: 6;
  }

  .how-buy__what .how-buy__item:nth-child(6) {
    order: 7;
  }

  .how-buy__what .how-buy__item:nth-child(8) {
    order: 8;
  }

  .how-buy .how-buy__content .main__left-more {
    margin-top: 10px;
    font-size: 16px;
  }

  .main__left-more p {
    width: 50%;
    text-align: center;
  }

  .how-buy .how-buy__content .main__left-more i {
    top: calc(100% + 7px);
    left: 50%;
    font-size: 22px;
    transform: translateX(-50%);
  }

  .object,
  .object2 {
    padding: 0;
  }

  .object2 {
    margin: 100px 0;
  }

  .object__under-header {
    font-size: 12px;
  }

  .object__under-header p {
    width: 100%;
    font-size: 16px;
    line-height: 25px;
  }

  .house {
    padding-right: 0;
  }

  .house__conteiner {
    max-width: 550px;
  }

  .house__item:nth-child(1) {
    margin-left: -120px;
    top: 30px;
  }

  .house__item:nth-child(2) {
    top: 90px;
    margin-left: -201px;
  }

  .house__item:nth-child(3) {
    top: 75px;
    margin-left: -11px;
  }

  .house__item:nth-child(4) {
    top: 6px;
    margin-left: 124px;
  }

  .house__item:nth-child(5) {
    top: unset;
    margin-left: 59px;
    bottom: 7px;
  }

  .house__item:nth-child(6) {
    top: 348px;
    margin-left: -59px;
    bottom: unset;
  }

  .house__item:nth-child(7) {
    top: 184px;
    margin-left: -2px;
  }

  .house__item:nth-child(8) {
    top: 205px;
    margin-left: 76px;
    max-width: 89px;
    height: auto;
    white-space: break-spaces;
  }

  .house__item:nth-child(9) {
    top: 197px;
    margin-left: -116px;
  }

  .house__item:nth-child(10) {
    top: 346px;
    margin-left: -163px;
  }

  .house__item:nth-child(11) {
    top: 280px;
    margin-left: 148px;
  }

  .house__item:nth-child(12) {
    top: 309px;
    margin-left: 22px;
  }

  .house__item:nth-child(13) {
    top: 352px;
    margin-left: -25px;
    bottom: unset;
  }

  .house__description-header {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.604;
  }

  .house__description {
    margin-top: 25px;
  }
  .object2 .object2__house {
    margin-top: 0;
  }

  .house__description-header p {
    width: 100%;
  }

  .house__description-under p {
    width: 100%;
  }

  .price__header {
    padding: 20px 0;
  }

  .price h2 {
    line-height: 32px;
    letter-spacing: 0;
  }

  .price__header.animation:before {
    right: 39px;
  }

  .price h2 strong:before {
    margin: 7px 0;
    width: 100%;
    height: 16px;
    background: url("/pic/arrow-long-r.svg") left center no-repeat;
  }

  .price__content-top {
    flex-wrap: wrap;
    padding: 9px 13px 13px;
    margin-bottom: 0;
    width: 100%;
  }

  .price__content {
    margin-top: 21px;
  }

  .price__content-top:before {
    width: 13px;
    height: 32px;
  }

  .price__content-left,
  .price__content-right {
    padding-bottom: 51px;
    width: calc(50% - 10px);
    font-size: 10px;
  }

  .price__content-left {
    padding-right: 10px;
  }

  .price__content-right {
    padding-left: 10px;
  }

  .price__content-left p:after,
  .price__content-right p:after {
    top: calc(100% + 4px);
    width: 120px;
    height: 10px;
  }

  .price__content-left p:after {
    background: url("/pic/arrow-left.svg") right 0 center no-repeat;
    background-size: contain;
  }

  .price__content-right p:after {
    background: url("/pic/arrow-left.svg") left 0 center no-repeat;
    background-size: contain;
  }

  .price__content-bottom:before {
    top: calc(100% - 10px);
    left: 38px;
    font-size: 11px;
  }

  .price__content-bottom:after {
    top: calc(100% - 24px);
    right: 12px;
    font-size: 26px;
  }

  .price__right.animation:before {
    left: 28px;
  }

  .price__right p {
    margin-bottom: 0;
    width: 100%;
    /*font-size: 11px;*/
    font-size: 12px;
    text-align: left;
  }

  .price__right {
    padding: 10px 0 21px;
    margin-top: 24px;
  }

  .price__right-line .btn-header.orange {
    padding: 5px 25px;
    font-size: 14px;
    min-width: unset;
    line-height: 1.39;
  }

  .sell {
    padding: 10px 0 47px;
    min-height: unset;
  }

  .sell__content .sell__content-block,
  .sell__content .sell__content-image {
    width: 100%;
  }

  .slider-video {
    padding: 0 0 25px;
  }

  .swiper-container.slider-video__swiper {
    padding: 0 0 20px;
  }

  .slider-video__swiper .swiper-slide {
    padding-top: 59.486%;
    width: 100%;
  }

  .slider-video__swiper .swiper-button-prev,
  .slider-video__swiper .swiper-button-next {
    top: 28%;
  }

  .slider-video__swiper .swiper-button-prev {
    left: 1px;
  }

  .slider-video__swiper .swiper-button-next {
    right: 1px;
  }

  .slider-video__swiper.swiper-container-horizontal
    > .swiper-pagination-bullets {
    display: flex;
    bottom: 2px;
    height: 20px;
    justify-content: center;
    align-items: center;
  }

  .slider-video__swiper.swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 3.5px;
    width: 8px;
    height: 8px;
  }

  .slider-video__content {
    margin-top: 40px;
  }

  .slider-video__item,
  .slider-video__item:nth-child(2),
  .slider-video__item:last-child {
    padding: 10px 20px 22px;
    margin: 0 0 26px;
    width: 100%;
    box-shadow: 0px 20px 45px rgba(0, 0, 0, 0.1);
    display: block;
  }

  .slider-video__item:last-child {
    margin-bottom: 0;
  }

  .slider-video__item-img {
    padding: 10px 0;
    height: auto;
  }

  .slider-video__item-img svg,
  .slider-video__item-img img {
    width: auto;
    height: auto;
    max-width: 112px;
    max-height: 96px;
  }

  .slider-video__item-description {
    font-size: 12px;
    text-align: center;
  }

  .unique__content {
    margin-top: 16px;
  }

  .unique__content-form {
    padding: 27px 5px 6px;
    width: 100%;
  }

  .unique__content-form .bg-input {
    padding: 4px 12px;
    margin: 0 0 15px;
    width: 100%;
  }

  .unique__content-form .bg-input:nth-of-type(4) {
    order: 3;
  }

  .unique__content-form .bg-input:nth-of-type(6) {
    order: 4;
  }

  .unique__content-form .bg-input:nth-of-type(3) {
    order: 5;
  }

  .unique__content-form .bg-input:nth-of-type(5) {
    order: 6;
  }

  .unique__content-form .bg-input:nth-of-type(7) {
    order: 7;
  }

  .unique__content-form .main__right-radio {
    order: 8;
    padding: 0 0 0 12px;
    margin-top: 13px;
    width: 100%;
  }

  body,
  html {
    min-width: 100%;
  }

  .unique__content-form .btn-header.orange {
    order: 9;
    padding: 17px 10px 16px;
    margin-top: 21px;
    width: 100%;
    font-size: 14px;
    line-height: 1.143;
  }

  .unique__content-form .main__right-radio p {
    margin-bottom: 8px;
    font-size: 12px;
    text-align: left;
  }

  .unique__content-form .custom-radio > span {
    font-size: 12px;
    line-height: 1.219;
  }

  .unique__content-form .custom-radio > span:before {
    width: 8px;
    height: 8px;
  }

  .unique__content-form .main__right-line {
    margin: 0;
  }

  .unique__content-form .main__right-line:nth-of-type(2) {
    margin: 0 17px;
  }

  .buyer__under-header p {
    width: 100%;
  }

  .buyer__under-header {
    font-size: 12px;
    margin-bottom: 17px;
  }

  .buyer__left-content {
    margin-top: 22px;
  }

  .buyer__left-icon svg {
    width: auto;
    height: auto;
    max-width: 40px;
    max-height: 40px;
  }

  .buyer__right {
    position: relative;
    top: auto;
    right: auto;
    height: 564px;
  }

  .buyer__right img {
    position: relative;
    top: 0;
    right: -20px;
    max-width: 320px;
  }

  .buyer__right:before {
    top: 49px;
    right: 0;
    width: 575px;
    height: 575px;
  }

  .buyer__right-description {
    bottom: auto;
    left: 185px;
    top: -85px;
    width: 220px;
    color: #696969;
    font-size: 20px;
  }
  .buyer__right-description p {
    font-size: 14px;
  }
  .sidebar-nav li {
    margin: 10px 0;
  }
  .buyer__right-description a {
    margin-top: 10px !important;
    margin-left: 20px;
  }
  .buyer__right-description a svg {
    width: 48px;
  }
  .buyer__right-description div {
    margin-top: 0 !important;
  }
  .buyer__right-description div svg {
    width: 65px;
  }
  .buyer__bottom-description {
    margin: 0 0 27px;
    font-size: 14px;
  }

  .buyer__bottom .btn-header {
    padding: 6px 20px;
    margin: 0 auto;
    min-width: unset;
    min-height: 48px;
  }

  .about {
    padding: 60px 0 78px;
  }
  .about .container {
    max-width: 690px;
  }
  .about__left-img {
    display: none;
  }

  .about__content {
    margin: 0 0 0 4px;
    width: 100%;
  }

  .about h3 {
    width: 75%;
    font-size: 18px;
  }

  .about__content-icon {
    width: 68px;
  }

  .about__content-description {
    margin: 27px 0 32px;
    font-size: 22px;
  }

  .about__content-text {
    width: calc(100% - 68px);
  }

  .about__content-item {
  }

  .about__more {
    position: relative;
    margin-top: 35px;
    font-size: 18px;
    line-height: 1.35;
  }

  .about__more i {
    position: absolute;
    top: calc(100% + 20px);
    left: 0;
  }

  .about__right-img {
    bottom: 0;
  }

  .about__right-img img {
    width: 95%;
  }

  .why__item-text br,
  .header__contact .btn-header.red + .btn-header.red span,
  .sidebar-nav {
    display: none;
  }

  .why__item:nth-child(3) .why__item-decription {
    margin-top: 17px;
    /*height: 40px;*/
  }

  .header__contact .btn-header.red + .btn-header.red svg {
    margin-right: 0;
    width: 17px;
    height: auto;
  }

  .header__more {
    padding-left: 2px;
    margin-right: 0;
    align-self: flex-start;
  }

  .header__contact .btn-header.red + .btn-header.red {
    display: flex;
    padding: 0;
    margin-left: 9px;
    width: 32px;
    height: 32px;
  }

  .header {
    padding: 3px 0 10px;
    background: rgba(240, 240, 240, 1);
  }

  .header__logo {
    margin-top: 0;
    align-self: center;
    align-items: center;
  }

  .header .header__logo span {
    margin-left: 6px;
    margin-top: 5px;
    color: #121e32;
    font-size: 11.5px;
  }



  .header__phone .fas.fa-phone-alt,
  .header__phone .far.fa-phone-alt {
    width: 32px;
    height: 32px;
  }

  .dropdown-toggle span {
    margin-bottom: 5px;
    height: 3px;
  }

  .dropdown-toggle:hover span:nth-child(2) {
    width: 18px;
  }

  .dropdown-toggle:hover span:last-child {
    width: 12px;
  }

  .dropdown-menu .header__logo img {
    width: 25px;
  }

  .dropdown-menu .header__nav li {
    padding: 7px 0;
    font-size: 12px;
    line-height: 1.219;
  }

  .dropdown-menu__btn {
    padding-bottom: 16px;
    margin-top: 17px;
  }

  .dropdown-menu .header__nav.additionally {
    margin: 17px 0 10px;
  }

  .dropdown-menu .header__social {
    padding: 22px 0 0 2px;
  }

  .main__left-header h3:not(:first-child):before {
    left: 6px;
    margin-top: 0;
    width: 4px;
    height: 4px;
  }
  section.sell .main__right-line button {
    margin: 20px 0;
  }
}
@media (max-width: 650px) {
  .header__contact .btn-header.red {
    display: none;
  }
}
@media (max-width: 600px) {
  .about__content-item {
    margin-bottom: 10px;
  }

  section.object {
    padding-top: 68px;
  }

  .house__item {
    font-size: 8px;
    padding: 1px 5px;
  }

  .house__item.bottom::before {
    bottom: -7px;
  }

  .house__item.top::before {
    top: -7px;
  }

  .house__item:before {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
  }

  .house__conteiner {
    max-width: 300px;
    margin: 0 -15px;
  }

  .house__image {
    margin-top: 60px;
    width: calc(100% + 30px);
  }

  .house__item:nth-child(1) {
    margin-left: -80px;
    top: 32px;
  }

  .house__item:nth-child(2) {
    top: 112px;
    margin-left: -130px;
  }

  .house__item:nth-child(3) {
    top: 109px;
    margin-left: 2px;
  }

  .house__item:nth-child(4) {
    top: 71px;
    margin-left: 82px;
  }

  .house__item:nth-child(5) {
    top: 330px;
    margin-left: 59px;
    bottom: unset;
  }

  .house__item:nth-child(6) {
    top: unset;
    margin-left: -62px;
    bottom: 28px;
  }

  .house__item:nth-child(7) {
    top: 195px;
    margin-left: -102px;
  }

  .house__item:nth-child(8) {
    top: 217px;
    margin-left: 74px;
  }

  .house__item:nth-child(9) {
    top: 234px;
    margin-left: -51px;
  }

  .house__item:nth-child(10) {
    top: 184px;
    margin-left: -94px;
    display: none;
  }

  .house__item:nth-child(11) {
    top: 267px;
    margin-left: 109px;
  }

  .house__item:nth-child(12) {
    top: 296px;
    margin-left: 3px;
  }

  .house__item:nth-child(13) {
    top: 297px;
    margin-left: -93px;
    bottom: unset;
  }
  .object2 {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .about__content-text {
    font-weight: 400;
    margin-top: 10px;
  }
  .about__content-description {
    padding: 0 10px;
  }
  .about__content-item:not(:last-child) {
    margin-bottom: 19px;
    flex-direction: column;
    align-items: baseline;
  }
  .about__content-text {
    width: 100%;
  }

  .about__more {
    margin-top: 5px;
  }

  .why__item:nth-child(3) {
    padding-bottom: 0;
    margin-top: 30px;
    flex-direction: column;
  }

  .why__item:nth-child(3) .why__item-text {
    padding-left: 0;
    margin: 0;
    max-width: 100%;
    order: 1;
    z-index: 1;
  }

  .why__item:nth-child(3) .why__item-img {
    height: 180px;
    display: block;
    order: 2;

    width: 100%;
    max-width: 100%;
  }

  .why__item-decription-content {
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  #section-12 .title-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  #section-12 h3 {
    margin-bottom: 0;
  }

  #section-12 .title-wrapper {
    margin-bottom: 20px;
  }

  #section-12 .title-wrapper a {
    margin-bottom: 15px;
  }

  #section-12 .ui-accordion .ui-accordion-header {
    padding: 15px !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
  }

  #section-12 .ui-accordion .ui-accordion-content {
    border-radius: 0 0 5px 5px;
    padding: 0 15px 15px;
  }
}

@media (max-width: 420px) {
  .main__right-description {
    display: none;
  }

  .how-buy h2 {
    width: 100%;
  }

  .box-gallery {
    box-shadow: 0px 20px 45px rgba(0, 0, 0, 0.1);
  }

  .object-item .white-bg {
    display: none;
  }

  .main {
    padding-bottom: 0px;
  }

  .sell__description {
    width: 100%;
  }

  .slider-video {
    padding: 0 0 40px;
  }

  .unique h2 {
    width: 100%;
  }

  .buyer h2 {
    width: 100%;
  }

  .buyer__under-header p {
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
  }
  .unique .btn-header.orange.big {
    width: 100%;
  }

  .how-b-t {
    margin-bottom: 30px !important;
  }
  .object h2,
  .object2 h2 {
    margin-top: 0;
    width: 100%;
  }

  .price__header.animation:before {
    right: 0;
  }
  .price__right.animation:before {
    left: 0;
  }
  .price__right p {
    margin-bottom: 0;
  }
  .sell {
    padding: 10px 0;
  }
  .slider-video__content {
    margin-top: 20px;
  }
  .slider-video {
    padding: 0 0 10px;
  }
  .buyer {
    padding: 20px 0 0;
  }
  .about h3 {
    width: 100%;
  }
  .why {
    padding: 20px 0 0;
  }
  .bg-fix1 {
    width: 100%;
    height: auto;
  }
  footer {
    margin-top: 0 !important;
  }
  .house {
    padding-right: 0;
  }
  .house__conteiner {
    -webkit-transform: scale(1.07); /* Safari and Chrome */
    -moz-transform: scale(1.07); /* Firefox */
    -ms-transform: scale(1.07); /* IE 9 */
    -o-transform: scale(1.07); /* Opera */
    transform: scale(1.07);
  }

  .header .header__logo span {
    margin-top: 17px;
  }

  .button-sec .col-md-4 {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
    margin-left: 2%;
  }

  .why__item-img .why__item-center img {
    max-width: 60%;
  }

  .box-calc {
    padding: 0px !important;
    box-shadow: none !important;
  }

  .why__item:first-child .why__item-decription {
  }

  .why__item:nth-child(3) .why__item-img {
  }

  .why__item:nth-child(3) .why__item-img:before {
  }

  .part-1,
  .part-2 {
    padding: 0px;
  }

  .ajaxForm .micro-text {
    display: none;
  }

  .tarif.slick-initialized .slick-slide {
    padding: 0 15px !important;
  }

  .slick-dots {
    margin-top: -45px;
  }

  #blog-wrapper {
    margin-top: 20px;
  }

  .why__item:nth-child(3) .why__item-img img {
  }

  .why__item:nth-child(3) {
  }

  .buyer__right img {
    right: 40px;
    max-width: 240px;
  }

  #section-11 {
    background: #fff;
  }

  .ui-accordion .ui-accordion-header {
    padding: 11px 0 !important;
  }

  /*footer .micro-text {
    font-weight: normal;
    font-size: 8px;
    line-height: 13px;
  }*/

  footer .pl-1,
  .px-1 {
    padding-left: 0px !important;
  }

  .buyer__right {
    height: 460px;
  }

  .about {
    padding: 50px 0 78px;
  }

  .why .read_next {
    margin-top: -16px;
    background: #fff;
    padding-left: 10px;
  }

  .why .read_next:before {
    content: "...";
    color: #000;
    position: absolute;
    margin-left: -9px;
  }

  .main__left {
    padding: 42px 0 0;
  }

  .unique #form_callback input {
    margin-bottom: 10px;
  }
}

@media (max-width: 320px) {
  .main__left-header h3:nth-child(3) {
    position: absolute;
    margin-top: 40px;
    margin-left: -15px;
  }

  .main__left-description {
    margin: 30px 0 30px;
  }

  .main__left-header {
    margin: 30px 0;
  }
}

#blog-wrapper {
  max-width: 1100px;
  padding: 0;
  margin: 0 auto;
}

.blog-title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 45px;
}

.blog-all-articles {
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
  text-decoration-line: underline;
  padding-top: 27px;
  display: block;
}

.box-gallery {
  max-width: 350px;
  box-shadow: 0px 5px 25px rgb(192 198 204 / 26%);
}

#blog-gallery .slick-dots {
  margin-top: 35px;
}

#blog-gallery .slick-dots .slick-active button {
  width: 12px;
  height: 12px;
}

#blog-gallery .slick-dots button {
  width: 11px;
  height: 11px;
}

.box-gallery .category {
  font-weight: 700;
  font-size: 11px;
  line-height: 13px;
  display: inline-block;
  width: auto;
  padding: 8px 18px;
  color: #ffffff;
  background: linear-gradient(181.91deg, #ffc700 -11.1%, #f52525 109.51%);
  border-radius: 41px;
}

.box-gallery a {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #9d3c3c;
  border: 2px solid #9d3c3c;
  border-radius: 35px;
  width: 100% !important;
  padding: 12px;
  text-align: center;
  display: block;
  transition: 0.3s all;
}

.box-gallery a:hover {
  background: #9d3c3c;
  color: #fff;
}

.box-gallery .info-text {
  text-transform: unset;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  margin-top: 0;
  margin-left: 7px;
  color: #909090;
}

.box-gallery .img-fluid {
  margin-bottom: 22px;
}

.box-gallery .blog-content {
  min-height: 220px;
  position: relative;
  padding: 0;
}

.box-gallery .blog-btn {
  position: absolute;
  bottom: 0;
  width: 310px;
}

.box-gallery .caps-text {
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  color: #4e4e4e;
  margin-bottom: 15px;
}

.box-gallery .blog-post-title {
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
}

.pr-6 {
  padding-right: 2rem !important;
}

.pl-6 {
  padding-left: 2rem !important;
}

.box-wt p {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  width: 80%;
}

.box-wt p span {
  color: #e83c3c;
}

.buyer__right-description a {
  margin-top: 30px;
  position: absolute;
  right: 18px;
}

.buyer__right-description div {
  position: absolute;
  margin-left: 80px;
  margin-top: 10px;
}

.ui-accordion .ui-accordion-header {
  font-weight: bold !important;
}

.min-link {
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
  text-decoration-line: underline;
  color: #e83c3c;
}

.t-d-u {
  text-decoration: underline;
}

#section-12 .part-1 h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}

footer .soc-link i {
  color: #fff;
  background: #bdbdbd;
  width: 42px;
  height: 42px;
  margin: 0 0.3rem;
  text-align: center;
  border-radius: 50%;
  line-height: 42px;
  font-size: 28px;
}

.box-calc {
  padding: 40px;
  border-radius: 25px;
  box-shadow: 0px 20px 45px rgb(0 0 0 / 10%);
  justify-content: space-between;
  align-content: flex-start;
  align-items: center;
}

.main__slide-img {
  text-align: center;
}

.buy__bottom .btn-header.red {
  padding: 16px 30px 15px;
  min-width: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.219;
  background: #e83c3c;
  border: 1px solid #e83c3c;
  /*position: absolute;*/
  /*margin-top: -25px;*/
  transition: 0.3s all;
  z-index: 5;
}

.buy__bottom .btn-header:hover {
  color: #fff;
  background: #9d3c3c;
  border: 1px solid #9d3c3c;
}

.box-wt p {
  /*padding-top:15px*/
  font-weight: 700;
  font-size: 14px;
  line-height: 160%;
}

.dropdown-toggle span:last-child {
  width: 8.6px;
}

.dropdown-toggle span:nth-child(2) {
  width: 18px;
}

.box-wt img {
  max-width: 240px;
  width: auto;
  height: auto;
}

.box-wt span {
  font-weight: 800;
  font-size: 32px;
  line-height: 135%;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #e83c3c;
}

.w-b-1,
.w-b-2,
.w-b-3,
.a-t-h {
  opacity: 1; /* off animate */
  transition-duration: 1s;
}

.w-b-1.active,
.w-b-2.active,
.w-b-3.active,
.a-t-h.active {
  opacity: 1;
  transition-timing-function: ease-out;
}

.n-a-1,
.n-a-2,
.n-a-3 {
  opacity: 1; /* off animate */
  transition-duration: 1s;
}

.n-a-1.active,
.n-a-2.active,
.n-a-3.active {
  opacity: 1;
  transition-timing-function: ease-out;
}

.t-a-1,
.t-a-2,
.t-a-3 {
  opacity: 1; /* off animate */
  transition-duration: 1s;
}

.t-a-1.active,
.t-a-2.active,
.t-a-3.active {
  opacity: 1;
  transition-timing-function: ease-out;
}

.v-a-1,
.v-a-2,
.v-a-3 {
  opacity: 0;
  transition-duration: 0.1s;
}

.v-a-1.active,
.v-a-2.active,
.v-a-3.active {
  opacity: 1;
  transition-timing-function: ease-out;
}

#section-12 .ui-accordion .ui-icon {
  transform: rotate(-90deg);
}

#section-12 .ui-accordion .ui-state-active .ui-icon {
  transform: rotate(0deg);
}

.why__item-decription-content a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media screen and (max-width: 600px) {
  .sell .wrapper {
    display: flex;
    flex-direction: column;
  }

  .box-gallery .blog-btn {
    width: 100% !important;
  }

  #blog-gallery .slick-list {
    margin: 0px -50px -30px -50px;
  }

  .blog-date {
    padding-left: 25px !important;
    padding-right: 0;
  }

  .blog-title {
    margin-bottom: 30px;
  }

  .blog-all-articles {
    padding-top: 10px;
  }

  #section-11 {
    padding: 85px 15px !important;
    overflow: hidden;
  }

  .slick-slide {
    margin: 0 25px;
  }

  .slick-list {
    margin: 0 -25px;
  }
  .header__buttons a {
    font-size: 13px;
    font-weight: 500;
    height: auto;
    margin: 0;
  }

  .how-to-use svg {
    height: 16px;
  }

  .header__buttons .how-to-use {
    margin-bottom: 4px;
  }

  .header__buttons.mob {
    flex-direction: column;
  }
  .header__buttons .header-how-to {
    margin-right: 0;
    margin-bottom: 6px;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1690px) {
  .house__conteiner {
    width: 170%;
  }

  .house__item:nth-child(5) {
    bottom: 35px;
    margin-left: 119px;
  }

  .house__item:nth-child(8) {
    top: 329px;
    margin-left: 137px;
  }

  .house__item:nth-child(6) {
    bottom: 77px;
    left: 0;
  }

  .house__item:nth-child(11) {
    top: 448px;
    margin-left: 204px;
  }

  .house__item:nth-child(12) {
    top: 511px;
    margin-left: 92px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .object__under-header::before {
    height: 83.55%;
  }

  .house__conteiner {
    width: 160%;
    top: -100px;
    left: -102px;
  }

  .house__item:nth-child(6) {
    bottom: 94px;
    left: -35px;
  }

  .house__item:nth-child(11) {
    top: 410px;
  }

  .house__item:nth-child(12) {
    top: 481px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .object__under-header::before {
    height: 132%;
  }

  .house__conteiner {
    width: 100%;
    position: static;
    margin-top: 70px;
  }

  .house__image img {
    margin: 0 auto;
  }

  .house__item:nth-child(1) {
    margin-left: -132px;
    top: 22px;
  }

  .house__item:nth-child(2) {
    top: 180px;
    margin-left: -247px;
  }

  .house__item:nth-child(3) {
    top: 122px;
  }

  .house__item:nth-child(4) {
    top: 28px;
    margin-left: 135px;
  }

  .house__item:nth-child(5) {
    bottom: 17px;
    margin-left: 141px;
  }

  .house__item:nth-child(6) {
    bottom: 38px;
    left: -38px;
  }

  .house__item:nth-child(8) {
    top: 264px;
    margin-left: 91px;
  }

  .house__item:nth-child(9) {
    margin-left: -150px;
    top: 297px;
  }

  .house__item:nth-child(10) {
    top: 397px;
    margin-left: -140px;
  }

  .house__item:nth-child(11) {
    top: 343px;
    margin-left: 204px;
  }
  .house__item:nth-child(12) {
    top: 445px;
    margin-left: 26px;
  }

  .house__item:nth-child(13) {
    bottom: 10px;
    margin-left: -44px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .object__under-header::before {
    height: 100%;
  }

  .house__item:nth-child(9) {
    top: 309px;
  }

  .house__item:nth-child(10) {
    top: 484px;
    margin-left: -187px;
  }

  .house__item:nth-child(13) {
    bottom: 23px;
    margin-left: -53px;
  }
}

@media screen and (min-width: 351px) and (max-width: 600px) {
  #blog-gallery .slick-list {
    margin: 0 -15px;
    height: 100% !important;
  }

  #blog-gallery .slick-slide {
    margin: 0 15px;
  }

  .box-gallery {
    max-width: unset;
  }

  #blog-gallery .slick-list {
    margin: 0 -15px;
    height: 525px;
    padding: 0 !important;
  }

  .box-gallery .img-fluid {
    width: 100%;
  }

  .blog-date {
    display: flex;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 350px) {
  #blog-gallery .slick-list {
    margin: 0 -15px;
    height: 100% !important;
  }

  #blog-gallery .slick-slide {
    margin: 0 15px;
  }

  .box-gallery {
    max-width: 320px;
  }
  .header__logo {
    width: 100px;
}
}

@media (min-width: 992px) and (max-width: 1200px) {
  .box-gallery .blog-btn {
    width: 100%;
  }

  .about .col-sm-6 {
    -ms-flex: 0 0 43.3%;
    flex: 0 0 43.3%;
    max-width: 43.3%;
  }

  .about .video-wrapper {
    flex: 0 0 54.7%;
    max-width: 54.7%;
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  .house__item:nth-child(1) {
    margin-left: -190px;
    top: 4px;
  }

  .house__item:nth-child(4) {
    top: 36px;
    margin-left: 130px;
  }

  .house__item:nth-child(5) {
    top: unset;
    margin-left: 97px;
    bottom: 35px;
  }

  .house__item:nth-child(6) {
    bottom: 59px;
    top: unset;
    margin-left: -27px;
  }

  .house__item:nth-child(7) {
    top: 229px;
    margin-left: 1px;
  }

  .house__item:nth-child(8) {
    top: 273px;
    margin-left: 113px;
  }

  .house__item:nth-child(10) {
    top: 473.1px;
    margin-left: -188px;
  }

  .house__item:nth-child(13) {
    top: 453px;
    margin-left: -13px;
    height: 23px;
  }

  .object2 {
    margin: 100px 0;
    padding: 0;
  }
}


.blog__dates {
  display: flex;
  justify-content: space-between;
}

.blog_slide-wrapper {
  padding: 20px;
  height: 494px;
  position: relative;
  box-shadow: 0px 20px 45px -20px rgb(0 0 0 / 10%);
}

.blog_slide-wrapper img {
  height: 195px;
  object-fit: cover;
  width: 100%;
  display: block;
}

.blog__time {
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  color: #4e4e4e;
}

.blog__date {
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  color: #909090;
  text-align: right;
}

.blog__category {
  font-weight: 700;
  font-size: 11px;
  line-height: 13px;
  display: inline-block;
  width: auto;
  padding: 8px 18px;
  color: #ffffff;
  background: linear-gradient(181.91deg, #ffc700 -11.1%, #f52525 109.51%);
  border-radius: 41px;
}

.blog__title {
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  color: #4e4e4e;
}

.blog__button {
  position: absolute;
  bottom: 20px;
  width: 100%;
  max-width: 310px;
}

.blog__button a {
  background: #FFFFFF;
  border: 2px solid #9D3C3C;
  border-radius: 40px;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #9D3C3C;
  width: 100%!important;
  height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 350px) {
  .header__logo img {
    max-width: 90px;
  }
  header.isNotMainPage .navbar-brand img {
      max-width: 90px;
  }
  .header__phone .fas.fa-phone-alt, .header__phone .far.fa-phone-alt, .header .navbar-call-link i {
      height: 28px;
      width: 28px;
      line-height: 28px;
  }
}

.telegram-link {
  border-radius: 100px;
  max-width: 32px;
  max-height: 32px;
  min-width: 32px;
  min-height: 32px;
  border-color: transparent;
  display: flex;
  margin-right: 6px;
  align-items: center;
  justify-content: center;
}

.whatsapp-link {
  max-width: 32px;
  max-height: 32px;
  min-width: 32px;
  min-height: 32px;
  display: flex;
  margin-right: 6px;
}
.whatsapp-link img {
  width: 100%;
}

@media screen and (max-width: 350px) {
  .whatsapp-link,
  .telegram-link img {
    max-width: 28px;
    max-height: 28px;
    min-width: 28px;
    min-height: 28px;
    margin-right: 2px;
  }
}

@media screen and (min-width: 1128px) and (max-width: 1800px) {
  .header.cab  .wrapper {
    max-width: unset;
  }
}

@media screen and (min-width: 1800px) {
  .header.cab  .wrapper {
    max-width: 1750px;
  }
}