/*new contacts*/
.contact__top {
	margin-bottom: 25px;
	align-items: center;
}

.contact__img {
	margin-bottom: 25px;
	text-align: center;
}

.contact__header {
	font-size: 18px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 13px;
}

.contact__description {
	font-size: 16px;
	font-weight: 500;
	color: #181818;
}

.contact__item--btn {
	margin-bottom: 15px;
}

.contact__item--btn a {
	width: 100%;
}

/*contacts new*/

/*footer new*/
.main-footer__payments {
	order: -1;
	margin-bottom: 5px;
}

.payments {
	flex-wrap: wrap;
}

.payments li {
	width: 50%;
	margin-left: 0;
	margin-bottom: 25px;
}

/*footer new*/

/*header new*/
.main-header__top {
	display: block !important;
	background: #1d88f2;
}

.main-header__right {
	position: relative;
	display: flex;
	background: #181818;
}

.main-header__right:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 2000px;
	background-color: #181818;
	z-index: 0;
}

.main-header__wrapper {
	justify-content: space-between;
}

.main-header__all-country {
	align-items: center;
	z-index: 2;
}

.main-header__svg,
.main-header__mail {
	display: none;
}

.main-header__text {
	color: #ffffff;
	font-size: 12px;
}

.main-header__left {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #1d88f2;
	color: #ffff;
	position: relative;
}

.main-header__hours-small {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}

.main-header__days--small {
	margin-right: 3px;
}

.header-social {
	display: none;
}

/*header new*/

.inputtext::-webkit-input-placeholder {
	opacity: 0;
}

.inputtext:-ms-input-placeholder {
	opacity: 0;
}

.inputtext::-ms-input-placeholder {
	opacity: 0;
}

.inputtext::-moz-placeholder {
	opacity: 0;
}

.inputtext:-moz-placeholder {
	opacity: 0;
}

.inputtext::placeholder {
	opacity: 0;
}


.inputtext:focus::-webkit-input-placeholder {
	opacity: 1;
}

.inputtext:focus:-ms-input-placeholder {
	opacity: 1;
}

.inputtext:focus::-ms-input-placeholder {
	opacity: 1;
}

.inputtext:focus::-moz-placeholder {
	opacity: 1;
}

.inputtext:focus:-moz-placeholder {
	opacity: 1;
}

.inputtext:focus::placeholder {
	opacity: 1;
}

.widget-category ul a {
	font-size: 14px;
	font-weight: 600;
	color: #414141;
	line-height: 1.2;
}

.main-navigation a:hover {
	color: #1a7ad9;
}

.main-header__address {
	display: none;
}

.table_rekvizity td {
	position: relative;
	font-size: 12px;
}

.table_rekvizity td:nth-child(even) {
	left: 10px;
}

.page_simple--rekvizity > .rekvizity-header {
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
	font-weight: 600;
}

.page_simple {
	margin-top: 0;
}

.page_simple--rekvizity > a.rekvizity-link {
	padding: 12px;
	width: 80%;
	color: #1d88f2;
	border: 2px solid #1d88f2;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

.page_simple--rekvizity > a.rekvizity-link:hover {
	border-color: #757575;
	color: #757575;
}

.product-detail__conditions-title {
	font-size: 14px;
	font-weight: 400;
	color: #757779;
	margin-bottom: 15px;
	margin-top: 20px;
}

.product-detail__conditions-code {
	color: #2e2e2e;
	margin-left: 6px;
}

.product-detail__conditions-list {
	list-style: inherit;
	margin-left: 15px;
}

.product-detail__conditions-item {
	font-size: 14px;
	color: #232323;
}

.product-detail__conditions-item:not(:last-child) {
	margin-bottom: 10px;
}

.product-video {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.product-video__play {
	width: 33px;
	height: 37px;
}

.product-video svg {
	width: inherit;
	height: inherit;
	fill: #ffffff !important;
}

.product-video--overlay {
	background: rgba(0, 0, 0, 0.25);
}

.product-video--thumbnail .product-video__play {
	width: 16px;
}

.product-video:hover svg {
	fill: #1d88f2 !important;
	transition: fill 0.15s ease-out;
}

.product-video--overlay:hover {
	background: rgba(0, 0, 0, 0.125);
	transition: background 0.15s ease-out;
}

.post__preview {
	cursor: pointer;
	text-decoration: none;
}

.post__preview .post__text {
	color: #ffffff;
	font-size: 12px;
}

.whatsapp-btn {
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #069229;
	width: 100%;
	bottom: 0;
	top: auto;
	right: auto;
	height: auto;
	text-decoration: none;
}

.whatsapp-btn__link {
	z-index: 9999;
	margin-top: -120px;
}

.whatsapp-btn__link span {
	color: #ffffff;
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
}

.whatsapp-btn__icon {
	font-size: 16px;
	display: inline-block;
	font-weight: 400;
}

.whatsapp-btn__icon--md {
	width: 20px;
	height: 20px;
	background: url("./assets/img/icons/whatsapp-mobile.svg") no-repeat 50% 50%;
	background-size: contain;
	margin-left: 5px;
}

.main-header__hours {
	display: none;
}

.img-svg {
	width: 195px;
}

.user-cabinet--mobile {
	display: none !important;
}

.product-detail__actions {
	flex-wrap: wrap;
	justify-content: space-between;
}

.product-detail__actions > .adp-btn--primary {
	width: 100%;
	margin-top: 15px;
}

.product-detail__actions > .adp-btn--outline-primary {
	width: 100%;
	margin-left: 0;
	margin-top: 15px;
}

.footer-item--company {
	font-weight: 100;
	font-size: 13px;
	color: #898989;
}

.footer-item__confidentiality {
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}

.footer-item__confidentiality:hover {
	color: #898989;
}

.developer-logo {
	display: flex;
	align-items: center;
	text-decoration: none;
	margin-top: -3px;
}

.developer-logo span {
	color: #000000;
	margin-right: 10px;
	font-size: 15px;
	transition: color ease 0.3s;
}

.developer-logo svg {
	width: 98px;
	height: 24px;
}

.developer-logo path {
	stroke-width: 1px;
	stroke-dasharray: 125;
	stroke-dashoffset: -125;
	stroke-linecap: butt;
	fill: #1a1a1a;
}

.developer-logo path.green {
	stroke: #5bc451;
	animation: decolor-green 1s ease-out;
}

.developer-logo path.black {
	stroke: #1a1a1a;
	animation: decolor-white 1s ease-out;
}

.developer-logo path.eye {
	transform-origin: 50% 60%;
}

.developer-logo:hover svg {
	animation: scale 0.5s ease;
	animation-delay: 1s;
}

.developer-logo:hover span {
	color: #1a1a1a;
}

.developer-logo:hover path.black {
	animation: dash-white 1s ease-out forwards;
}

.developer-logo:hover path.green {
	animation: dash-green 1s ease-out forwards;
}

.developer-logo:hover path.eye {
	animation: dash-white 1s ease-out forwards, wink 0.5s ease-out 1.5s;
}

.main-navigation__wrap {
	z-index: 999;
}

.main-navigation {
	padding: 14px 0 80px 0;
}

.navigation-close {
	top: 14px;
}

.main-navigation__nav-menu ul {
	width: 100%;
}

.main-navigation .main-navigation__logo {
	width: 92px;
	margin-bottom: 12px;
}

.main-navigation .main-navigation__phone {
	margin-bottom: 5px;
}

.main-navigation__phone .tip__heading {
	color: #394e5b;
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	margin-bottom: 0;
}

.main-navigation__question .tip__heading {
	color: #394e5b;
	font-size: 12px;
	font-weight: 400;
	padding-left: 8px;
	margin-bottom: 0;
}

.main-navigation__item .tip__description {
	color: #101010;
	font-size: 14px;
	padding: 0;
}

.main-navigation a:hover::after {
	opacity: 0;
	transition: opacity ease 0.3s;
}

.main-navigation .main-navigation__item--toggle {
	flex-direction: column;
	margin-bottom: 20px;
	margin-top: 5px;
}

.main-navigation__toggle {
	display: flex;
	background-color: #1a7ad9;
	border: none;
	box-shadow: none;
}

.main-navigation__toggle a {
	padding: 15px 10px;
	color: #ffffff;
	font-size: 14px;
	position: relative;
}

.main-navigation__toggle a:hover {
	color: rgba(255, 255, 255, 0.8);
}

a .minus {
	position: absolute;
	transition: .3s;
	background: #ffffff;
	width: 20px;
	height: 1px;
	right: 10px;
	top: 20px;
}

a .plus {
	position: absolute;
	background: #ffffff;
	height: 1px;
	width: 20px;
	transform: rotate(90deg);
	right: 10px;
	top: 20px;
	transition: transform ease 0.3s;
}

a.active .plus {
	transform: rotate(0deg);
	transition: transform ease 0.3s;
}

.category-toggle--mobile {
	display: flex;
	flex-direction: column;
	margin: 0;
}

.category-toggle--mobile .main-navigation__dropdown {
	flex-direction: column;
}

.category-toggle--mobile .main-navigation__dropdown:last-child a {
	padding-bottom: 15px;
}

.category-toggle--mobile > ul > .main-navigation__dropdown:last-child a {
	padding-bottom: 30px;
}

.category-toggle--mobile .main-navigation__dropdown a {
	font-size: 14px;
	background-color: #1d88f2;
	color: #ffffff;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: none;
	box-shadow: none;
}

.category-toggle--mobile .main-navigation__dropdown a.active {
	background-color: #3492ef;
}

.category-toggle--mobile .main-navigation__dropdown ul.dropdown {
	border: none;
	box-shadow: none;
}

.category-toggle--mobile ul.dropdown li:last-child a {
	border: none;
}

.category-toggle--mobile .main-navigation__dropdown a .arrow--catalog {
	width: 13px;
	height: 13px;
	margin-right: 3px;
	transition: transform ease 0.3s;
	transform: rotate(0deg);
	position: relative;
}

.category-toggle--mobile .main-navigation__dropdown a .arrow--catalog svg {
	width: 13px;
	height: 13px;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	stroke: #ffffff;
}

.category-toggle--mobile .main-navigation__dropdown a .arrow--catalog.active {
	transition: transform ease 0.3s;
	transform: rotate(180deg);
}

.main-navigation__dropdown ul.dropdown a {
	padding: 10px 22px;
	background-color: #3492ef;
	font-size: 13px;
	border: none;
}

.main-navigation__dropdown ul.dropdown a:hover {
	color: rgba(255, 255, 255, 0.6);
}

.main-navigation__item--links a {
	color: #394e5b;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: flex;
	justify-content: space-between;
}

.main-navigation__item--links a .arrow--catalog {
	width: 13px;
	height: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 3px;
}

.main-navigation__item--links a .arrow--catalog svg {
	transform: rotate(-90deg);
}

.main-navigation__item--links a .arrow--catalog svg path {
	stroke: #394e5b;
	transition: stroke ease 0.3s;
}

.main-navigation__item--links a:hover .arrow--catalog svg path {
	stroke: #1a7ad9;
	transition: stroke ease 0.3s;
}

.main-navigation__bottom-list {
	padding-top: 22px;
	margin-top: 13px;
	border-top: 1px solid #ececec;
}

.tip__description--navigation a {
	position: relative;
	border-bottom: none;
}

.tip__description--navigation a:after {
	content: '';
	display: block;
	width: 88%;
	height: 1px;
	background-color: #101010;
	position: absolute;
	bottom: 13px;
	left: 8px;
	opacity: 1;
	transition: opacity ease 0.3s;
}

.bottom-item {
	display: flex;
	flex-direction: column;
	padding: 10px;
	margin-bottom: 15px;
}

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

.bottom-item__header {
	color: #394e5b;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: 400;
}

.bottom-item__text {
	font-weight: 300;
	font-size: 14px;
	color: #101010;
	line-height: 16px;
}

.order-success {
	letter-spacing: 1px;
	font-weight: 300;
	margin-bottom: 35px;
}

.order-success__wrapper {
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 30px;
}

.order-success__icon {
	width: 51px;
	height: 52px;
	min-width: 51px;
	margin-right: 24px;
}

.order-success__number-info {
	border: 1px solid #1d88f2;
	border-radius: 4px;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	padding: 12px 20px;
	display: inline-block;
	margin-bottom: 25px;
}

.order-success__number,
.order-success__callback-link {
	font-weight: bold;
}

.order-success__callback {
	font-size: 14px;
}

.order-success__callback-link {
	color: #1d88f2;
}

.installment {
	background: linear-gradient(231.9deg, #ff8308 36.63%, #ffab07 95.21%);
	border-radius: 8px;
	padding: 15px 20px;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}

.installment__img {
	margin-right: 20px;
	margin-bottom: 10px;
}

.installment__wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: left;
	letter-spacing: 1px;
}

.installment__title,
.installment__description {
	color: #ffffff;
	font-weight: bold;
}

.installment__title {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 10px;
	text-align: center;
}

.installment__description {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 20px;
}

.installment__link {
	background-color: #ffffff;
	color: #000000;
	display: inline-flex;
	align-items: center;
	padding: 12px 48px 12px 16px;
	font-weight: 600;
	font-size: 16px;
	line-height: 120%;
	border-radius: 4px;
	position: relative;
	margin: 0 auto;
}

.installment__link:hover {
	text-decoration: none;
}

.installment__link::before,
.installment__link::after {
	transition: background-color 0.3s, border-color 0.3s;
	content: "";
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.installment__link::before {
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	transform: translateY(-50%) rotate(45deg);
	width: 8px;
	height: 8px;
	border-top-right-radius: 2px;
}

.installment__link::after {
	width: 15px;
	height: 2px;
	background-color: #000000;
	border-radius: 4px;
}

.installment__link:hover::after {
	background-color: #23527c;
}

.installment__link:hover::before {
	border-color: #23527c;
}

.back-to-main {
	margin-bottom: 75px;
	display: flex;
	justify-content: center;
}

.back-to-main__link {
	color: #1d88f2;
	padding: 15px 40px;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	border: 2px solid #1d88f2;
	display: inline-block;
}

.product__installment {
	display: flex;
	justify-content: center;
	margin: 10px auto 5px;
	padding: 5px 10px;
	background: #ff7f00;
	border-radius: 4px;
	font-size: 9px;
	color: #ffffff;
}

.product__installment--left {
	margin: 0 0 10px;
}

.banner__thumb {
	margin-bottom: auto;
}

@media (min-width: 485px) {

	.product-detail__actions > .adp-btn--primary {
		width: 80%;
		margin-top: 0;
	}
}

@media (min-width: 575px) {
	.main-navigation {
		padding-bottom: 14px;
		display: flex;
		align-items: center;
	}

	.main-navigation.show {
		display: flex !important;
	}

	.main-navigation__item--links a .arrow--catalog {
		display: none;
	}

	.main-navigation .main-navigation__item:nth-child(2) {
		margin-left: 0;
	}

	.main-navigation .main-navigation__nav-menu {
		display: none !important;
	}

	.main-navigation .main-navigation__item--bottom {
		display: none !important;
	}
}

@media (min-width: 768px) {

	/*contacts new*/
	.contact__top {
		margin-bottom: 30px;
	}

	.contact__header {
		font-size: 20px;
	}

	.contact__item--btn {
		text-align: center;
		margin-bottom: 25px;
		margin-top: 5px;
	}

	.contact__item--btn a {
		width: 350px;
	}

	/*contacts new*/
	/*footer new*/
	.main-footer__payments {
		order: 0;
	}

	/*footer new*/
	/*header new*/
	.main-header__right {
		background: #181818;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 15px 24px;
	}

	.main-header__all-country {
		align-items: center;
	}

	.main-header__svg {
		margin-right: 13px;
	}

	.main-header__text {
		font-size: 14px;
		font-weight: 700;
	}

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

	.main-header__hours-small {
		font-size: 14px;
		font-weight: 700;
	}

	.main-header__svg,
	.main-header__mail {
		display: block;
		z-index: 2;
	}

	/*header new*/
	.user-cabinet--mobile {
		display: block !important;
	}

	.product-detail__actions {
		flex-wrap: nowrap;
		justify-content: normal;
	}

	.product-detail__actions > .adp-btn--primary {
		width: auto;
	}

	.product-detail__actions > .adp-btn--outline-primary {
		width: auto;
		margin-left: 20px;
		margin-top: 0;
	}

	.whatsapp-btn__icon,
	.whatsapp-btn__text {
		display: none;
	}

	.whatsapp-btn {
		top: 50%;
		width: 55px;
		height: 55px;
		background: url("./assets/img/icons/whatsapp.svg") no-repeat 50% 50%;
		background-size: contain;
		margin-top: -120px;
		right: 10px;
	}

	.main-footer__info-developer {
		display: flex;
		justify-content: space-between;
	}

	.table_rekvizity td {
		font-size: 14px;
	}

	.table_rekvizity td:nth-child(even) {
		left: 35px;
	}

	.page_simple > .rekvizity-header {
		font-size: 21px;
		margin-bottom: 25px;
	}

	.installment {
		padding: 25px 35px 35px;
		justify-content: flex-start;
		flex-wrap: nowrap;
		margin-bottom: 75px;
	}

	.installment__img {
		margin-right: 40px;
		margin-bottom: 0;
	}

	.installment__link {
		margin: 0;
	}

	.installment__title {
		font-size: 30px;
		line-height: 36px;
		text-align: left;
	}

	.container {
		position: relative;
	}

	.back-to-main {
		margin-bottom: 0;
		position: absolute;
		top: -85px;
		right: 15px;
	}
}

@media (min-width: 992px) {
	.back-to-main {
		top: -70px;
	}

	.widget-columns ul {
		display: flex;
		flex-wrap: wrap
	}

	.widget-columns ul li {
		padding-right: 30px;
		width: 50%;
	}

	.product-detail__conditions-list {
		margin-left: 30px;
	}

	.main-footer__bottom-info {
		display: flex;
	}

	.footer-item--company {
		font-size: 15px;
	}

	.footer-item--info {
		width: 65%;
	}

	.footer-item--call {
		width: 50%;
	}

	.page_simple--rekvizity {
		display: flex;
		flex-wrap: wrap;
	}

	.page_simple--rekvizity > .rekvizity-header {
		width: 100%;
	}

	.page_simple--rekvizity > .table_rekvizity {
		width: 80%;
	}

	.page_simple--rekvizity > a.rekvizity-link {
		width: 20%;
		order: 2;
		height: fit-content;
	}

	.banner__item--large {
		min-height: 506px!important;
	}
}

@media (min-width: 1200px) {
	/*contacts new*/
	.contact__top {
		margin-bottom: 35px;
	}

	.contact__item {
		margin-bottom: 5px;
	}

	.contact__item--btn {
		margin-top: 0;
	}

	.contact__item--btn a {
		width: 100%;
	}

	/*contacts new*/
	/*header new*/
	.main-header__right {
		justify-content: space-between;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.main-header__left {
		padding-top: 15px;
		padding-bottom: 15px;
		justify-content: space-between;
	}

	.main-header__hours-small {
		display: none;
	}

	.main-header__address,
	.main-header__hours {
		display: block;
	}

	.main-header__address {
		font-size: 16px;
		font-weight: 300;
		text-align: left;
	}

	.main-header__hours {
		font-size: 16px;
		font-weight: 700;
		text-align: left;
	}

	.main-header__days {
		text-transform: uppercase;
	}

	.footer-item--info {
		width: 60%;
	}

	.footer-item--call {
		width: 37%;
	}

	.footer-item--logo > .logo {
		text-align: left;
	}

	.main-footer__info-developer {
		margin-left: -15px;
	}

	.page_simple--rekvizity > .table_rekvizity {
		width: 67%;
	}

	.page_simple--rekvizity > a.rekvizity-link {
		width: 33%;
	}

	.whatsapp-btn {
		display: none;
	}

	.banner__item--large {
		min-height: 490px!important;
	}
}

@keyframes dash-white {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke-width: 5px;
	}
	80% {
		fill: rgba(0, 0, 0, 0.5);
	}

	100% {
		fill: rgba(0, 0, 0, 1);
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0;
	}
}

@keyframes dash-green {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke-width: 5px;
	}
	80% {
		fill: rgba(91, 196, 81, 0.5);
	}

	100% {
		fill: rgba(91, 196, 81, 1);
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0;
	}
}

@keyframes decolor-green {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke: rgba(91, 196, 81, 1);
		stroke-width: 3px;
		fill: rgba(91, 196, 81, 1);
	}

	80% {
		fill: rgba(91, 196, 81, 0.8);
	}

	100% {
		fill: rgba(0, 0, 0, 0.5);
		stroke: rgba(0, 0, 0, 0.5);
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0;
	}
}

@keyframes decolor-white {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke-width: 3px;
		fill: rgba(0, 0, 0, 1);
		stroke: rgba(0, 0, 0, 1);
	}

	50% {
		fill: rgba(0, 0, 0, 0.8);
	}

	100% {
		fill: rgba(0, 0, 0, 0.5);
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0;
	}
}

@keyframes scale {
	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes wink {
	50% {
		transform: scaleY(0);
	}

	100% {
		transform: none;
	}
}
