

/* Start:/local/templates/main/dist/css/auction-page.css?166540867516945*/
.auction-adv {
	padding: 0 80px;
}
.auction-adv__list-item {
	width: calc(33% - 11px);
}
.auction-adv__list-item:not(:nth-child(3n)) {
	margin-right: 20px;
}
.auction-adv__list-item:nth-child(-n +3) {
	margin-bottom: 44px;
}
.auction-adv__list-image {
	margin-right: 28px;
	flex: 1 0 100px;
}
.auction-adv__list-text {
	font-size: 16px;
	line-height: 24px;
	color: #201D1D;
}
.auction-why {
	padding: 44px 80px;
	background: #F3F8FF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
	border-radius: 20px;
}
.auction-why__header {
	margin-bottom: 32px;
	padding-bottom: 32px;
	border-bottom: 1px solid #DFDFDF;
}
.auction-why__header-title {
	font-weight: 700;
	font-size: 26px;
	line-height: 40px;
	color: #201D1D;
	max-width: 628px;
	margin-right: 20px;
}
.auction-why__header-descr {
	font-size: 16px;
	line-height: 24px;
	color: #201D1D;
	max-width: 628px;
}
.auction-why__list-item {
	width: calc(33% - 10px);
}
.auction-why__list-item:not(:nth-child(3n)) {
	margin-right: 20px;
}
.auction-why__list-item:nth-child(-n +3) {
	margin-bottom: 32px;
}
.auction-why__list-img {
	margin-right: 28px;
	width: 100%;
	max-width: 100px;
}
.auction-why__list-text {
	font-size: 16px;
	line-height: 24px;
	color: #201D1D;
}
.auction-legal {
	border-radius: 20px;
	border: 1px solid #3152C9;
	padding: 44px 80px;
}
.auction-legal__image {
	max-width: 487px;
	width: 100%;
}
.auction-legal__text {
	max-width: 870px;
	width: 100%;
	margin-left: 79px;
}
.auction-legal__title {
	font-weight: 800;
	font-size: 40px;
	line-height: 58px;
	color: #201D1D;
	margin-bottom: 12px;
}
.auction-legal__descr {
	font-size: 16px;
	line-height: 24px;
	color: #201D1D;
}
.auction-etaps {

}
.auction-etaps__title.title {
	margin-bottom: 50px;
}
.auction-etaps__item {
	width: 25%;
	position: relative;
	padding-top: 26px;
	padding-right: 20px;
}
.auction-etaps__item .ce--num {
	color: #3152C9;
	padding: 0 12px;
	background: #FFFFFF;
	font-weight: 800;
	font-size: 44px;
	line-height: 48px;
	position: absolute;
	top: -22px;
}
.auction-etaps__item .ce--title {
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	color: #201D1D;
}

.auction-etaps__item:nth-child(1) {
	border-top: 1px solid #3152C9;
	padding-left: 80px;
}
.auction-etaps__item:nth-child(1)::before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #2D5FCC;
	left: 0;
	top: -7px;
}
.auction-etaps__item:nth-child(2) {
	border-top: 1px solid #3152C9;
	border-bottom: 1px solid #3152C9;
}
.auction-etaps__item:nth-child(3) {
	border-top: 1px solid #3152C9;
	border-bottom: 1px solid #3152C9;
}
.auction-etaps__item:nth-child(4) {
	border-top: 1px solid #3152C9;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	border-right: 1px solid #3152C9;
	height: 230px;
	border-bottom: 1px solid #3152C9;
	padding-right: 80px;
}
.auction-etaps__item:nth-child(5) {
	height: 230px;
	padding-left: 80px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	border-bottom: 1px solid #3152C9;
	border-left: 1px solid #3152C9;
	border-top: 1px solid #3152C9;
}
.auction-etaps__item:nth-child(6) {
	border-bottom: 1px solid #3152C9;
}
.auction-etaps__item:nth-child(7) {
	border-bottom: 1px solid #3152C9;
}
.auction-etaps__item:nth-child(8) {
	border-bottom: 1px solid #3152C9;
}
.auction-etaps__item:nth-child(9) {
	padding-left: 80px;
}
.mortgage .title-expert {
	font-size: 26px;
	line-height: 40px;
	width: 50%;
}
.mortgage .advantBig .services--benefits-block {
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
	min-height: 156px;
}
.mortgage .services--benefits-text {
	margin-left: 24px;
	width: 100%;
}
.mortgage .services--benefits-block img {
	width: 60px;
	height: 60px;
}
.mortgage .services--benefits-text p {
	margin-top: 4px;
}
.reviews--title-text {
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	color: #201D1D;
	margin-bottom: 4px;
}
.services-section .reviews-slider .slick-slide {
	min-height: 156px;
}
.services-section .services-slider .slick-current:after {
	width: 1032px;
	height: 356px;
}
.form--pages-wrap .form--pages-top p {
	max-width: 467px;
}
.services-section .container {
	padding-right: 0;
}
.section-head {
	padding-right: 161px;
}

@media (max-width: 1599px) {
	.section-head {
		padding-right: 118px;
	}
	.auction-why__header-title {
		max-width: 418px;
	}
	.services-section .services-slider .slick-current:after {
		width: 731px;
		height: 256px;
	}
	.services-section .services-slider .slick-slide.slick-active {
		width: 651px;
	}
	.services-section .services-slider .slick-slide {
		width: 220px;
		height: 115px;
		margin-top: 20px;
	}
	.auction-adv {
		padding: 0 59px;
	}
	.auction-adv__list-image {
		margin-right: 20px;
		flex: 1 0 72px;
	}
	.auction-adv__list-text {
		font-size: 12px;
		line-height: 18px;
	}
	.auction-etaps__item .ce--title {
		font-size: 14px;
		line-height: 16px;
	}
	.auction-etaps__item:nth-child(1) {
		padding-left: 59px;
	}
	.auction-etaps__item:nth-child(4) {
		padding-right: 59px;
		height: 173px;
	}
	.auction-etaps__item .ce--num {
		font-size: 32px;
		top: -28px;
	}
	.auction-etaps__item:nth-child(5) {
		padding-left: 59px;
		height: 173px;
	}
	.auction-etaps__item:nth-child(9) {
		padding-left: 59px;
	}
	.auction-etaps__item {
		padding-top: 20px;
	}
	.auction-why {
		padding: 32px 59px;
		border-radius: 12px;
	}
	.auction-why__header-title {
		font-weight: 700;
		font-size: 18px;
		line-height: 28px;
	}
	.auction-why__header-descr {
		font-size: 12px;
		line-height: 18px;
		max-width: 456px;
	}
	.auction-why__header {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.auction-why__list-img {
		margin-right: 24px;
		max-width: 72px;
	}
	.auction-why__list-text {
		font-size: 12px;
		line-height: 18px;
	}
	.auction-why__list-item:nth-child(-n +3) {
		margin-bottom: 20px;
	}
	.auction-legal {
		padding: 32px 59px;
	}
	.auction-legal__title {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 8px;
	}
	.auction-legal__descr {
		font-size: 12px;
		line-height: 18px;
	}
	.auction-legal__image {
		max-width: 397px;
	}
	.auction-adv__list-item:nth-child(-n +3) {
		margin-bottom: 36px;
	}
	.mortgage .title-expert {
		width: 50%;
		font-size: 18px;
		line-height: 28px;
	}
	.mortgage .advantBig .services--benefits-block {
		min-height: 96px;
		padding: 16px 24px 20px;
		border-radius: 20px;
	}
	.mortgage .services--benefits-text p {
		font-size: 10px;
		line-height: 16px;
		margin-top: 4px;
	}
	.reviews--title-text {
		font-size: 14px;
		line-height: 20px;
	}
	.reviews-section .reviews-slider .slick-slide {
		width: 220px;
		height: 108px;
	}
	.reviews-section .reviews-slider .slick-slide.slick-active:after {
		width: calc(100% + 248px);
	}
	.form--pages-wrap .inputs--block input, .form--pages-wrap .inputs--block textarea {
		padding: 7px;
	}
	.form--pages-wrap .form--pages-top p {
		max-width: 279px;
	}
}

@media (max-width: 1279px) {
	.auction-why__header-title {
		font-size: 16px;
		line-height: 24px;
	}
	.services-slider .services-slider .slick-current:after {
		background-position: 77% 39%;
	}
	.section-head {
		padding-right: 47px;
	}
	.services-section .services-slider .slick-slide.slick-active {
		width: 531px;
	}
	.auction-adv {
		padding: 0 47px;
	}
	.auction-etaps {
		justify-content: flex-end;
	}
	.auction-etaps__item:nth-child(1) {
		order: 1;
		padding-right: 10px;
	}
	.auction-etaps__item:nth-child(2) {
		order: 2;
		border-bottom: none;
		padding-right: 10px;
	}
	.auction-etaps__item:nth-child(3) {
		order: 3;
		height: 137px;
	}
	.auction-etaps__item:nth-child(4) {
		order: 6;
		border-top: none;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-right: none;
		padding-right: 0;
		border-bottom: none;
		height: 137px;
	}
	.auction-etaps__item:nth-child(5) {
		order: 5;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		border-left: none;
		padding-left: 0;
		padding-right: 10px;
		height: 137px;
	}
	.auction-etaps__item:nth-child(6) {
		order: 4;
		border-left: 1px solid #3152C9;
		border-bottom: 1px solid #3152C9;
		border-top: 1px solid #3152C9;
		padding-left: 47px;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		padding-right: 10px;
	}
	.auction-etaps__item:nth-child(7) {
		height: 137px;
		padding-left: 47px;
		order: 7;
		padding-right: 10px;
	}
	.auction-etaps__item:nth-child(7)::before {
		content: '';
		position: absolute;
		width: 12px;
		height: 12px;
		border-radius: 50%;
		background: #2D5FCC;
		left: 0;
		bottom: -7px;
	}
	.auction-etaps__item:nth-child(8) {
		order: 8;
		padding-right: 10px;
	}
	.auction-etaps__item:nth-child(9) {
		order: 9;
		padding-left: 0;
		padding-right: 47px;
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
		border-right: 1px solid #3152C9;
		border-bottom: 1px solid #3152C9;
		border-top: 1px solid #3152C9;
	}
	.auction-etaps__item:nth-child(10) {
		order: 11;
	}
	.auction-etaps__item:nth-child(11) {
		order: 10;
		padding-right: 20px;
	}
	.auction-why {
		padding: 24px 47px;
	}
	.auction-why__list-item:nth-child(-n + 4) {
		margin-bottom: 20px;
	}
	.auction-why__list-item:not(:nth-child(3n)) {
		margin-right: 0;
	}
	.auction-why__list-item:not(:nth-child(2n)) {
		margin-right: 8px;
	}
	.auction-why__list-item {
		width: calc(50% - 4px);
	}
	.auction-why__header-title {
		max-width: 388px;
	}
	.auction-why__header-descr {
		max-width: 415px;
	}
	.auction-legal {
		padding: 24px 47px;
	}
	.auction-legal__title {
		font-size: 24px;
		line-height: 32px;
	}
	.auction-legal__image {
		max-width: 274px;
	}
	.auction-legal__text {
		margin-left: 55px;
	}
	.auction-etaps__item {
		width: 33%;
	}
	.auction-etaps__item:nth-child(1) {
		padding-left: 47px;
		height: 137px;
	}
	.auction-etaps__item:nth-child(3) {
		border-right: 1px solid #3152C9;
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
		padding-right: 47px;
	}
	.mortgage .advantBig .services--benefits-block {
		width: calc(33% - 8px);
	}
	.mortgage .services--benefits-block img {
		position: static;
	}
	.mortgage .advantBig div {
		flex-wrap: nowrap;
	}
	.mortgage .services--benefits-text span {
		padding-left: 0;
		height: auto;
	}
	.mortgage .services--benefits-text {
		margin-left: 24px;
	}
	.mortgage .title-expert {
		max-width: 500px;
		width: 100%;
		margin-right: 30px;
		margin-bottom: 0;
		font-size: 16px;
		line-height: 24px;
	}
	.mortgage .advantBig .services--benefits-block {
		min-height: 110px;
	}
	.services--top-wrap .services--top__left {
		width: 100%;
		max-width: 415px;
	}
	.form--pages-wrap .form--pages-top span {
		width: 100%;
		max-width: 415px;
	}
	.form--pages-wrap .form--pages-top p {
		max-width: 279px;
	}
	.reviews-section .reviews-slider .slick-slide.slick-active:after {
		width: calc(100% + 77px);
	}
	.reviews-section .reviews-slider .slick-slide {
		width: 180px;
	}
	.services-section .services-slider .slick-current:after {
		width: 603px;
		height: 253px;
	}
	.services-section .services-slider .slick-current:after {
		background-position: 80% 43%;
	}
}
@media (max-width: 989px) {
	.services-slider .services-content {
		max-width: 267px;
	}
	.form--pages-wrap .form--pages-top {
		flex-wrap: nowrap;
	}
	.form--pages-wrap .form--pages-top p {
		margin-left: 40px;
	}
	.section-head {
		padding-right: 32px;
	}
	.services-section .services-slider .slick-slide.slick-active {
		width: 404px;
	}
	.auction-adv {
		padding: 0 32px;
	}
	.auction-adv__list-item.flex {
		flex-direction: column;
		align-items: flex-start;
	}
	.auction-adv__list-image {
		margin-bottom: 20px;
		margin-right: 0;
		max-width: 51px;
		flex: 1 0 51px;
	}
	.auction-why__header {
		flex-direction: column;
	}
	.auction-why__header-title {
		max-width: 100%;
		margin-bottom: 8px;
		font-size: 16px;
		line-height: 24px;
	}
	.auction-why__header-descr {
		max-width: 100%;
	}
	.auction-why__header {
		margin-bottom: 16px;
		padding-bottom: 16px;
	}
	.auction-why {
		border-radius: 8px;
		padding: 20px 32px;
	}
	.auction-why__list-item {
		flex-direction: column;
	}
	.auction-why__list-img {
		margin-right: 0;
		max-width: 51px;
		margin-bottom: 8px;
	}
	.auction-legal {
		padding: 20px 32px;
	}
	.auction-legal__title {
		font-size: 20px;
		line-height: 28px;
		max-width: 250px;
	}
	.auction-legal__image {
		max-width: 257px;
	}
	.auction-adv__list-item:not(:nth-child(3n)) {
		margin-right: 12px;
	}
	.mortgage .advantBig .services--benefits-block {
		flex-direction: column;
		align-items: flex-start;
		min-height: 184px;
	}
	.mortgage .services--benefits-text {
		margin-left: 0;
		margin-top: 16px;
	}
	.main .form--pages-top span {
		width: 100%;
	}
	.auction-etaps__item .ce--num {
		font-size: 24px;
		line-height: 36px;
		top: -20px;
	}
	.reviews-section .container {
		padding-right: 0;
	}
	.reviews-section .reviews-slider .slick-slide.slick-active::after {
		width: calc(100% + 129px);
	}
	.wrapper .btn {
		border-radius: 8px;
	}
	.form--pages-wrap .form--pages-top span {
		width: 100%;
		max-width: 301px;
	}
	.services-section .services-slider .slick-current:after {
		width: 526px;
	}
	.auction-etaps__item:nth-child(1) {
		padding-left: 37px;
	}
	.auction-etaps__item:nth-child(3) {
		padding-right: 32px;
	}
	.auction-etaps__item:nth-child(6) {
		padding-left: 32px;
	}
	.auction-etaps__item:nth-child(7) {
		padding-left: 32px;
	}
	.auction-etaps__item:nth-child(9) {
		padding-right: 32px;
	}
	.auction-etaps__item .ce--num {
		padding: 0px 8px;
	}
	.mortgage .title-expert {
		max-width: 316px;
	}
	.services-section .container {
		padding-right: 0;
	}
	.services-section .section-head {
		padding-right: 32px;
	}
	.services-section .services-slider .slick-current:after {
		background-position: 70% 30%;
	}
}

@media (max-width: 639px) {
	.form--pages-wrap .form--pages-top {
		flex-direction: column;
	}
	.form--pages-wrap .form--pages-top span {
		max-width: 100%;
	}
	.form--pages-wrap .form--pages-top p {
		max-width: 100%;
		margin-left: 0;
	}
	.services-section .services-slider .slick-current:after {
		background-position: 6% 30%;
	}
	.services-section .services-slider .slick-slide.slick-active {
		height: 324px;
		width: 292px;
	}
	.services-section .services-slider .slick-current:after {
		height: 330px;
	}
	.services-section .services-slider .slick-current:after {
		background-position: 6% 20%;
	}
	.services-section .services-slider .slick-current:after {
		width: 422px;
	}
	.auction-why {
		padding: 16px;
	}
	.auction-why__header-title {
		margin-bottom: 16px;
	}
	.auction-legal.flex {
		flex-direction: column;
		align-items: flex-start;
		padding: 16px;
	}
	.auction-legal__text {
		margin-left: 0;
		margin-top: 16px;
	}
	.auction-legal__image {
		max-width: 191px;
	}
	.auction-adv {
		padding: 0 16px;
	}
	.auction-adv__list-item:not(:nth-child(3n)) {
		margin-right: 0;
	}
	.auction-adv__list-item {
		width: 100%;
	}
	.auction-adv__list-item:not(:last-child) {
		margin-bottom: 36px;
	}
	.auction-etaps__item {
		border: none !important;
		min-width: 262px;
		max-width: 262px;
	}
	.auction-etaps__item:nth-child(1) {
		height: auto;
		padding: 12px 20px 8px 0;
	}
	.auction-etaps__item .ce--num {
		display: none;
	}
	.auction-etaps__item:nth-child(1)::before {
		display: none;
	}
	.change--main.auction-etaps__wrap {
		background: #fff;
		padding: 16px;
		border: 1px solid #3152C9;
		border-radius: 8px;
	}
	.auction-etaps__title.title {
		margin-bottom: 12px;
	}
	.auction-why__list-item {
		margin-right: 0;
		display: inline-flex !important;
		align-items: center;
		flex-direction: row;
		min-width: 262px;
		max-width: 262px;
	}
	.auction-why__list-img {
		margin-right: 12px;
	}
	.mortgage .advantBig .services--benefits-block {
		width: 100%;
		flex-wrap: nowrap;
	}
	.mortgage .advantBig div {
		flex-wrap: wrap;
	}
	.mortgage .advantBig .services--benefits-block {
		flex-direction: row;
	}
	.mortgage .services--benefits-text {
		margin-left: 24px;
		margin-top: 0;
	}
	.mortgage .advantBig .services--benefits-block {
		min-height: 108px;
		padding: 22px 16px 26px;
	}
	.main .services--top-wrap {
		padding: 16px;
	}
	.mortgage .title-expert {
		margin-bottom: 16px;
	}
	.mortgage .title-expert {
		max-width: 100%;
	}
}
/* End */


/* Start:/local/templates/main/dist/css/purchase_from_auction.css?16654086753185*/
.form--pages-bottom .form-check a{
	color: #2d5fcc;
}
.house-forSale .services-section .container {
  padding: 0 12px
}
@media screen and (min-width: 640px){
  .house-forSale .services-section .container {
    padding: 0 32px;
  }
}
@media screen and (min-width: 990px){
  .house-forSale .services-section .container {
    padding: 0 47px;
  }
  
}
@media screen and (min-width: 1280px){
  .house-forSale .services-section .container {
    padding: 0 118px;
  }
}
@media screen and (min-width: 1600px){
  .house-forSale .services-section .container {
      padding: 0 161px;
  }
}
@media screen and (max-width: 989px){
  .house-forSale .services-section .container {
    padding-right: 0px;
  }
}

.house-forSale .services-section .services-pagination{
  height: 1px;
  background-color: #dfdfdf;
  position: relative;
  bottom: 34px;
  width: 54%;
  left: 16px;
}
@media screen and (min-width: 768px){
  .house-forSale .services-section .services-pagination {
    bottom: 29px;
    width: 84%;
    left: 16px;
  }
}
@media screen and (min-width: 1600px){
  .house-forSale .services-section .services-pagination {
    width: 85%;
    bottom: 24px;
    left: 78px;
  }
}

.house-forSale .services-section .services-arrows{
  bottom: 15px;
  right: 15px;
}
/* .services-slider .services-item.sldr .slick-slide {
  width: 302px !important;
} */
.services-slider .services-item.sldr .slick-current, .services-slider .services-item.sldr .slick-slide.lts{
  transition: .5s !important;
  width: 802px !important;
}
.services-slider .services-item.sldr .slick-track {
  height: 356px !important; 
}
@media (max-width: 1599px){
  .services-slider .services-item.sldr .slick-current, .services-slider .services-item.sldr .slick-slide.lts{
    width: 651px !important; 
  }
  .services-slider .services-item.sldr .slick-track {
    height: 256px !important; 
  }
  .services-section .services-slider .slick-current:after {
    width: 751px !important; 
  }
}
@media (max-width: 1200px){
  .services-slider .services-item.sldr .slick-current, .services-slider .services-item.sldr .slick-slide.lts{
      width: 520px !important; 
  }
  .services-slider .services-item.sldr .slick-track {
    height: 256px !important; 
  }
  .services-section .services-slider .slick-current:after {
    width: 603px !important; 
  }
}
@media (max-width: 980px){
  .services-slider .services-item.sldr .slick-current, .services-slider .services-item.sldr .slick-slide.lts{
    width: 475px !important; 
  }
  .services-slider .services-item.sldr .slick-track {
    height: 237px !important; 
  }
  .services-section .services-slider .slick-current:after {
    width: 526px !important; 
  }
}
@media (max-width: 639px){
  .services-slider .services-item.sldr .slick-current, .services-slider .services-item.sldr .slick-slide.lts{
    width: calc(100vw - 24px) !important; 
  }
  .services-slider .services-item.sldr .slick-track {
    height: auto !important; 
    min-height: 330px;
  }
  .services-section .services-slider .slick-current:after {
    width: calc(100vw - 24px) !important; 
  }
}


/* End */
/* /local/templates/main/dist/css/auction-page.css?166540867516945 */
/* /local/templates/main/dist/css/purchase_from_auction.css?16654086753185 */
