.crumbs-def__text a {
	color: #858892;
}

.crumbs-def__text a:hover {
	color: #23527c;
	text-decoration:none
}

.sec-form__wrap .alx-popup-mess-show-anime1 {
    animation: none;
}
.request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.btn-def:focus {
	color: #CCAB65;
	background: 0 0;
	border: 2px solid #CCAB65;
}
.btn-def.btn-reset {
	color: #CCAB65;
	background: 0 0;
	border: 2px solid #CCAB65;
}
.btn-def.btn-reset:hover {
	color: #FFFFFF;
	background: linear-gradient(95.17deg,#CCAB65 1.29%,rgba(204,171,101,.48) 64.43%,#CCAB65 132.47%);
	border: 2px solid transparent;
}
.product-el__slider .owl-nav div {
	background: #F3F4F5;
	border-radius: 100%;
	opacity: 0.7;
}
.product-el__slider .owl-nav div.owl-prev {
	left: 5px;
	padding-right: 5px;
}
.product-el__slider .owl-nav div.owl-next {
	right: 5px;
	padding-left: 5px;
}
.product-el__slider .owl-nav div:hover {
	opacity: 1;
}
.toggle_filter {
	display: none;
	margin-top: 30px;
}
@media screen and (max-width:768px){
	.toggle_filter {
		display: block;
	}
	.toggle_filter ~ .smartfilter {
		display: none;
	}
	.toggle_filter.active ~ .smartfilter {
		display: block;
	}
}

html {
	scroll-behavior: smooth;
}

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

img {
	height: auto;
}

.main_telephone {
	display: none;
}

.sec-main .content .wrap {
	position: relative;
}

.sec-main__btn.down_book {
	position: relative;
	z-index: 3;
	margin-top: 34px;
	margin-right: 210px;
}

#main .content .features .feature-2 {
	z-index: 1;
	pointer-events: none;
}

.catalog_dowload {
	position: relative;
	margin: 0 10px;
}

.catalog_dowload select {
	display: block;
	width: 100%;
	max-width: 307px;
	height: 57px;
	margin: 0 auto 10px;
	padding: 10px 48px 10px 65px;
	border: none;
	border-radius: 50px;
	outline: none;
	box-shadow: inset 0 2px 14px rgb(0 0 0 / 15%);
	background: #fff url(img/icon-name.png) 20px center no-repeat;
	color: #7d7d7d;
	font-size: 15px;
	letter-spacing: 1px;
	appearance: none;
}

.catalog_dowload img {
	position: absolute;
	top: 22px;
	right: calc(50% - 132px);
	width: 15px;
	pointer-events: none;
}

.modal .accept a {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.modal .btn,
.modal .btn-submit,
.btn,
.btn-def {
	white-space: normal;
}

#contacts {
	scroll-margin-top: 80px;
}

@media screen and (min-width: 1201px) {
	#main .content .features .feature-2 {
		right: 28px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1280px) {
	.sec-main__btn.down_book {
		margin-right: 250px;
	}
}

@media screen and (max-width: 991px) {
	.main_telephone {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.down_book {
		display: none !important;
	}

	#nav .nav-link,
	#nav .button a,
	#nav .phone a,
	#nav .social a {
		min-height: 44px;
	}

	#modal .modal-wrap,
	#modal-download .modal-wrap,
	#modal-photo .modal-wrap {
		max-width: calc(100vw - 24px);
	}

	.modal form input[type="text"],
	.modal form input[type="submit"],
	.modal form button,
	.catalog_dowload select {
		max-width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.sec-main__btn.main_telephone {
		width: min(300px, calc(100vw - 40px));
	}

	.modal .accept p {
		font-size: 11px;
		line-height: 1.45;
	}
}

@media screen and (max-width: 768px) {
	#advantages .items {
		display: block;
	}

	#advantages .items .item,
	#advantages .back,
	#advantages .front,
	#advantages .flip-container,
	#advantages .flipper {
		height: 360px;
		min-height: 360px;
	}

	#advantages .items .item .back,
	#advantages .items .item .front {
		padding-top: 70px;
		background-position: center center !important;
		background-size: cover !important;
	}

	#advantages .items .item img {
		max-width: 42px;
		margin-bottom: 14px;
	}

	#advantages .items .item hr {
		margin: 18px auto;
	}

	#advantages .items .item h3 {
		margin: 0;
		font-size: 22px;
		line-height: 1.35;
	}

	#advantages .items .item p {
		max-width: 82%;
		height: auto;
		font-size: 14px;
		line-height: 1.55;
	}

	#book {
		clear: both;
		position: relative;
		overflow: hidden;
		padding: 80px 0 74px;
		background: #fff;
	}

	#book::before {
		content: "";
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 0;
		height: 430px;
		background: url(img/bg-book.jpg) left bottom / 860px auto no-repeat;
		pointer-events: none;
	}

	#book .container,
	#book .row {
		position: relative;
		z-index: 1;
	}

	#book form {
		position: relative;
		z-index: 2;
		box-sizing: border-box;
		width: min(100%, 380px);
		padding: 30px 18px 28px;
		background: linear-gradient(180deg, #fff 0%, rgba(255,255,255,.98) 72%, rgba(255,255,255,.94) 100%);
	}

	#book form h2 {
		max-width: 100%;
		margin-top: 0;
		line-height: 1.45;
	}

	#book form .subtitle,
	#book form .note {
		max-width: 300px;
		margin-right: auto;
		margin-left: auto;
	}

	#book form input[type="text"] {
		max-width: 100%;
		background-color: #fff;
	}

	#materials {
		padding: 50px 0 64px;
	}

	#materials .container {
		width: 100%;
		max-width: 600px;
		padding-right: 18px;
		padding-left: 18px;
	}

	#materials .heading {
		margin-bottom: 34px;
	}

	#materials .heading h2 {
		line-height: 1.45;
	}

	#materials .tabs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		gap: 10px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	#materials .tabs .tab {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0;
		flex: 1 1 0;
		max-width: 160px;
		margin: 0;
		padding: 14px 10px;
		text-align: center;
	}

	#materials .contents {
		min-height: 0;
		margin-top: 32px;
		padding-bottom: 18px;
		text-align: left;
	}

	#materials .contents img.colonna {
		position: relative;
		top: auto;
		left: auto;
		z-index: 0;
		display: block;
		width: min(60vw, 285px);
		max-width: 100%;
		margin: 0 auto 28px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		pointer-events: none;
	}

	#materials .contents .content {
		min-height: 0;
		max-width: 420px;
		margin-right: auto;
		margin-left: auto;
	}

	#materials .content .left,
	#materials .content .right {
		position: relative;
		z-index: 1;
		width: 100% !important;
		max-width: 370px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 0;
		padding-left: 0;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}

	#materials .content .left {
		margin-bottom: 28px;
	}

	#materials .content .left h3,
	#materials .content .right h3 {
		line-height: 1.8;
	}

	#materials .content .left h3 {
		padding-left: 36px;
		background-position: left center;
	}

	#materials .content .left ul {
		margin-bottom: 18px;
		padding-left: 28px;
	}

	#materials .content .left ul li,
	#materials .content .right p {
		font-size: 15px;
		line-height: 1.55;
	}

	#materials .btn {
		margin-top: 18px;
	}

	#partners {
		position: relative;
		overflow: hidden;
		height: auto;
		padding: 58px 0 72px;
		background: #fff;
	}

	#partners::before {
		content: "";
		position: absolute;
		right: -220px;
		bottom: 260px;
		z-index: 0;
		width: 760px;
		height: 390px;
		background: url(img/bg-partners.jpg) right center / 760px auto no-repeat;
		opacity: .12;
		pointer-events: none;
	}

	#partners .container,
	#partners .row {
		position: relative;
		z-index: 1;
	}

	#partners h4 {
		max-width: 520px;
		margin: 0 auto 32px;
		font-size: 16px;
		line-height: 1.65;
	}

	#partners form {
		box-sizing: border-box;
		display: block;
		width: min(100%, 390px);
		margin: 0 auto;
		padding: 28px 16px 0;
		background: #fff;
	}

	#partners form h2 {
		margin-top: 0;
		line-height: 1.45;
	}

	#partners form .line {
		background: #d0dbe3;
	}

	#partners form input[type="text"] {
		width: 100%;
		max-width: 307px;
		background-color: #fff;
	}

	#partners form input[type="submit"] {
		width: min(100%, 344px);
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	#partners form .accept {
		max-width: 344px;
		margin: 18px auto 0;
		opacity: 1;
	}

	#partners form .accept input {
		margin-right: 8px;
	}

	#partners form .accept p {
		max-width: calc(100% - 34px);
		font-size: 12px;
		line-height: 1.45;
		color: #858892;
	}

	#partners .icons {
		display: block;
		width: min(100%, 344px);
		margin: 34px auto 0;
		padding-top: 0;
		text-align: left;
		background: #fff;
	}

	#partners .icons .icon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		margin-bottom: 22px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	#partners .icons .icon img {
		width: 56px;
		max-width: 56px;
		margin-right: 20px;
		opacity: .82;
	}

	#partners .icons .icon p {
		display: block;
		margin: 0;
		font-size: 15px;
		line-height: 1.45;
		color: #858790;
	}
}

@media screen and (max-width: 420px) {
	#book {
		padding-top: 70px;
	}

	#book form h2 {
		font-size: 23px !important;
		line-height: 1.45;
		letter-spacing: 4px;
	}

	#book::before {
		display: none;
	}

	#book form {
		width: min(100%, 344px);
		padding-right: 14px;
		padding-left: 14px;
		background: #fff;
	}

	#materials .container {
		padding-right: 12px;
		padding-left: 12px;
	}

	#materials .tabs .tab {
		padding-right: 8px;
		padding-left: 8px;
		letter-spacing: 1.5px;
	}

	#materials .contents img.colonna {
		width: min(64vw, 255px);
		margin-bottom: 24px;
	}

	#partners {
		padding-top: 50px;
	}

	#partners::before {
		display: none;
	}

	#partners h4 {
		font-size: 15px;
		letter-spacing: 2px;
	}

	#partners form {
		width: min(100%, 344px);
		padding-right: 10px;
		padding-left: 10px;
	}

	#partners form h2 {
		font-size: 23px !important;
		letter-spacing: 4px;
	}

	#partners form input[type="submit"] {
		font-size: 11px;
		letter-spacing: 1.8px;
	}
}
