body {
	font-family: 'Montserrat', sans-serif;
	color: #000;
}
a {
	color: #ff5e16;
	text-decoration: none;
}
a:hover {
	color: #ff5e16;
}
p {
	font-size: 18px;
	line-height: 29px;
}
.mt-5 {
	margin-top: 100px !important;
}
.bg-gray {
	background: linear-gradient(#fff 15%, transparent 100%), url(/static/img/bg-gray.svg) bottom;
}
.bg-gray:before {
	/*background: linear-gradient(359.6deg, rgba(230, 117, 67, 0.4) 0.34%, rgba(236, 236, 236, 0) 99.64%);*/
}
.btn {
	font-size: 20px;
	padding: 10px 35px;
	border-radius: 15px;
	border: 2px solid transparent;
}
.navbar .btn {
	padding: 4px 20px;
	font-weight: 500;
	font-size: 18px;
}
.btn-outline-primary {
	color: #ff5e16;
	border-color: #ff5e16;
}
.btn-outline-primary:hover {
	background-color: #ff5e16;
	border-color: #ff5e16;
}
.navbar {
	min-height: 110px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.bg-white {
	background-color: #fff;
}
.nav-link {
	font-size: 18px;
	font-weight: 500;
}
.nav-link.active {
	color: #ff5e16 !important;
}
.navbar-light .navbar-nav .nav-link {
	color: #292929;
}
.navbar-nav {
	z-index: 1;
	background: #fff;
	padding-top: 50px;
	padding-bottom: 35px;
}
.navbar-brand img,
.navbar form {
	margin-bottom: 0px;
}
@media (min-width: 768px) {
	.navbar-expand-md .navbar-nav .nav-link {
		padding: 0px 25px;
	}
}
img.index-top {
	width: 100%;
	height: 550px;
	object-fit: cover;
	object-position: 50% 50%;
}
section {
	padding: 150px 0px;
}
h1, h2 {
	font-weight: bold;
	font-size: 42px;
	line-height: 51px;
	margin-bottom: 50px;
	color: #ff5e16;
}
.about .fab-logo {
	max-width: 330px;
	margin-bottom: 100px;
}
footer {
	max-width: 100vw;
	overflow-x: hidden;
	padding: 0px;
	/*background-color: #ff5e16;*/
}
.footer-logo {
	width: 100%;
	max-width: 250px;
	display: block;
	margin: 55px auto 35px;
}
footer h2 {
	font-weight: normal;
	font-size: 42px;
	line-height: 51px;
	color: #000000;
}
.contacts {
	position: relative;
	padding-left: 100px;
	padding-right: 60px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 20px;
}
footer a, 
footer a:hover {
	color: #fff;
}
footer .tel {
	font-size: 30px;
}
footer .icon {
	position: relative;
	left: -35px;
	top: -2px;
	margin-right: -25px;
	max-width: 25px;
	max-height: 25px;
}
footer .col-lg-5 {
	color: #fff;
	padding-bottom: 30px;
	background: linear-gradient(#ff8617, #ff2f3c);
}
.copyrights {
	padding: 20px 0px 35px 65px;
	font-size: 14px;
	color: #8a8a8a;
}
.map {
	position: absolute;
	top: 0px;
	left: -50vw;
	height: 100%;
	width: 100%;
}
.order-step .number {
	font-style: normal;
	font-weight: bold;
	font-size: 72px;
	line-height: 88px;
	color: #ff5e16;
	float: left;
	margin-top: 15px;
}
.order-step .block {
	background: #FFFFFF;
	border: 3px solid #ff5e16;
	border-radius: 15px;
	text-align: center;
	padding: 60px 40px 0px 40px;
	margin: 0px 80px 80px 110px;
	min-height: 270px;
}
.order-steps .row {
	width: calc(100% + 105px);
}
.line-height-2 {
	line-height: 3 !important;
}
.order-step .block img {
	max-height: 80px;
}
.order-step .block div {
	margin-top: 15px;
	font-size: 20px;
	line-height: 25px;
}
.catalog-index {
	border: 2px solid #ff5e16;
	border-radius: 15px;
	padding: 0px;
	overflow: hidden;
	height: 320px;
	position: relative;
	margin: 20px;
	width: calc(33.33333% - 40px);
}
.catalog-index-row {
	width: calc(100% + 30px);
}
.catalog-index a > img {
	width: 100%;
	margin-top: 0px;
	height: 165px;
	object-fit: contain;
	background: #fff;
}
.catalog-index .category {
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 150px;
	width: 100%;
	background-color: #ff5e16;
	position: absolute;
	bottom: 0px;
	padding: 0px 60px 0px 30px;
	font-size: 20px;
	line-height: 25px; 
	color: #fff;
}
.arrow-right {
	position: absolute;
	right: 10px;
	height: 24px;
	top: 60px;
}
.certificates {
	padding-bottom: 80px;
}
.certificates-carousel .carousel-cell img {
	overflow: hidden;
	width: 100%;
}
.certificates-carousel .carousel-cell {
	margin: 0px 40px;
	width: calc(25% - 40px);
	min-height: 380px;
}
.certificates-carousel .carousel-cell a {
	width: 100%;
	display: block;
}
.certificates-carousel .carousel-cell:last-child {
	margin-right: 0px;
	padding-right: 40px;
}
.certificates-carousel {
	margin-bottom: 100px;
}
.certificates-carousel .flickity-viewport {
	margin: 0px 60px;
}
.certificates-carousel .carousel-cell .title {
	padding: 10px;
	text-align: center;
	font-size: 20px;
	line-height: 25px;
}
.catalog-carousel .flickity-viewport {
	margin: 0px 70px;
	width: calc(100% - 140px);
}
.catalog-carousel .carousel-cell {
	margin: 0px 40px;
	width: calc(33% - 25px);
	background: #ff5e16;
}
.catalog-carousel .flickity-page-dots,
.certificates-carousel .flickity-page-dots {
	transform: translate(0px, 30px);
}
.flickity-button {
	background: transparent !important;
}
.navbar {
	padding: 0px;
}
.navbar-brand {
	padding: 0px;
	margin: 0px 10px;
}
.navbar-brand img {
	margin-top: -17px;
	margin-bottom: -100px;
	max-width: 175px;
	transition: all 0.5s;
}
.item-img {
	width: 100%;
	border: 2px solid #ff5e16;
	box-sizing: border-box;
	border-radius: 15px;
	overflow: hidden;
}
.catalog,
.catalog-item {
	padding-top: 80px;
	padding-bottom: 80px;
}
.breadcrumb-item+.breadcrumb-item::before {
	content: "";
	background: url(/static/img/icon/breadcrumb.svg);
	width: 7px;
	height: 13px;
	top: 3px;
	position: relative;
	background-repeat: no-repeat;
	margin-right: 20px;
}
.breadcrumb-item+.breadcrumb-item {
	padding-left: 20px;
}
.breadcrumb {
	margin-bottom: 80px;
}
.breadcrumb-item {
	font-size: 15px;
	line-height: 18px;
}
.catalog h1,
.catalog-item h1 {
	font-size: 35px;
	line-height: 43px;
	font-weight: normal;
	color: #000;
	margin-bottom: 30px;
}
.catalog-item h2 {
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: #000;
	/*color: #ff5e16;*/
	margin-bottom: 15px;
}
.item-description {
	margin-top: 40px;
	font-size: 18px;
    line-height: 29px;
}
p:empty{
	display: none;
}
.item-description p {
	text-indent: 0px !important;
	margin-bottom: 20px !important;
	font-size: 16px !important;
}
.item-description .h2,
.item-description h2,
.item-description h3 {
	font-weight: normal;
	font-size: 25px;
	line-height: 31px;
	color: #ff5e16;
	
}
.item-description h2,
.item-description h3 {
	margin-bottom: 16px;
}
.item-description strong {
	color: #ff5e16;
	font-weight: normal;
}
.item-description table {
	margin-bottom: 40px;
	width: 100% !important;
	border: none;
	box-sizing: border-box;
	border-radius: 15px;
	box-shadow: 0px 0px 0px 2px #ff5e16;
	font-weight: 500;
	font-size: 25px;
	line-height: 37px;
	text-align: center;
}
th {
	font-weight: 500;
}
.item-description span {
	font-family: 'Montserrat', sans-serif !important;
}
.item-description table {
	margin-top: 20px;
}
.item-description .table>:not(caption)>*>* {
	border-bottom-width: 0px;
}
.item-description table tr td {
	padding: 30px 20px;
	font-size: 14px !important;
	line-height: 1.2 !important;
	text-align: left;
}
.item-description table tr td p {
	font-size: 14px !important;
	line-height: 1.2 !important;
}
.item-description table tr td+td {
	border-left: 2px solid #ff5e16;
}
.item-description table tr:first-child td {
	padding: 20px;
	border-bottom: 2px solid #ff5e16;
	background: none;
	font-size: 16px !important;
	text-align: center;
}
.item-description table tr:first-child td p {
	font-size: 16px !important;
}
.item-description table tr:first-child td span {
	font-size: 16px !important;
}
.item-description table td {
	background: none;
	vertical-align: middle;
}
.item-description table p {
	margin: 0px;
	padding: 0px;
}
.item-certificates h2 {
	font-weight: bold;
	font-size: 42px;
	line-height: 51px;
	color: #ff5e16;
}
.catalog-card {
	margin-bottom: 48px;
}
.catalog-card img {
	width: 100%;
	height: 250px;
	object-fit: contain;
	border-radius: 15px;
	border: 2px solid #ff5e16;
	overflow: hidden;
	background: #fff;
}
.catalog-card .category {
	margin-top: 20px;
	font-size: 20px;
	line-height: 25px;
	color: #000;
}
.catalog-card:hover .category {
	color: #ff5e16;
}
.btn-sm {
	font-size: 14px;
	padding: 6px 20px;
	border-radius: 7px;
	border-width: 1px;
}
.btn.disabled {
	color: #ff5e16;
}
.btn-primary,
.btn-primary:active {
	background-color: #ff5e16;
}
.table>:not(:last-child)>:last-child>* {
	border-bottom-color: #ff5e16;
}
.table-icon {
	width: 20px;
}
.all-catalog {
	position: absolute;
	top: 0px;
	right: 0px;
}
.container {
	position: relative;
}
.menu-triangle {
	width: 150px;
	height: 125px;
	position: absolute;
	left: calc(50% - 70px);
	top: 120px;
	z-index: -1;
	transition: top 0.5s;
	-webkit-filter: drop-shadow( 0px 6px 3px rgb(0 0 0 / 25%));
	        filter: drop-shadow( 0px 6px 3px rgb(0 0 0 / 25%));
}
.nav-item {
	flex-basis: 100%;
	text-align: center;
}
.small-logo .menu-triangle {
	/*filter: none;
	-webkit-filter: none;*/
	top: -10px;
	z-index: -1;
}
.small-logo .navbar-brand img {
	position: relative;
	margin-top: -115px;
    margin-bottom: -100px;
    max-width: 175px;
    max-height: 120px;
    width: 175px;
}
.hide-img {
    height: 14px;
    width: 200px;
    background: #fff;
    position: relative;
    top: -55px;
    z-index: 2;
    opacity: 0;
    transition: all 0.5s;
    margin-bottom: -100px;
}
.small-logo .hide-img {
	top: -80px;
	opacity: 1;
}
.no-transition {
	transition: none !important;
}
.page-link,
.page-link:hover {
	color: #ff5e16;
}
.page-item.active .page-link {
	background-color: #ff5e16;
	border-color: #ff5e16;
}
.item-certificates {
	margin-top: 60px;
}
.certificate-on-item-page {
	float: left;
	margin-right: 30px;
}
.certificate-on-item-page img {
	height: 400px;
}
.login-card {
	width: 100%;
	max-width: 500px;
	padding: 30px;
    margin: 0px auto;
    margin-bottom: 100px;
}
.navbrand-mobile {
	position: absolute;
	top: 11px;
	left: 50vw;
	margin-left: -75px;
	display: none;
}
.navbrand-mobile .front {
	position: absolute;
	width: 150px;
	top: 0px;
	transition: all 0.3s;
}
.navbrand-mobile .back {
	position: absolute;
	width: 150px;
	top: 30px;
	z-index: -1;
	-webkit-filter: drop-shadow( 0px 6px 3px rgb(0 0 0 / 25%));
    filter: drop-shadow( 0px 6px 3px rgb(0 0 0 / 25%));
    transition: all 0.3s;
}

@media (max-width: 1200px) {
	.collapsed ~ .navbrand-mobile {
		display: block;
	}
	.collapsing ~ .navbrand-mobile {
		display: none !important;
	}
	p {
		font-size: 16px;
	}
	.nav-item-logo {
		order: -1;
		min-height: 150px;
	}
	.nav-item-logo img {
		margin-bottom: 0px;
	}
	.menu-triangle {
		display: none;
	}
	.all-catalog {
		position: relative;
		top: 0px;
		left: 0px;
		right: auto;
		margin-bottom: 30px;
		margin-top: -20px;
		text-align: center;
	}
	.catalog-carousel .carousel-cell {
		width: calc(100% - 30px);
		margin: 0px 85px;
	}
	.certificates-carousel .carousel-cell {
		margin: 0px 70px;
		width: calc(100% - 30px);
		min-height: 300px;
	}
	.flickity-page-dots {
		opacity: 0;
	}
	.catalog-index .category {
		font-size: 18px;
		line-height: 20px;
	}
	section {
		padding: 100px 0px;
		width: 100%;
		overflow-x: hidden;
	}
	.map {
		display: none;
	}
	.contacts {
		padding-left: 60px;
		padding-right: 20px;
	}
	.footer-logo {
		max-width: calc(100% - 40px);
	}
	#about {
		padding-top: 75px;
	}
	h1, h2 {
		font-size: 32px;
		line-height: 1.2;
		margin-bottom: 25px;
	}
	h2 {
		margin-bottom: 50px;
	}
	.order-step .number {
		font-size: 50px;
		line-height: 1;
	}
	.navbar {
		min-height: 60px;
	}
	.navbar .container {
		padding: 10px;
		background: #fff;
		max-width: 100% !important;
	}
	.small-logo {
		height: 40px;
	}
	.navbar-toggler {
		box-shadow: none !important;
	}
	.navbar .btn {
		margin-top: 5px;
	}
	img.index-top {
		height: 300px;
	}
	.catalog .btn-sm {
		margin-bottom: 10px;
	}
	.breadcrumb-item+.breadcrumb-item {
		min-width: 100%;
		margin-top: 5px;
	}
	.login-card .btn {
		width: 100%;
	}
	.order-step .block {
		margin-right: 0px;
		margin-left: 90px;
	}
	.order-steps .row {
		width: calc(100% + 12px);
	}
	.order-step {
		padding-right: 0px;
	}
	.order-step .block {
		padding-left: 20px;
		padding-right: 20px;
	}
	.catalog,
	.catalog-item {
		max-width: 100vw;
		overflow-x: hidden;
	}
	.catalog-carousel .flickity-viewport {
		margin: 0px 35px;
		width: calc(100% - 70px);
	}
	.copyrights {
		padding: 20px 0px 35px 25px;
	}
	.contacts {
		font-size: 16px;
	}
	footer .tel {
		font-size: 26px;
	}
	.small-logo-mobile {
		overflow: hidden;
		width: 150px;
		height: 150px;
	}
	.small-logo-mobile .front {
		top: -10px;
		height: 100px;
	}
	.small-logo-mobile .back {
		top: -20px;
	}
}
