.new_product {
	width:100%;
}

.new_product .block_2 .title, .new_product .block_3 .title, .new_product .block_5 .title, .new_product .block_6 .title {
	font-size:46px;
	font-weight:700;
	color:#131218;
	text-align:center;
}

.new_product .block_1 {
	width:100%;
	height:1098px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}

.header_breadcrumbs {
	margin-top: 116px;
}

.header_breadcrumbs #breadcrumbs a:before {
    color: #df0020;
    background: none;
    content: '\f104';
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    top: -3px;
}

.new_product .block_1 .block_text {
	width:1030px;
	margin:0 auto;
	text-align:center;
}

.new_product .block_1 .block_text .text_1 {
	font-size:22px;
	font-weight:700;
	color:#de0024;
}

.new_product .block_1 .block_text .text_1 span {
	color:#fff;
}

.new_product .block_1 .block_text .title {
	font-size:46px;
	font-weight:700;
	color:#fff;
	margin:20px 0;
}

.new_product .block_1 .block_text .text_2 {
	font-size:22px;
	color:#9698a4;
}

.new_product .block_1 .blocks_info {
	width:1360px;
	margin:30px auto 0 auto;
	display: flex;
}

.new_product .block_1 .blocks_info .item {
	width:350px;
	font-size:18px;
	color:#9698a4;
	line-height: 1.444;
	position:relative;
	padding-top: 64px;
	opacity:0;
	transition:0.3s;
}

.new_product .block_1 .blocks_info .item:nth-child(2) {
	margin: 0 auto;
}

.new_product .block_1 .blocks_info .item span {
	width: 50px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.new_product .block_1 .slider {
	max-width:1600px;
	margin:60px auto 30px auto;
	position:relative;
}

.new_product .block_1 .owl-carousel .owl-item {
	opacity:0.2;
}

.new_product .block_1 .owl-nav {
	position: absolute;
    top: calc(50% - 63px);
    left: calc(50% + 44px);
    margin-right: -50%;
    transform: translate(-50%, -50%);
    display: flex;
	width:100%;
}

.new_product .block_1 .owl-carousel .owl-nav .owl-next, .new_product .block_1 .owl-carousel .owl-nav .owl-prev {
	font-size: 0;
}

.new_product .block_1 .owl-carousel .owl-nav .owl-next:before, .new_product .block_1 .owl-carousel .owl-nav .owl-prev:before {
	content:'';
	width:88px;
	height:126px;
	position:absolute;
}

.new_product .block_1 .owl-carousel .owl-nav .owl-next:before {
	background: url(../img/rifht_s1.png) center no-repeat;
	right: 29%;
}

.new_product .block_1 .owl-carousel .owl-nav .owl-prev:before {
	background: url(../img/left_s2.png) center no-repeat;
	left: 14%;
}

.new_product .block_1 .owl-carousel .owl-nav .owl-next:hover:before {
	background: url(../img/rifht_h_s1.png) center no-repeat;
}

.new_product .block_1 .owl-carousel .owl-nav .owl-prev:hover:before {
	background: url(../img/left_h_s2.png) center no-repeat;
}

.new_product .block_4 {
	width:100%;
	height:834px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
}

.new_product .block_4 .block {
	width:520px;
	color:#fff;
	position: absolute;
    top: 50%;
	left: 240px;
    transform: translate(0, -50%);
}

.new_product .block_4 .block .title {
	font-size:46px;
	font-weight:700;
	line-height: 1;
}

.new_product .block_4 .block .text h2 {
	font-size:24px;
	font-weight:700;
	margin-bottom: 20px;
	margin-top:-5px;
}

.new_product .block_4 .block .text p {
	font-size:18px;
	line-height: 1.444;
	margin-bottom: 18px;
}

.new_product .block_5 {
	padding: 116px 0 116px 0;
	position: relative;
}

.new_product .block_5 .block_text {
	font-size: 160px;
    color: #f6f6f6;
    font-weight: 700;
    line-height: 1.2;
	position:absolute;
	top:66px;
	left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0);
	z-index:1;
}

.new_product .block_5 .block {
	position: relative;
	text-align:center;
	z-index:2;
}

.new_product .block_5 .block .blocks {
	display:flex;
	width:100%;
	margin-top: 80px;
}
.sliders_home_page .main_slider_center .title a {
	color: #000312;
	text-decoration: none;
}
.new_product .block_5 .block .image {
	margin-top: 30px;
}

.new_product .block_5 .block .blocks .item {
	text-align:right;
	position:relative;
	margin-right: 32px;
	padding-top: 64px;
	opacity:0;
	transition:0.3s;
}

.new_product .block_5 .block .blocks .item:first-child {
	margin-right:0;
}

.new_product .block_5 .block .blocks .item img {
	position:absolute;
	top:0;
	right:0;
}

.new_product .block_5 .block .blocks .item .title {
	font-size:24px;
	color:#131218;
	text-align:right;	
}

.new_product .block_5 .block .blocks .item .text {
	font-size: 18px;
    color: #000;
    line-height: 1.222;
    border-top: 1px solid #000;
    padding-top: 16px;
    margin-top: 12px;
}

.new_product .block_2 {
	padding: 116px 0 116px 0;
	position: relative;
}

.new_product .block_2 .block_text {
	font-size: 180px;
    color: #f6f6f6;
    font-weight: 700;
    line-height: 1.2;
	position:absolute;
	top:66px;
	left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0);
	z-index:1;
}

.new_product .block_2 .block {
	position: relative;
	z-index:2;
}

.new_product .block_2 .block_video {
	width:max-content;
	margin:24px auto 0 auto;
	position:relative;
}

.new_product .block_2 .block_video .button_play_video {
	display: block;
    content: '';
    background-image: url(../img/play_cb.png);
	background-position:center;
	background-repeat:no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 99px;
    height: 99px;
    z-index: 1;
	cursor:pointer;
}

.new_product .block_2 .block_video .youtube {
	display:none;
}

.new_product .block_2 .block_video .youtube iframe, .new_product .block_2 .block_video .click_for_video img {
	border-radius: 40px;
}

.new_product .block_3 {
	width: 100%;
    background: #f6f6f6;
    padding: 320px 0 80px 0;
    margin-top: -390px;
}

.new_product .block_3 .blocks {
	
}

.new_product .block_3 .blocks .block_parameters {
	width: calc(33.33% - 28px);
    float: right;
	margin-left:28px;
}

.new_product .block_3 .blocks .block_parameters:nth-child(3) {
	width: 33.33%;
	margin-left:0;
}

.new_product .block_3 .blocks .block_parameters .table .name, .new_product .block_3 .blocks .block_parameters .table .value {
	padding:8px 0;
}

.new_product .block_3 .blocks .block_parameters .t {
	font-size:24px;
	font-weight:700;
	color:#de0024;
	padding-bottom: 18px;
    border-bottom: 1px solid #000;
	margin: 0 0 10px 0;
}

.new_product .block_3 .blocks .block_parameters .table {
	font-size:18px;
	color:#000;
	float: right;
}

.new_product .block_3 .blocks .block_parameters .table .tr {
	float: left;
    width: 100%;
}

.new_product .block_3 .blocks .block_parameters .table .tr:nth-child(2n) {
	background:#fff;
}

.new_product .block_3 .blocks .block_parameters .table .name {
	width:36%;
	float:right;
}

.new_product .block_3 .blocks .block_parameters .table .value {
	width:calc(64% - 36px);
	float:right;
	padding-right:36px;
}

.new_product .block_3 .blocks .block_parameters .table p {
	margin:0;
	padding:0;
}

.new_product .block_3 .blocks .block_parameters .certificates {
	margin-top: 36px;
    float: right;
    width: 100%;
}

.new_product .block_3 .blocks .block_parameters .certificates .value {
	font-size:18px;
}

.new_product .block_3 .phone {
	width: 100%;
    float: left;
    text-align: center;
	margin-top:80px;
	font-size:46px;
	color:#de0024;
}

.new_product .block_3 .phone a {
	color:#de0024;
	font-weight:700;
}

.new_product .block_3 .phone a:hover {
	text-decoration:none;
}

.new_product .block_3 .phone a:before {
	content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    margin-right: 9px;
}

.new_product .block_3 .hide_block {
	display:none;
}

.new_product .block_3 .hide_panel {
	width:100%;
	border-bottom: 1px solid #ddddde;
	position:relative;
	float:right;
}

.new_product .block_3 .hide_panel span {
	font-size:18px;
	font-weight:700;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	background: #f6f6f6;
    padding: 0 10px 0 20px;
	cursor:pointer;
}

.new_product .block_3 .hide_panel span:before {
	content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    position: absolute;
    left: 6px;
    top: 4px;
}

.new_product .block_3 .hide_panel span.active:before {
	content: "\f106";
}

.new_product .block_6 {
	background:#f6f6f6;
	margin:0;
	padding:102px 0 116px 0;
}

.new_product .block_6 .downloads {
	margin-top:40px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.new_product .block_6 .downloads a {
	margin: 0 8px;
    text-decoration: none;
    position: relative;
    padding: 9px 60px 9px 12px;
    border: 1px solid #000;
    max-width: 236px;
}

.new_product .block_6 .downloads a .text {
	color: #000;
    font-size: 17px;
    font-weight: 600;
    line-height: 0.9;
}

.new_product .block_6 .downloads a img {
	position: absolute;
	top: 50%;
	right:16px;
	transform: translate(0, -50%);
}

@media(max-width: 1700px) {
	.new_product .block_1 .owl-carousel .owl-nav .owl-prev:before {
		left: 24%;
	}
}

@media(max-width: 1400px) {
	.new_product .block_1 .blocks_info {
		width: calc(100% - 32px);
		margin: 90px 16px 0 16px;
	}
}

@media(max-width: 1100px) {
	.new_product .block_1 .block_text {
		width: calc(100% - 32px);
		margin: 0 16px 0 16px;
	}
	
	.new_product .block_5 .block_text, .new_product .block_2 .block_text {
    	font-size: 80px;
		top: 90px;
	}
	
	.new_product .block_2 .block_video {
		width: 100%;
	}
}

@media(max-width: 980px) {
	.new_product .block_3 .blocks .block_parameters, .new_product .block_3 .blocks .block_parameters:nth-child(3) {
		width: 100%;
		margin-left: 0;
	}
	
	.new_product .block_3 .hide_panel {
		margin-bottom: 32px;
	}
	
	.new_product .block_1 {
    	height: 100%;
		padding-bottom: 15px;
	}
	
	.new_product .block_1 .block_text .text_1 {
		font-size: 20px;
	}
	
	.new_product .block_1 .block_text .title {
		font-size: 30px;
	}
	
	.new_product .block_1 .block_text .text_2 {
    	font-size: 18px;
		line-height: 1.2;
	}
	
	.new_product .block_1 .blocks_info {
		display:block;
	}
	
	.new_product .block_1 .blocks_info {
		margin: 40px 16px 0 16px;
	}
	
	.new_product .block_1 .blocks_info .item span {
		width: 32px;
    	height: 24px;
		background-size: cover!important;
	}
	
	.new_product .block_1 .blocks_info .item {
		width:100%;
	    font-size: 16px;
	    line-height: 1.444;
	    padding: 0px 50px 0 0!important;
		margin-bottom: 32px!important;
	}
	
	.new_product .block_2 {
		padding: 80px 0 80px 0;
	}
	
	.new_product .block_5 .block_text, .new_product .block_2 .block_text {
		font-size: 46px;
		top: 45px;
	}
	
	.new_product .block_2 .title, .new_product .block_3 .title, .new_product .block_5 .title {
		font-size: 30px;
	}
	
	.new_product .block_2 .block_video .button_play_video {
    	width: 40px;
   		height: 40px;
		background-size: cover;
		background-image: url(../img/play_mobile.png)
	}
	
	.new_product .block_3 .blocks .block_parameters .t {
    	font-size: 22px;
		padding-bottom: 15px;
	}
	
	.new_product .block_3 .blocks .block_parameters .table {
		font-size: 16px;
	}
	
	.new_product .block_3 .phone {
    	margin-top: 26px;
		font-size: 26px;
	}
	
	.new_product .block_3 .phone a:before {
		font-size: 18px;
	}
	
	.new_product .block_3 {
		padding: 270px 0 36px 0;
		margin-top: -330px;
	}
	
	.new_product .block_4 .block {
		position: relative;
		top: 20px;
		left: 0;
		transform: none;
	}
	
	.new_product .block_4 {
    	height: auto;
		padding-bottom: 50px;
	}
	
	.new_product .block_4 .block .title {
		font-size: 30px;
	}
	
	.new_product .block_3 .blocks .block_parameters .certificates {
		margin-top: 18px;
	}
	
	.new_product .block_5 .block .blocks {
		display: block
	}
	
	.new_product .block_5 .block .blocks .item {
		padding-top: 40px;
		width:100%;
		margin-right: 0;
		margin-bottom: 28px;
	}
	
	.new_product .block_5 .block .blocks .item .title {
		font-size: 22px;
	}
	
	.new_product .block_5 .block .blocks .item .text {
		font-size: 16px;
		padding-top: 11px;
    	margin-top: 8px;
	}
	
	.new_product .block_5 .block .blocks .item img {
		width: 32px;
	}
	
	.new_product .block_5 {
		padding: 60px 0 20px 0;
	}
	
	.new_product .block_6 .downloads {
		flex-direction: column;
	}
	
	.new_product .block_6 .downloads a {
		margin: 8px;
	}
	
}

@media(max-width: 770px) {
	.header_breadcrumbs {
		margin-top: 16px;
	}
	
	.new_product .block_1 .owl-carousel .owl-item {
		opacity:1!important;
	}
	
	.new_product .block_1 .owl-carousel .owl-nav .owl-next:before, .new_product .block_1 .owl-carousel .owl-nav .owl-prev:before {
		width: 40px;
		height: 70px;
		background-size: cover!important;
	}
	
	.new_product .block_1 .owl-carousel .owl-nav .owl-prev:before {
		left: -43px;
	}
	
	.new_product .block_1 .owl-carousel .owl-nav .owl-next:before {
		right: 13%;
	}
	
	.new_product .block_1 .slider {
		padding: 0 32px;
	}
	
	.new_product .block_1 .owl-nav {
		top: calc(50% - 28px);
	}
	
	.new_product .block_3 {
		padding: 125px 0 36px 0;
		margin-top: -200px;
	}
	
	.new_product .block_4 .block {
    	left: 0;
		width: 100%;
	}
	
	.new_product .block_5 .block .blocks {
		margin-top: 50px;
	}
	
	.new_product .block_3 .blocks .block_parameters .t {
		margin-top: 12px;
		float: right;
		width: 100%;
	}
	
	.new_product .block_3 .blocks .block_parameters .certificates .value {
		width: 100%;
		padding-right: 0;
	}
	
	.new_product .block_3 .hide_panel {
		margin-bottom: 0;
		margin-top: 24px;
	}
	
	.new_product .block_3 .blocks .block_parameters .table .value {
		width: calc(50% - 18px);
		padding-right: 18px;
	}
	
	.new_product .block_3 .blocks .block_parameters .table .name {
		width: 50%;
	}
}

.page-template-new_product header .header__main {
	background: transparent;
}

.page-template-new_product header .header__main.fix {
	background: #fff;
}


@media(min-width:1024px) {

    .block_4 .text {
      height: 400px;
      overflow: auto;
      direction: ltr;
      margin-right: 20px;
	  margin-right: -15px;
	  padding-right: 15px;
    }
    .block_4 .text * {
      direction: rtl;
    }
      /* width */
    .block_4 .text::-webkit-scrollbar {
      width: 4px;
    }
  
    /* Track */
    .block_4 .text::-webkit-scrollbar-track {
      background: #f1f1f1;
    }
  
    /* Handle */
    .block_4 .text::-webkit-scrollbar-thumb {
      background: #888;
    }
  
    /* Handle on hover */
    .block_4 .text::-webkit-scrollbar-thumb:hover {
      background: #555;
    }
  }