﻿.techical-doc .wrapp .slider {
	display: none;
}

.techical-doc .wrapp>section {
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 991px) {
	.techical-doc .wrapp>section {
		flex-wrap: wrap;
		max-width: 800px;
		justify-content: center;
	}
}

.techical-doc .block-112-50 {
	margin: 20px 0;
	width: 320px;
	height: 438px;
	background: white;
}

@media screen and (max-width: 991px) {
	.techical-doc .block-112-50 {
		margin: 20px;
	}
}

.techical-doc .block-112-50 .item {
	width: 320px;
	text-align: center;
}

.techical-doc .block-112-50 .item div {
	width: 245px;
	height: 245px;
	margin: 40px auto 40px;
}

.techical-doc .block-112-50 .item p {
	padding: 15px;
	font-weight: bold;
}

.techical-doc .block-112-50 .item a {
	background: #be0925;
	width: 190px;
	height: 42px;
	font-family: 'SegoeUI-SemiBold';
	font-size: 12px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
	display: block;
}

.block-112-50 .item img,
.techical-doc .text img {
	width: 100%;
	height: 100%;
}


/* Правки Дениса Тимофеева 17.01-18.01 */

.owl-carousel {
	display: block;
}

.video-background {
	height: 750px;
	background-image: linear-gradient(rgba(222, 222, 222, 0.4), rgba(0, 0, 0, 0.7)), url("../images/bg-ograd.jpg");
	background-size: cover;
}

@media screen and (max-width: 768px) {
	.video-background {
		height: 550px;
	}
}

@media screen and (max-width: 450px) {
	.video-background {
		height: 400px;
	}
}

.block-with-arrow {
	position: relative;
	display: flex;
	justify-content: center;
}

.block-with-arrow ul {
	display: flex;
	flex-direction: column;
}

.block-with-arrow ul li {
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #303063;
	margin: 10px 0;
	line-height: 1.5;
	font-family: 'SegoeUI-Bold';
}

@media screen and (max-width: 1239px) {
	.block-with-arrow ul li {
		font-size: 3vw;
	}
}

.block-with-arrow ul li img {
	height: 500px;
	display: block;
	margin: 20px 0;
}

.block-with-arrow ul li b {
	font-size: 24px;
	border: 4px solid #be2929;
	padding: 10px;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media screen and (max-width: 768px) {
	.block-with-arrow ul li b {
		width: 7vw;
		height: 7vw;
	}
}

.block-with-arrow ul li b span {
	font-size: inherit;
	color: #be2929;
	text-shadow: none;
}

.block-with-arrow-1 {
	position: absolute;
	top: 110px;
	left: 0;
	right: 0;
	bottom: 0;
}

.block-with-arrow-1 li {
	color: white !important;
	text-shadow: 1px 0px #b10620, 1px 1px #b10620, 0px 1px #b10620, -1px 1px #b10620, -1px 0px #b10620, -1px -1px #b10620, 0px -1px #b10620, 1px -1px #b10620, 0px 0px 3px #b10620, 0px 0px 3px #b10620, 0px 0px 3px #b10620, 0px 0px 3px #b10620, 0px 0px 3px #b10620, 0px 0px 3px #b10620, 0px 0px 3px #b10620, 0px 0px 3px #b10620;
}

.block-with-arrow-2 {
	padding-top: 20px;
}

@media screen and (max-width: 992px) {
	.block-with-arrow-2 img {
		height: 50vw !important;
	}
}

.delta {
	margin: 30px 0;
	height: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.delta h2 {
	margin: 20px 0;
}

@media screen and (max-width: 768px) {
	.delta h2 {
		font-size: 4vw;
	}
}

.delta p {
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
}

@media screen and (max-width: 768px) {
	.delta p {
		font-size: 3vw;
	}
}

.specification {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
	font-size: 30px;
	line-height: 1.5;
	font-family: 'SegoeUI-SemiBold';
}

@media screen and (max-width: 768px) {
	.specification {
		display: flex;
		flex-direction: column-reverse;
		margin: 100px 0;
	}
}

.specification div {
	margin: 0 40px;
}

.specification .btn-request button {
	background: #be0925;
	padding: 10px 20px;
	color: white;
}

.specification .btn-spec {
	text-align: center;
}

.specification .btn-spec span {
	margin: 20px 0;
	display: block;
	background: #33336a;
	padding: 10px 20px;
	color: white;
}

.contact section {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media screen and (max-width: 768px) {
	.contact section {
		flex-direction: column;
	}
}

.contact section>div {
	margin: 0 20px;
}

.contact .map {
	float: none;
}

.contact .contact-request {
	font-family: 'SegoeUI-SemiBold';
}

.contact .contact-request ul {
	font-size: 20px;
	line-height: 1.5;
}

@media screen and (max-width: 768px) {
	.contact .contact-request ul {
		text-align: center;
		font-size: 15px;
		margin-top: 30px;
	}
}

.contact .contact-request button {
	background: #be0925;
	padding: 15px 30px;
	color: white;
	font-size: 30px;
	margin: 40px 0 40px 100px;
}

.button-request {
	background: #be0925;
	padding: 15px 30px;
	color: white !important;
	font-size: 24px;
	text-align: center;
	margin: 40px auto;
	display: block;
	width: 300px;
}

.button-request:hover {
	background: #9e1010;
	text-decoration: none;
}

.button-request:focus {
	text-decoration: none;
}

.banner a {
	background: none;
}

.advantage .popup {
	background: white;
}

.modal-dialog {
	max-width: 820px;
}

.modal-content {
	background: none;
	border: none;
}