.price-title {
		font-size: 36px;
		font-family: "Roboto", sans-serif;
		color: #287494;
		text-transform: uppercase;
		text-align: center;
		margin-bottom: 33px;
	}
	.price-text {
		font-size: 16px;
		margin-bottom: 36px;
		line-height: 1.7;
		text-align: center;
		padding: 0 80px;
	}
	.price-about {
		font-size: 14px;
		line-height: 1.7;
		max-width: 600px;
		margin: 0 auto 47px;
		color: #000000;
		text-align: center;
	}
	.table-wrap {
		text-align: left;
		box-shadow: 0px 8px 16.2px 1.8px rgba(4, 6, 8, 0.07);
		width: 100%;
		border-radius: 15px;
		background-color: white;
		margin: 0 auto;
	}
	.table {
		width: 100%;
	}
	.th-title-days, .th-title-price {
		text-align: center;
		font-weight: bold;
		color: #287494;
		text-transform: uppercase;
	}
	.th-days, .th-price {
		text-align: center;
	}
	table thead th {
		border-bottom: 2px solid #dee2e6;
	}
	table tbody th {
		padding: .75rem;
		border-bottom: 1px solid #dee2e6;
		vertical-align: middle;
	}
	table tbody tr:nth-child(even) {
		background: #D5E8F0;
	}
	.table__title .th-title-model {
		font-weight: bold;
		color: #287494;
		text-transform: uppercase;
		padding: 20px 25px 15px 25px;
		width: 85%;
	}
	.table__body .th-model {
		font-weight: 400;
		padding: 20px 25px 15px 25px;
	}
	.th-title {
		font-weight: bold !important;
		font-family: "Roboto", "Arial", "Helvetical", sans-serif;
	}
	.all-news {
		padding: 10px;
		background: #2B7494;
		border-radius: 10px;
		display: block;
		width: 60%;
		color: white;
		text-align: center;
		margin: 10px auto;
	}
	.all-news:hover {
		padding: 10px;
		background: transparent;
		border: 1px solid #2B7494;
		color: #2B7494;
	}
	.review-wrapper {
		background: white;
		box-shadow: 0 0 5px 1px lightgrey;
		padding-bottom: 15px;
		margin-right: 10px;
		border-radius: 10px 10px 0 0;
	}
	.last-review {
		text-align: center;
		font-size: 14px;
		text-transform: uppercase;
		height: 60px;
		line-height: 60px;
		background: #2B7494;
		color: white;
		border-radius: 10px 10px 0 0;
	}
	.review-author {
		margin-top: 20px;
		margin-bottom: 10px;
		text-align: center;
		font-weight: 600;
	}
	.news-text {
		margin: 10px 20px;
		text-align: center;
		font-weight: 600;
	}
	.news-line {
		height: 1px;
		background: lightgrey;
		width: 90%;
		margin: 0 auto;
	}
	.review-author-line {
		height: 1px;
		background: lightgrey;
		width: 20%;
		margin: 0 auto;
	}
	.review-line {
		height: 1px;
		background: lightgrey;
		width: 90%;
		margin: 0 auto;
	}
	.childe {
		overflow: hidden;
		height: 100px;
		padding: 20px 20px;
	}
	.review-button {
		margin: 10px auto;
		border-radius: 8px;
		background: #2B7494;
		border: 0;
		display: block;
		border-style: none;
		width: 24px;
		height: 24px;
		font-size: 14px;
		color: white;
	}
	.review-button:focus {
		outline: none;
	}
	.review-active {
		height: auto;
	}
	.owl-theme .owl-nav [class*=owl-]:hover,
	.owl-theme .owl-nav [class*=owl-]:focus {
		background: transparent;
		color: #287494;
		border: 0;
		outline: none;
	}
	.catalog {
		padding: 0;
	}
	.category-carusel {
		background-color: #f7f7f7;
		padding: 5px 0;
	}
	.owl-carousel{
		height: 50px;
		padding: 3px 20px;
	}
	.owl-carousel .owl-nav img {
		height: auto;
		margin: 0;
		border: 0;
	}
	.owl-carousel .owl-item a img {
		margin: 0;
		width: auto !important;
		height: 40px;
		margin: 0 45px;
	}
	.owl-carousel .owl-nav .owl-prev {
		position: absolute;
		left: 5px;
		top: -16px;
		font-size: 45px !important;
	}
	.owl-carousel .owl-nav .owl-next {
		position: absolute;
		right: 5px;
		top: -16px;
		font-size: 45px !important;
	}
	.benefits-wrap {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.list__item span {
		padding: 0 10px;
		font-size: 18px;
	}
	.benefits__list > .list__item:before {
		content: " ";
		display: inline;
		width: 10px;
		height: 10px;
		background: url("icons8-plus.png");
	}
	.benefits {
		-webkit-box-shadow: 1px 1px 5px -2px rgba(0, 0, 0, 0.75);
		box-shadow: 1px 1px 5px -2px rgba(0, 0, 0, 0.75);
		padding: 0;
		height: 400px;
	}
	.benefits_item {
		background-color: #f2f2f2;
		padding-top: 10px;
		font-size: 15px;
		text-align: left;
		position: relative;
		font-weight: bold;
		min-height: 63px;
	}
	.benefits img {
		float: left;
		margin-right: 10px;

	}
	.category-item {
		margin-bottom: 25px;
	}
	.category-item > .item-wrapper {
		box-shadow:0px 1px 4px 2px rgba(209,208,204,1);
		-webkit-box-shadow:0px 1px 4px 2px rgba(209,208,204,1);
		-moz-box-shadow:0px 1px 4px 2px rgba(209,208,204,1);
		border-radius: 10px;
		padding: 15px;
		cursor: pointer;
		height: 320px;
	}
	
	.item-wrapper:hover {
		box-shadow:0px 1px 12px 3px rgba(209,208,204,1);
		-webkit-box-shadow:0px 1px 12px 3px rgba(209,208,204,1);
		-moz-box-shadow:0px 1px 12px 3px rgba(209,208,204,1);
	}
	
	.item-wrapper > a {
		display: block;
	}
	
	.item-wrapper > a >.item-name {
		font-size: 18px;
		color: #287494;
		text-align: center;
		margin-bottom: 15px;
		text-transform: uppercase;
		font-family: "Roboto", "Arial", "Helvetical", sans-serif;
		display: flex;
	}
	
	.repair__stock {
	    margin: 0 auto;
        box-shadow: 0px 8px 16.2px 1.8px rgba(4, 6, 8, 0.07);
        border-radius: 15px;
        padding-top: 35px;
        padding-bottom: 30px;
        margin-bottom: 40px;
	}
	
	.d-flex {
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    height: 350px;
	}
	
	.stock-content {
	    text-align: center;
	}
	
	.stock-title {
	    font-size: 20px;
        font-weight: bold;
        margin-bottom: 40px;
	}
	
	.table-wrap {
	    margin-bottom: 40px;
	}
	
	@media (max-width: 478.98px) {
		.container {
			padding-left: 15px !important;
			padding-right: 15px !important;
		}
		.item-wrapper > a >.item-name {
		    font-size: 14px;
		}
        .category-item > .item-wrapper {
            height: 230px;
        }
		.left-side {
			display: none;
		}
		.owl-carousel .owl-nav .owl-next,
		.owl-carousel .owl-nav .owl-prev {
			top: 8px;
		}
		.title {
			font-size: 24px !important;
		}
		.table__body .th-model {
		    padding: 5px;
		}
		.benefits {
		    height: auto;
		    padding-bottom: 10px;
		    margin-bottom: 10px;
		}
		.repair__stock {
		    text-align: center;
		}
	}