@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body.front-page {
	font-family: "Montserrat", sans-serif !important;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

.blog_category_nav .pagination a.prev,
.blog_category_nav .pagination a.next{
	display:none;
}


.blog_category_nav .pagination .current,
.blog_category_nav .pagination a{
	border:1px solid #016EBA;
	height:40px;
	width:40px;
	margin-left:7px;
	margin-right:7px;
	display:flex;
	font-weight:700;
	align-items:center;
	justify-content:center;
	text-align:center;
}

.blog_category_nav .pagination a{
	background-color:#fff;
	color:#016EBA;
}

.blog_category_nav .pagination a:hover,
.blog_category_nav .pagination .current{
	color:#fff;
	background-color:#016EBA;
}

.blog_category_nav .pagination{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.wpcf7-form{
	margin:0px !important;
}

.sc_placeholder_box.no-mini-description{
	min-height: 0px;
}

.sc_placeholder_box.no-mini-description:after{
	display:none;
}

.sc_placeholder_box{
	position:relative;
	min-height:304px;
	margin-bottom: 72px;
}

.sc_placeholder_box:after{
	width:129px;
	height:304px;
	position:absolute;
	content:'';
	display:block;
	background-image:url(../img/placeholder_mini.svg);
	background-repeat:no-repeat;
	background-size:contain;
	right:0px;
	top:0px;
}

.order_link{
	color: var(--016-eba, #016EBA);
	font-size: 14px;
	font-weight: 600;
	line-height: 142.857%;
}

.order_link:hover{
	opacity:0.5;
}

body.front-page .wpcf7-form input[type="text"]{
	color:#333;
} 

.fancybox__slide.has-image > .fancybox__content{
	background-color:#fff !important;
}

html body .section_coso_style_3_common.two-columns p + h2{
	max-width:1110px;
	width:100%;
	margin-bottom:45px;
}

.breadcrumbs_wrap_container + .section_coso_style_3_common{
	padding-top:45px;
}

.single_post_title .cat_name{
	text-transform:uppercase;
	color: var(--e-72-b-43, #E72B43);
font-size: 16px;
font-weight: 700;
line-height:  150%;
text-transform: uppercase; 
}

.single_post_title{
	background: var(--14395-e, #14395E); 
	padding:87px 81px 94px;
	margin-top:50px;
	margin-bottom:70px;
	position:relative;
	color:#fff;
}

.single_post_title .cat_name{
	margin-right:24px;
}

.single_post_main{
	position:relative;
	z-index:10;
}

.single_post_img{
	position:absolute;
	right:0px;
	top:0px;
	width: 857px;
	height: 100%; 
}

.single_post_text{
	padding-bottom:78px;
	font-size: 15px;
	line-height: 166.667%;
	min-height:420px;
	position: relative;
	padding-right: 192px;
}

.single_post_text:after {
  position: absolute;
  width: 178px;
  height: 416px;
  right: -74px;
  top: 0%;
  margin-top: 25px;
  content: '';
  display: block;
  background-image: url(../img/logo_placeh.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.single_post_img:after{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	content:'';
	display:block;
	background: linear-gradient(90deg, #14395E 0%, rgba(20, 57, 94, 0.10) 100%); 
}

.single_post_img img{
	height:100%;
	width:100%;
	object-fit:cover;
}

body.front-page .single_post_title h1, #poststuff .postbox .inside .acfe-fc-preview .single_post_title h1{
	color:#fff;
	font-size: 38px; 
	margin-bottom:0px;
	margin-top:20px;
	max-width:840px;
}


.two-columns .text_section_simple_style_3_container{
	position:relative;	
	padding-right:192px;
}

.two-columns .text_section_simple_style_3_container:after{
	position:absolute;
	width: 188px;
	height:  440px; 
	right:-74px;
	top:50%;
	margin-top:25px;
	transform:translateY(-50%);
	content:'';
	display:block;
	background-image:url(../img/logo_placeh.svg);
	background-repeat:no-repeat;
	background-size:contain;
}

.two-columns .text_section_simple_style_3_text{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  width:100%;
}



.main_section_simple_slide_bg_overaly {
  padding-top: 227px;
  position:relative;
  z-index:100;
}

.main_section_simple + .breadcrumbs_wrap_container{
	padding-top:47px;
}

.breadcrumbs_wrap_container + .section-services_section_style_3{
	padding-top:40px;
}

.main_section_simple_slide_bg_overaly::after {
  opacity: 0.4;
  background: linear-gradient(90deg, #14395E 0%, rgba(231, 43, 67, 0.10) 100%);
  mix-blend-mode: soft-light;
}
.main_section_simple_slide_bg_overaly::before, .main_section_simple_slide_bg_overaly::after {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  content: '';
  display: block;
}
.main_section_simple_slide_bg_img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 1037px;
  min-height: 624px;
  height:100%;
  position: absolute;
  right: 0px;
  top: 0px;
}

html body.front-page h1.main_section_simple_slide_title,
#poststuff .postbox .inside .acfe-fc-preview h1.main_section_simple_slide_title
 {
  max-width: 948px;
  font-size: 50px;
  font-weight: 800;
  line-height: 124%;
  color:#fff;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.main_section_simple_slide_title{
	margin-bottom:26px;
}

.main_section_simple_slide_text{
	max-width:554px;
	line-height:171.429%;
}

.main_section_simple_slide_bg_img::before, .main_section_simple_slide_bg_img::after {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  content: '';
  display: block;

}
.main_section_simple_slide_bg_img::before {
  background: linear-gradient(90deg, #14395E 0%, rgba(231, 43, 67, 0.30) 100%);

}

.main_section_simple_slide_bg {
  background: #14395E;
  min-height:624px;
  position:relative;
  color:#fff;
}

.main_section_simple_slide{
	position:relative;
}

.news_item_in{
	border: 1px solid var(--7-e-7-e-7-e, #7E7E7E); 
	display:block;
	position:relative;
}

.more_link{
	border: 1px solid var(--016-eba, #016EBA); 
	height: 64px; 
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	color: var(--016-eba, #016EBA);
font-size: 14px;
font-weight: 700;
text-transform: uppercase; 
}

.blog_list_more_wrap{
	padding:0px 32px 32px;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}

.news_item_in span.blog_list_more{
	height:56px;	
	background-color:var(--main_color);
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	color: var(--ffffff, #FFF);
font-size: 14px;
font-weight: 800;
position:relative;
bottom:0px;
left:0px;
text-transform: uppercase; 
}

.news_item_in span.blog_list_more:hover{
	background-color: var(--main_color_hover);
}


html body .section_coso_style_3_common.blog_list h2:before {
  position: absolute;
  left: 0px;
  bottom: 35%;
  opacity: 0.05;
  line-height: 1;
  color: #2E294E;
  font-size: 91px;
  text-transform: uppercase;
  content: 'Наши новости';
  display: block;
}

html body .section_coso_style_3_common.blog_list h2{
	margin-top:60px;
}


/** catalog **/

.product_tab_item{
	display:none;
}

.product_tab_item h3{
	margin-bottom:15px;
}

.product_tab_item.active{
	display:block;
}

.product_tab_item_doc_item_in{
	display:block;
	padding-left:75px;
	padding-right:60px;
	position:relative;
}

.product_tab_item_container{
	max-width:768px;
	width:100%;
}

.product_tab_item_doc_row{
	display:flex;
	flex-wrap:wrap;
	margin:0 -40px;
}

.product_tab_item_doc{
	margin-bottom:48px;
	padding-left:40px;
	padding-right:40px;
	width:50%;
}

.product_tab_item_doc_format_icon{
	position:absolute;
	left:0px;
	top:0px;
}

.product_tab_item_doc_icon{
	position:absolute;
	right:0px;
	top:50%;
	transform:translateY(-50%);
}

.product_tab_item_doc_link, .product_tab_item_doc_format_icon, .product_tab_item_doc_icon{
	display:block;
}

.product_tab_item_doc_format{
	text-transform:uppercase;
}

.product_tab_item_doc_format_icon svg{
	max-height:52px;
	width:auto;
}

.product_tab_item_doc_name{
	font-size: 14px;
	font-weight: 700;
	line-height: 150%;
	display:block;
	letter-spacing: 0.14px;
	text-transform: uppercase; 
	margin-bottom:6px;
}

.content_single_product_tabs_content .product_list_atr ul{
	display:flex;
	flex-wrap:wrap;
}

.content_single_product_tabs_content .product_list_atr  li{
	width:33.333333333333%;
	margin-bottom:26px;
}

.content_single_product_tabs_content{
	line-height:  171.429%;
	max-width:1100px;
}

.content_single_short_description{
	margin-bottom:49px;
	font-size: 14px;
	line-height: 171.429%;
}

.content_single_product_tabs_nav{
	display:flex;
	margin:0px 0 47px;
	padding:0px;
	flex-wrap:wrap;
}

.content_single_product_tabs_nav, .content_single_product_tabs_nav li{
	list-style-type:none;
}

.content_single_product_tabs_nav li.active, .content_single_product_tabs_nav li:hover{
	color:#fff;
	background-color: rgba(20, 57, 94, 1);
	border: 1px solid rgba(20, 57, 94, 1);
}

.content_single_product_tabs_nav li{
	margin-right:18px;
	padding:10px 26px;
	color: rgba(20, 57, 94, 0.8);
	font-size: 14px;
	font-weight: 700;
	cursor:pointer;
	height:52px;
	display:flex;
	align-items:center;
	justify-content:center;
	line-height: 1.4;
	text-transform: uppercase; 
	border: 1px solid rgba(20, 57, 94, 0.8);
}

.content_single_row{
	padding-bottom:115px;
}

.content_single_product{
	padding-top:40px;
}

.content_single_product_tabs h2{
	padding:0px;
	margin-bottom:25px;
}

.content_single_product_tabs{
	padding-bottom:96px;
}

.content_single_summary{
	padding-left:68px;
}

.content_single_summary h1{
	margin-top:0px;
}

.content_single_gallery_cur ul.slick-dots {
	display:flex;
	justify-content:center;
	margin-top:25px;
}

.content_single_gallery a{ 
	display:flex;
	width:100%;
	justify-content:center;
	align-items:center;
}

.content_single_gallery_cur ul.slick-dots li{
	width:auto;
	height:auto;
	padding-left:5px;
	padding-right:5px;
}

.content_single_gallery_cur ul.slick-dots li button{
	height: 13px; 
	width:13px;
	border-radius:6.5px;
	background-color:rgba(20, 57, 94, 0.2);
}

.content_single_gallery_cur ul.slick-dots li.slick-active button{
	background-color:rgba(20, 57, 94, 1);
}

.content_single_gallery_cur>li{
	padding:25px;
	text-align:center;
}

.content_single_gallery_cur li img{
	max-height:415px;
	object-fit:contain;
	display:inline-block;
	min-height:240px;
}

.dots_off .slick-dots{
	display:none !important;
}

.content_single_gallery_cur{
	padding:0px;
}

.content_single_gallery_cur, .content_single_gallery_cur li{
	list-style-type:none;
	margin:0px;
}


.catalog_container h2, .catalog_text_content h2{
margin-bottom:26px;
font-size: 40px;
font-weight: 800;
line-height:  120%;
text-transform: uppercase; 
}

.catalog_text_content{
	font-size: 14px;
	font-weight: 400;
	line-height: 171.429%;
}

.catalog_container+.section-contact_section_style_3{
	padding-top:0px;
}

.catalog_container{
	margin-bottom:64px;
}

.product_list_atr ul{
	margin:0px;
	font-size: 14px; 
	padding:0px;
	line-height: 20px; /* 142.857% */
	letter-spacing: 0.14px; 
}

.product_item_in span.product_list_btn{
	height:52px;
	display:flex;
	align-items:center;
	margin-top:32px;
	justify-content:center;
color: var(--016-eba, #016EBA);
font-size: 13px;
font-weight: 700;
letter-spacing: 0.39px;
border: 1px solid var(--016-eba, #016EBA); 
text-transform: uppercase; 
	
}


.product_item_in span.product_list_btn:hover{
	background-color: #016EBA;
	color:#fff;
}

.pr_attr_name{
	font-weight:500;
	margin-bottom:3px;
}
 
.product_list_atr li{
	 margin:0 0 16px;
	 padding:0px;
}

.product_list_atr ul, .product_list_atr li{
	list-style-type:none;
}

.product_list_item{
	margin-bottom:32px;
}

.product_img{
	margin-bottom:25px;
}

.product_list_title{
	color: var(--14395-e, #14395E);
	font-size: 16px;
	font-weight: 800;
	line-height: 150%;
	margin-bottom:16px;
	text-transform: uppercase; 
}

.product_img img{
	height:200px;
	width:100%;
	object-fit:contain;
}

.product_item_in span{
	display:block;
}

.product_item_in{
	padding:16px 32px 28px;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:space-between;
	height:100%;
	border: 1px solid var(--dfe-5-eb, #DFE5EB);
	background: var(--ffffff, #FFF); 
}

.subcategory_list, 
.subcategory_list li{
	list-style-type:none;
	padding:0px;
}

.subcategory_list{
	display:flex;
	flex-wrap:wrap;
	margin:0px 0 40px;
}

.subcategory_list li{
	margin-right:18px;
	padding:0px;
	margin-left:0px;
	margin-bottom:16px;
	margin-top:0px;
}

.subcategory_list li a{
	display:flex;
	align-items:center;
	justify-content:center;
	padding: 0px 26px;
	height:52px;
	border:1px solid #14395E;
color: #14395E;
font-size: 14px;
font-weight: 700;
text-transform: uppercase; 
}

.subcategory_list li.active a{
	font-weight:800;
}

.subcategory_list li.true_600 a{
	font-weight:600;
}

.subcategory_list li.true_600.active a{
	font-weight:700;
}

.subcategory_list li.active a,
.subcategory_list li a:hover{
	color:#fff;
	background: var(--14395-e, #14395E); 	
}

.subcategory_list li.true_hidden{
	display:none;
}

.blog_list_row_category .alm-listing .blog_list_item{
	padding-left:15px;
	padding-right:15px;
}

.blog_list_row_category .alm-listing{
	display:flex;
	flex-wrap:wrap;
	margin:0 -15px;
}

.blog_list_row_category .alm-load-more-btn.more.done{
	opacity:0;
}

.blog_list_row_category .alm-load-more-btn.more{
	min-height: 64px;
	padding:16px;
	color: var(--016-eba, #016EBA); 
	border:1px solid var(--016-eba, #016EBA);
	font-size: 14px;
	letter-spacing: 0.42px; 
	font-weight: 700; 
	line-height: 32px;
	text-transform: uppercase; 
	background-color:transparent;
	width:100%;
}

.blog_list_row_category .alm-load-more-btn.more:hover{
	background-color:var(--016-eba, #016EBA); 
	color:#fff;
}

/** catalog end **/



.more_link:hover{
	color:#fff;
	background-color:#016EBA; 
}

.news_item_in span{
	display:block;
}

.blog_list_content{
	padding:0px 32px 32px;
	position:relative;
}

.blog_list_content_in{
	position:relative;
	padding:26px 0px 56px;
}



.news_item_in span.blog_list_func{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:5px;
line-height:  171.429%;
}

.blog_list_cat{
	color: var(--main_color);
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase; 
	margin-right:20px;
}

.blog_list_item{
	margin-bottom:40px;
}

.blog_list_item_in, .news_item_in{
	height:100%;
}

.blog_list_date{
	color: var(--7-e-7-e-7-e, #7E7E7E);
	font-size: 14px;
	text-transform: uppercase; 
}

.blog_list_title{
	color: var(--2-e-294-e, #2E294E);
font-size: 20px;
font-weight: 800;
line-height: 135%;
text-transform: uppercase; 
margin-bottom:16px;
}

.news_img img{
	width:100%;
	height:225px;
	object-fit:cover;
}

.blog_list_text{
	min-height:115px;
	line-height:164.286%;
	font-size: 14px; 
	margin-bottom:41px;
}

/** section_coso_style_3_common **/

html body .section_coso_style_3_common.no-padding-top{
	padding-top:0px;
}

html body .section_coso_style_3_common .col-md-2-5{
	width:20%;
}

html body .section_coso_style_3_common p + h2, html body .section_coso_style_3_common ul + h2, 
html body .section_coso_style_3_common blockquote + h2{
	margin-top:30px;
	margin-bottom:20px;
	font-size:36px;
}

html body .section_coso_style_3_common h2,
#poststuff .section_coso_style_3_common h2{
	font-weight: 800;
	line-height: 120%;
	padding:0px;
	margin-top:0px;
	margin-bottom:50px;
	text-transform: uppercase; 
}

html body .section_coso_style_3_common h2 {
  position: relative;
}



html body .section_coso_style_3_common .order_button.order_button_style_3{
	border:1px solid var(--main_color);
	background-color:transparent;
	color:var(--main_color);
}

html body .section_coso_style_3_common .order_button.order_button_style_3:hover{
	color:#fff;
	background-color:var(--main_color);
}

html body .order_button.order_button_style_4{
	border:1px solid #fff;
	background-color:transparent;
	color:#fff;
}

html body .order_button.order_button_style_4:hover{
	color:#fff;
	background-color:var(--main_color);
}

.section_coso_style_3_common {
	padding:80px 0px;
}

.section_coso_style_3_common:not(.colored) + .section_coso_style_3_common:not(.colored){
	padding-top:0px;
}

.section_coso_style_3_common .short_description {
	margin-bottom:30px;
	font-size: 14px;
	font-weight: 400;
	line-height: 171.429%
}


.section_coso_style_3_common blockquote{
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 21px;
	line-height:1.43;
	font-style:normal;
	border-left: 5px solid var(--main_color_opacity_50);
}

.section_coso_style_3_common blockquote p{
	margin-bottom:0px;
}


.section_coso_style_3_common .slick-arrow{
	display:flex;
	align-items:center;
	justify-content:center;
	width: 48px;
	height: 48px; 
	cursor:pointer;
	z-index:50;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
}
.section_coso_style_3_common .slick-arrow.arrow_prev_slick{
	left:0px;
}
.section_coso_style_3_common .slick-arrow.arrow_next_slick{
	right:0px;
}

.section_coso_style_3_common .slick-arrow path{
	stroke:var(--second_color) !important;
}

.section_coso_style_3_common .slick-dots{
	position:absolute;
	width:100%;
	display:flex;
	justify-content:center;
	z-index:5;
	margin:0px;
	padding:0px;
	left:0px;
}

.section_coso_style_3_common .slick-dots li button{
	border: 1px solid var(--main_color); 
	width: 12px;
	height: 12px; 
	background-color:#fff;
}

.section_coso_style_3_common .slick-dots li.slick-active button{
	background-color: var(--main_color); 
}

.section_coso_style_3_common .slick-dots li{
	margin:0 4px;
	padding:0px;
}

.section_coso_style_3_common .rank-math-breadcrumb{
	font-size:18px;
}

.section_coso_style_3_common .rank-math-breadcrumb span.last {
    font-weight: 600;
}

.rank-math-breadcrumb .separator {
    background-repeat: no-repeat;
    width: 54px;
    margin: 0 0px;
    height: 18px;
    background-position: center center;
    display: inline-block;
    color: transparent;
	opacity: 0.3;
	position:relative; 
}

.rank-math-breadcrumb .separator:after {
	content:'';
	display:block;
	width:30px;
	position:absolute;
	left:50%;
	top:50%;
	content:'';
	transform:translate(-50%, -50%);
	background: var(--333333, #333);
	height:1px;
}

.section_coso_style_3_common .rank-math-breadcrumb a {
    color: #fff;
    text-decoration: none !important;
}

@media (max-width: 1320px) {
	.section_coso_style_3_common {
		padding: 65px 0px;
	}
}


@media (max-width: 1040px) {
	.section_coso_style_3_common {
		padding: 45px 0px;
	}
	
html body .section_coso_style_3_common p + h2, html body .section_coso_style_3_common ul + h2, html body .section_coso_style_3_common blockquote + h2 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 24px;
}

.section_coso_style_3_common .short_description {
	font-size:16px;
	margin-bottom: 30px;
}

	.section_coso_style_3_common blockquote {
		line-height: 1.4;
		font-size: 18px;
	}
	

}



/** section_coso_style_3_common end**/


/** main_header_style_3 **/

.main_header_style_3{
	padding:40px 0px;
	display:flex;
	align-items:center;
}

.main_header_style_3 .rcp_hsearch{
	margin-right:37px;
	cursor:pointer;
}

.main_header_style_3_func{
	align-items:center;
}

.main_header_style_3:not(.front_header) .main_header_style_3_container{
	border: 1px solid var(--dfe-5-eb, #DFE5EB); 
}

.main_header_style_3:not(.front_header){
	position:relative;
	top:0px;
	left:0px;
	width:100%;
}

.main_header_style_3.front_header{
	top:0px;
	position:absolute;
	left:0px;
	width:100%;
}

.main_header_style_3_container{
	background-color:#fff;
	padding:24px 48px;
}

.main_header_style_3_logo_wrap img{
	height:auto;
	max-width:300px;
}

.main_header_style_3_menu ul{
	display:flex;
	align-items:center;
	margin: 0;
}

.main_header_style_3_menu {
	display:flex;
	align-items:center;
}

.main_header_style_3_menu ul li{
	margin:0 10px 0 10px;
}

.main_header_style_3_menu ul li a{
	color:inherit;
	font-weight: 700;
	font-size: 15px; 
	line-height: 133.333%;
	text-decoration:none !important;
	text-transform: uppercase; 
}

.main_header_style_3_menu ul li a:hover, .main_header_style_3_menu ul li.current-menu-item a{
	color:var(--main_color);
}

.main_header_style_3_menu ul, .main_header_style_3_menu ul li{
	list-style-type:none;
	padding:0px;
}

.main_header_style_3_item_row{
	display:flex;
	align-items:center;
	justify-content:space-between;
}

.main_header_style_3_item_row.main_header_style_3_item_row_menu{
	justify-content:center;
}

.main_header_style_3 .order_button{
	padding-left:25px;
	padding-right:25px;
}

.main_header_style_3_phone{
	width:100%;
}

.main_header_style_3_phone a{
	line-height: 1.2;
	font-weight: 800;
	color:inherit;
	text-decoration: none !important;
}

.main_header_style_3_mail a{
	font-weight:500;
	color:inherit;
	text-decoration:none !important;
}

.main_header_style_3_contact{
	text-align:right;
	padding-right:20px;
	max-width:240px;
	display:flex;
	justify-content:flex-end;
	flex-wrap:wrap;
}

/** main_header_style_3 end **/


/** main_header_style_3_type_2 **/

.main_header_style_3_type_2_body{
	padding-top:24px;
	padding-bottom:24px;
}

.main_header_style_3_type_2 .order_button{
	padding-left:30px;
	padding-right:30px;
}

.main_header_style_3_type_2_menu_wrap{
	background-color:var(--second_color_opacity_60);
	color:#fff;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.02);
	margin-bottom:-80px;
}
.main_header_style_3_type_2_menu_in{
	position:relative;
}

.main_header_style_3_type_2_menu_wrap div ul li{
	position:relative;
}

.main_header_style_3_type_2_menu_wrap div>ul>li>a{
	padding:0 15px;
	color:#fff;
	display:flex;
	align-items:center;
	height:80px;
	font-size:19px;
    position: relative;
	text-decoration:none !important;
	text-transform:uppercase;
	position:relative;
	font-weight:600;
}


.main_header_style_3_type_2_menu_wrap div>ul>li>ul>li:hover>a,
.main_header_style_3_type_2_menu_wrap div>ul>li>ul>li.current-menu-item>a{
	background-color:var(--main_color_opacity_10);
}


.main_header_style_3_type_2_menu_wrap div>ul>li>a:before{
	height:4px;
	background-color:var(--main_color);
	width:100%;
	content:'';
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
}


.main_header_style_3_type_2_menu_wrap div>ul>li.current-menu-item>a{
	background-color:var(--second_color_opacity_60);	
}

.main_header_style_3_type_2_menu_wrap div>ul>li:hover>a:before,
.main_header_style_3_type_2_menu_wrap div>ul>li.current-menu-item>a:before{
	background-color:var(--extra_color);
}

.main_header_style_3_type_2_menu_wrap div>ul>li.menu-item-has-children>a {
    padding-left: 36px;
}

.main_header_style_3_type_2_menu_wrap div>ul>li.menu-item-has-children>a:after {
	content: "";
    background-image: url(../img/cat.svg);
    width: 10px;
    height: 10px;
    margin-left: 0;
    background-size: 10px 10px;
    display: block;
    position: absolute;
    left: 19px;
    top: 50%;
    filter: invert(100%) sepia(0%) saturate(7488%) hue-rotate(100deg) brightness(102%) contrast(102%);
    opacity: .6;
    margin-top: -5px;
}

.main_header_style_3_type_2_menu_wrap ul, 
.main_header_style_3_type_2_menu_wrap ul li{
	list-style-type:none;
}

.main_header_style_3_type_2_menu_wrap div>ul>li>ul{
	display:none;
position: absolute;
top: 100%;
min-width: 100%;
margin: 0;
left: 0;
background-color: #fff;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,.175);	
	
}

.main_header_style_3_type_2_menu_wrap div>ul>li:hover>ul {
    display: block;
}

.main_header_style_3_type_2_menu_wrap div>ul>li>ul a {
    display: block;
    text-decoration: none !important;
    display: block;
    text-transform: none;
    border-radius: 0;
    font-size: 18px;
    padding: 14px 29px 14px 19px !important;
    border-top: 1px solid #f0f0f0;
    min-width: 310px;
    white-space: normal;
    color: #333;
    line-height: 24px;
}

.main_header_style_3_type_2_menu_wrap ul{
	display:flex;
	padding:0px;
	margin:0px;
}


.main_header_style_3_type_2_menu_wrap .order_button{
	position:absolute;
	right:0px;
	height:100%;
	width:240px;
	top:0px;
}


.main_header_style_3_type_2_search_show {
    height: 100%;
    width: 97px;
    text-transform: uppercase;
    background-color: transparent;
    align-items: center;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    display: flex;
	cursor:pointer;
    border: 0px none;
    justify-content: center;
    align-items: center;
    top: 0;
    position: absolute;
    right: 0px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
}

.main_header_style_3_type_2_search_show_button {
    display: flex;
    align-items: center;
}

.main_header_style_3_type_2_search_show svg {
    margin-right: 3px;
}

.main_header_style_3_type_2_searchform.closed {
    opacity: 0;
    width: 0;
}
.main_header_style_3_type_2_searchform {
    transition: width 0.5s ease-in-out, opacity 0.3s;
    width: 100%;
    overflow: hidden;
    opacity: 1;
    position: absolute;
    right: 0px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 10;
    width: 100%;
    justify-content: flex-end;
}

body .main_header_style_3_type_2_searchform input[type="text"] {
    width: 407px;
    border-bottom: 1px solid #E2EAFC;
    border-top: 0px none;
    border-left: 0px none;
    height: 32px;
    background-color: transparent;
    color: #fff;
    padding-left: 0px;
    border-right: 0px none;
}

body .main_header_style_3_type_2_searchform button {
    height: 32px;
    width: 97px;
    text-transform: uppercase;
    background-color: transparent;
    align-items: center;
    font-size: 17px;
	opacity:0;
    font-weight: 500;
    color: #fff;
    display: flex;
    border: 0px none;
    justify-content: center;
}

body .main_header_style_3_type_2_searchform .main_header_style_3_type_2_close_search {
    margin-right: 20px;
	cursor:pointer;
}

.main_header_style_3_type_2_searchform .main_header_style_3_type_2_searchform_in {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.main_header_style_3_type_2_item_contact{
	display:flex;
	margin-right:50px;
	align-items:center;
	max-width:300px;
}

.main_header_style_3_type_2 .blhb_ic_value{
	font-size:17px; font-weight:600;
	line-height:1.2;
}
.main_header_style_3_type_2 .blhb_ic_name{
	font-size:15px;  
}

.main_header_style_3_type_2 .blhb_icon svg{
	width:43px;
	height:43px;
}

.main_header_style_3_type_2 .blhb_icon{
	margin-right:15px;
}

.main_header_style_3_type_2_menu_contact{
	display:none;
}

@media (max-width: 1410px) {
	
	.main_header_style_3_type_2_logo_wrap{
		display:flex;
		align-items:center;
	}
	
	.main_header_style_3_contact{
		max-width: 210px;
		padding-left:15px;
	}
	.main_header_style_3_type_2 .blhb_ic_value{
		font-size:17px;
	}
	.main_header_style_3 .order_button {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.main_header_style_3_logo_wrap{
		width:23%;
	}
	
	.main_header_style_3_item_row{
		width:76%;
	}
	
	.main_header_style_3_logo_wrap img{
		max-width:100%;
	}
	
	.main_header_style_3_type_2_item_contact {
		margin-right: 30px;
	}
}

@media (max-width: 1320px) {
	.main_header_style_3_type_2 .blhb_ic_value {
		font-size: 16px;
	}
}

@media (max-width: 1040px) {
	
	.main_header_style_3_type_2_menu_wrap{
		height:65px;
		margin-bottom: 0px;
		background-color: var(--second_color);
		display:none;
	}
	
	.main_header_style_3_type_2_item_contact{
		display:none;
	}
	

	
	.main_header_style_3_type_2_item_phone{
		font-size:20px;
		font-weight:600;
	}
	
	.main_header_style_3_type_2_item_mailto{
		font-size:18px;
		font-weight:500;
	}
	
	.main_header_style_3_type_2_logo_wrap{
		width:50%;
	}
	
	.main_header_style_3_type_2_item_row {
		width:50%;
	}
	
	.main_header_style_3_type_2_item_phone{
	}
	
}



@media (max-width: 590px) {	
	
	.main_header_style_3_type_2_item_mailto{
		display:none;
	}
	
	.main_header_style_3_type_2_logo_wrap{
		width:100%;
		margin-bottom:15px;
		display:flex;
		justify-content:center;
	}
	
	
	.main_header_style_3_type_2_logo_wrap img{
		max-width:240px;
	}
	
	.main_header_style_3_type_2_item_row .main_header_style_3_type_2_item{
		width: 100%;
	}
	.main_header_style_3_type_2_item_row .order_button{
		width: 100%;
	}
	
	.main_header_style_3_type_2_logo_wrap, .main_header_style_3_type_2_item_row {
		width: 100%;
	}
	
}
	



/** main_header_style_3_type_2 end **/


/** main_section_style_3 **/


.main_section_style_3_slide_bg{
	position:relative;
}

.main_section_style_3.main-slider-one .slick-dots-wrapper{
	display:none !important;
}

.main_section_style_3 .arrow_c path{
	stroke:#ffffff;
}

.main_section_style_3_slide_bg_overaly:before,
	.main_section_style_3_slide_bg_overaly:after{
		position:absolute;
		height:100%;
		width:100%;
		left:0px;
		top:0px;
		content:'';
		display:block;
	}
	
	.main_section_style_3_slide_bg_overaly:before{
		opacity: 0.2;
		background: var(--016-eba, #016EBA);
		mix-blend-mode: soft-light; 
	}
	
	.main_section_style_3_slide_bg_overaly:after{
		opacity: 0.4;
		background: linear-gradient(90deg, #14395E 0%, rgba(231, 43, 67, 0.10) 100%);
		mix-blend-mode: soft-light;  
	}
	
	
	.main_section_style_3_slide_bg_img:before{
		background: linear-gradient(90deg, #14395E 0%, rgba(231, 43, 67, 0.30) 100%); 
	}
	
	.main_section_style_3_slide_bg_img:before,
	.main_section_style_3_slide_bg_img:after{
		position:absolute;
		right:0px;
		top:0px;
		height:100%;
		width:100%;
		content:'';
		display:block;
	}
	.main_section_style_3_slide_bg_img{
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center;
		width: 1037px;
		height:800px;
		position:absolute;
		right:0px;
		top:0px;
	}
	
	.main_section_style_3_slide_bg_overaly .container{
		position:relative;
		z-index:10;
	}
	
	
	.main_section_style_3 ul.slick-dots li button{
		background-color:#fff;
	}

	
	.main_section_style_3{
		color:#fff;
	}

	.acfe-fc-preview .main_section_style_3{
		overflow:hidden;
	}
	
	.main_section_style_3_slide_bg_overaly{
		position:relative;
		background-color:rgba(0, 0, 0, 0.2);
	}

	.main_section_style_3_slide_bg_overaly,
	.acfe-fc-preview .main_section_style_3{
		height:800px;
	}

	.main_section_style_3_slide_bg_overaly{
		padding-top:227px;
	}

	.main_section_style_3_slide_bg{
		background-repeat:no-repeat;
		background-position:center center;
		background-size:cover;
		background: #14395E; 
	}

	.main_section_style_3_slide_title{
		max-width:948px;
		font-size: 50px; 
		font-weight: 800; 
		line-height:124%;
		text-transform:uppercase;
		margin-bottom:18px;
	}
	
	.main_section_style_3_slide_text{
		max-width:554px;
		line-height:171.429%;
		font-size: 14px; 
		margin-bottom:49px;
	}
	
	.main_section_style_3_buttons_group{
		display:flex;
		margin:0 -16px;
		flex-wrap:wrap;
		max-width:756px;
		width:100%;
	}
	
	.main_section_style_3_buttons_group .main_section_style_3_button_item{
		width:auto;
		padding:0 16px;
	}
	
	.main_section_style_3_buttons_group .order_button{
		height:64px;
		font-size: 15px; 
		padding:0 24px;
	}
	
	.main_section_style_3 .slick-dots-wrapper {
		max-width: 1320px;
		width:100%;
		padding:0 15px;
		margin:0px;
		z-index:2;
		position:absolute;
		bottom:32px;
		left:50%;
		transform:translateX(-50%);
	}
	
	.main_section_style_3 ul.slick-dots {
		justify-content:center;
		display:flex;
		width:216px;
	}
	
	.main_section_style_3 ul.slick-dots li{
		margin-right:8px;
		margin-left:8px;
	}
	
	.main_section_style_3 ul.slick-dots li button{
		background-color:#fff;
		opacity:0.8;
		width:16px;
		height:16px;
		border-radius:8px;
	}
	
	.main_section_style_3 ul.slick-dots li.slick-active button{
		background-color:var(--main_color);
		opacity:1;
	}
	
	
	.main_section_style_3 .arrows-wrapper{
		position:absolute;
		bottom:25px;	
		width:100%;
		z-index:70;
		position:absolute;
	}
	
	.main_section_style_3 .arrows-wrapper-in{
		width:216px;
		position:relative;
		display:flex;
		justify-content:space-between;
	}
	
	
	.main_section_style_3 .arrow_c{
		cursor:pointer;
	}
	
	.main_section_style_3 .arrow_c:hover{
		opacity:0.8;
	}
	
/** main_section_style_3 end **/


/** services_section_style_3 **/

.services_section_style_3_beforetitle{
	margin-bottom:12px;
	text-transform:uppercase;
	font-weight: 500; 
	letter-spacing: 0.7px; 
}

.services_section_style_3_beforetitle + h2{
	margin-top:0px;
}

.services_section_style_3_item_title{
	font-size:20px;
}

.services_section_style_3_item_info{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0px;
	width:100%;
	color:#fff;
	background-color:rgba(0, 0, 0, 0.5);
text-align: center;
display:flex;
align-items:center;
justify-content:center;
min-height:136px;
font-size: 24px;
z-index:4;
font-weight: 800; 
font-weight: 800;
line-height: 135.714%;
padding:28px 40px;
text-transform: uppercase; 
}

.services_section_style_3_item_link:after{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	content:'';
	display:block;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.00) 36.13%), linear-gradient(118deg, #2E294E 0%, rgba(46, 41, 78, 0.68) 38.8%, #E72B43 98.23%);
	mix-blend-mode: hard-light; 
}

.services_section_style_3_row{
	margin:0 -15px 0px;
}

.services_section_style_3_item{
	margin-bottom:40px;
	padding-left:15px;
	padding-right:15px;
}

.services_section_style_3_item_link{
	position:relative;
	overflow:hidden;
	display:block;
}

.services_section_style_3_item_link img{
	height:496px;
	object-fit:cover;
	width:100%;
    transition: transform 0.3s ease-in-out;
}


.services_section_style_3_item_link:hover img{
	transform: scale(1.1);
}


.services_section_style_3_item_more_text{
	width:100%;
	bottom:32px;
	left:0px;
	position:absolute;
	color:#fff;
	min-height:32px;
	align-items:center;
	z-index:5;
	font-weight: 600; 
	font-size: 20px;
	text-align:center;
	display:flex;
	justify-content:center;
}

@media (max-width: 1320px) {
	.services_section_style_3_item_title {
		font-size: 18px !important;
		padding-left:15px;
		padding-right:15px;
	}
	
	.section_coso_style_3_common .short_description br{
		display:none;
	}
	
	.section_coso_style_3_common h2 br{
		display:none;
	}
	
}

@media (max-width: 1240px) {
	
	.services_section_style_3_item_title {
		font-size: 21px !important;
	}
	
	.services_section_style_3_item{
		width:50%;
	}
	
}

@media (max-width: 1040px) {
	.services_section_style_3_item_title {
		font-size: 18px !important;
		line-height:1.2;
	}
	
	.services_section_style_3_item_link img{
		height:300px;
	}
	
.services_section_style_3_item {
    padding-left:0px;
	padding-right:0px;
	margin-bottom:0px;
}

.services_section_style_3_item_title{
	padding:0px;
	font-size:16px !important;
}

.services_section_style_3_item_more_text{
	font-size:16px;
}

.services_section_style_3_item_more_text svg {
	display:none;
}

.services_section_style_3_item_info{
	padding:15px 5px;
}

}


@media (max-width: 590px) {
	.services_section_style_3_item_title{
		font-size:13px !important;
	}
	
	.services_section_style_3_item_link img {
		height: 260px;
	}
	
	.services_section_style_3_row{
		margin-left: -15px;
		margin-right: -15px;
	}
}

/** services_section_style_3 end **/



/** steps_section_style_3 **/


.steps_section_style_3_item{
	margin-bottom:32px;
}

.steps_section_style_3_item.last_item{
	margin-bottom:0px;
}


.steps_section_style_3_item_num{
	color: #800010; 
}

.steps_section_style_3_item_title{
	font-weight: 800; 
	font-size: 24px; 
	line-height:1.3;
	padding-right:30px;
	width:40%;
	text-transform:uppercase;
}

.steps_section_style_3_items.bottom_offer .steps_section_style_3_item_info{
	flex-wrap:wrap;
}
	
.steps_section_style_3_items.bottom_offer .steps_section_style_3_item{
	margin-bottom:20px;
}
.steps_section_style_3_items.bottom_offer .steps_section_style_3_item_in{
	padding:25px 40px;
	height:100%;
}
.steps_section_style_3_items.bottom_offer .steps_section_style_3_item_title{
	width:100%;
}
.steps_section_style_3_items.bottom_offer .steps_section_style_3_item_text{
	width:100%;
}

.steps_section_style_3_items.bottom_offer .steps_section_style_3_item_in_wrap {
    padding-left: 70px;
}



.steps_section_style_3_item_text{
	font-size: 18px; 
	line-height:1.5;
	width:60%;
}



.steps_section_style_3_item_info{
	min-height:80px;
	display:flex;
	align-items:center;
}

.steps_section_style_3_item_in {
	padding:32px 30px 32px 44px;
	color:#fff;
	background: linear-gradient(91deg, var(--main_color) 23.33%, var(--second_color) 100%); 
}

.steps_section_style_3_item_in_wrap{
	position:relative;
	padding-left:102px;
}

.steps_section_style_3_item_in_wrap .steps_section_style_3_item_image{
	position:absolute;
	left:0px;
	top:0px;
	min-height:80px;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:50px;
	font-weight:700;
}

.steps_section_style_3_item_in_wrap .steps_section_style_3_item_image img{
	object-fit:contain;
	width:80px;
	height:80px;
}

.steps_section_style_3_form_title{
	font-size: 20px;
	font-weight: 800;
	margin-bottom:15px;
	line-height: 135.714%;
	text-transform: uppercase; 
	color:#fff;
}



.steps_section_style_3_offer_in{
	height:100%;
	background-size:cover;
	background-position:top center;
}

.steps_section_style_3_offer.bottom_offer .steps_section_style_3_offer_overlay .order_button {
	max-width:310px;	
}

.steps_section_style_3_offer.bottom_offer .steps_section_style_3_offer_overlay .steps_section_style_3_form_title{
	width:40%;
}

.steps_section_style_3_offer.bottom_offer .steps_section_style_3_form_title{
	margin-bottom:0px;
}
.steps_section_style_3_offer.bottom_offer .steps_section_style_3_offer_overlay{
	display:flex;
	flex-direction: row;
	flex-wrap:wrap;
	text-align:left;
	padding:40px 40px 40px;
}
.steps_section_style_3_offer.bottom_offer{
	margin-top:30px;
}

.steps_section_style_3_offer_overlay{
	padding:59px 32px 48px;
	min-height:100%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	text-align:center;
	background-size:cover;
	background: linear-gradient(180deg, rgba(64, 37, 111, 0.00) 40.53%, var(--second_color) 91.74%), linear-gradient(180deg, var(--main_color) 18.48%, rgba(255, 139, 32, 0.50) 38.09%, rgba(255, 139, 32, 0.00) 70.97%); 
}

.steps_section_style_3_offer.bottom_offer .steps_section_style_3_offer_overlay{
	background: linear-gradient(90deg, rgba(64, 37, 111, 0.00) 40.53%, var(--second_color) 91.74%), linear-gradient(90deg, var(--main_color) 18.48%, rgba(255, 139, 32, 0.50) 58.09%, rgba(255, 139, 32, 0.00) 70.97%);
}

@media (max-width: 1240px) {
	.steps_section_style_3_item_title {
		font-size: 20px !important;
	}
	
	.steps_section_style_3_form_title{
		font-size:18px;
	}


.steps_section_style_3_items {
	width:100%;
}
	
.steps_section_style_3_offer{
	margin-top:30px;
	width:100%;
}

	
.steps_section_style_3_offer .steps_section_style_3_offer_overlay{
	background: linear-gradient(90deg, rgba(64, 37, 111, 0.00) 40.53%, var(--second_color) 91.74%), linear-gradient(90deg, var(--main_color) 18.48%, rgba(255, 139, 32, 0.50) 58.09%, rgba(255, 139, 32, 0.00) 70.97%);
}

.steps_section_style_3_offer .steps_section_style_3_offer_overlay .order_button {
	max-width:310px;	
}

.steps_section_style_3_offer .steps_section_style_3_offer_overlay .steps_section_style_3_form_title{
	width:40%;
}

.steps_section_style_3_offer .steps_section_style_3_form_title{
	margin-bottom:0px;
}
.steps_section_style_3_offer .steps_section_style_3_offer_overlay{
	display:flex;
	flex-direction: row;
	flex-wrap:wrap;
	text-align:left;
	padding:40px 40px 40px;
}



.steps_section_style_3_items .steps_section_style_3_item_info{
	flex-wrap:wrap;
}
	
.steps_section_style_3_items .steps_section_style_3_item{
	margin-bottom:20px;
}
.steps_section_style_3_items .steps_section_style_3_item_in{
	padding:25px 40px;
	height:100%;
}
.steps_section_style_3_items .steps_section_style_3_item_title{
	width:100%;
}
.steps_section_style_3_items .steps_section_style_3_item_text{
	width:100%;
}

.steps_section_style_3_items .steps_section_style_3_item_in_wrap {
    padding-left: 100px;
}



}


@media (max-width: 1040px) {

.steps_section_style_3_items .steps_section_style_3_item_in_wrap {
    padding-top: 100px;
    padding-left: 0px;
	text-align:center;
}

.steps_section_style_3_item_image{
	width:100%;
	top:0px;
}

.steps_section_style_3_item_text{
	line-height:1.3;
}

.steps_section_style_3_offer .steps_section_style_3_offer_overlay .steps_section_style_3_form_title {
    width: 100%;
	margin-bottom:15px;
}

.steps_section_style_3_offer .steps_section_style_3_offer_overlay{
	text-align:center;
}

.steps_section_style_3_offer .steps_section_style_3_offer_overlay .order_button{
	background-color:var(--second_color);
}
.steps_section_style_3_offer .steps_section_style_3_offer_overlay .order_button:hover{
	background-color:var(--second_color_hover);
}
.steps_section_style_3_offer .steps_section_style_3_offer_overlay{
	background-color:var(--main_color);
}

.steps_section_style_3_item_title{
	padding-right:0px;
	margin-bottom:15px;
}

.steps_section_style_3_items .steps_section_style_3_item_in {
    padding: 25px 25px;
}

.steps_section_style_3_items.bottom_offer .steps_section_style_3_item_in_wrap {
    padding-left: 0px;
}

.steps_section_style_3_offer.bottom_offer .steps_section_style_3_offer_overlay .steps_section_style_3_form_title {
    width: 100%;
	text-align:center;
}


.steps_section_style_3_offer.bottom_offer .steps_section_style_3_offer_overlay {
    padding: 25px;
}

.steps_section_style_3_offer.bottom_offer .steps_section_style_3_offer_overlay .order_button{
	margin:0 auto;
}

}

/** steps_section_style_3 end **/



/** odds_section_style_3  **/



.section_coso_style_3_common.section-odds_section_style_3{
	padding:0px;
}

.section-odds_section_style_3{
	position:relative;
}


.row_odds_section_style_3{
	display:flex;
}

.odds_section_style_3_item{
	position:relative;
	color:#fff;
}

.odds_section_style_3_item_in_wrap {
	position:relative;
	z-index:2;
}

.odds_section_style_3_item_in {
	position:absolute;
	padding:0 12% 50px;
	z-index:2;
	bottom:0px;
	left:0px;
	height:100%;
	width:100%;
	mix-blend-mode: hard-light; 
	display:flex;
	align-items:flex-end;
}

.odds_section_style_3_item_in:after{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	content:'';
	display:block;
	mix-blend-mode: hard-light;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 59.9%, rgba(0, 0, 0, 0.70) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%); 
}

.odds_section_style_3_item_in:before{
	opacity: 0.54;
	background: var(--main_color);
	mix-blend-mode: hard-light; 
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	content:'';
	display:block;
}

.odds_section_style_3_item.other_item .odds_section_style_3_item_in:before{
	background: var(--second_color);
	opacity: 0.54;
}

.odds_section_style_3_item {
	width:33.3333333333333%;
	height:540px;
	background-size:cover;
	background-position:bottom center;
	background-repeat:no-repeat;
	overflow:hidden;
}

.odds_section_style_3_item img{
	object-fit:cover;
	width:100%;
	height:100%;
}

.odds_section_style_3_item_num{
	font-size:180px;
	font-weight:800;
}

.odds_section_style_3_item_title{
	font-size:36px;
	margin-bottom:15px;
	text-transform:uppercase;
	font-weight: 800; 
}

.odds_section_style_3_item_text{
	font-size: 22px;
	line-height: 154.545%; 
}


@media (max-width: 1920px) {
	.odds_section_style_3_item_text {
		min-height: 140px;
	}
}

@media (max-width: 1620px) {
	.odds_section_style_3_item_text {
		font-size: 19px;
	}
	
	.odds_section_style_3_item_num {
		font-size: 160px;
		line-height:1.2;
	}
}

@media (max-width: 1420px) {
	.odds_section_style_3_item_text {
		font-size: 18px;
	}
	
	.odds_section_style_3_item_title{
		font-size:30px;
	}
}

@media (max-width: 1320px) {
	.odds_section_style_3_item_in {
		padding: 0 10% 30px;
	}
	
}

@media (max-width: 1040px) {
	.row_odds_section_style_3{
		flex-wrap:wrap;
	}
	
	.odds_section_style_3_item{
		width:100%;
	}
	
	.odds_section_style_3_item_in {
		text-align: center;
	}
	
	.odds_section_style_3_item_num {
		font-size: 100px;
	}
	
	.odds_section_style_3_item {
		height: 370px;
	}
	
	
}



/** odds_section_style_3 end **/


/** contact_section_style **/

html body .section-contact_section_style_3 h2 {
	margin-top:60px;
}

html body .section_coso_style_3_common h2.simple:before,
html body .section-contact_section_style_3 h2.simple:before{
	display:none;
}

html body .section_coso_style_3_common h2.simple,
html body .section-contact_section_style_3 h2.simple{
	margin-top:0px;
}

html body .section-contact_section_style_3 h2::before {
  position: absolute;
  left: 0px;
  bottom: 35%;
  opacity: 0.05;
  line-height: 1;
  color: #2E294E;
  font-size: 91px;
  text-transform: uppercase;
  content: 'Наши контакты';
  display: block;
}

.contact_section_style_3_contact_box_title{
	background-color:var(--second_color);
	color:#fff;
	text-align:center;
	padding:20px 15px;
	font-weight: 700;
	font-size:18px;
	line-height:160%;	
	text-transform: uppercase; 
}


.contact_section_style_3_contact_map{
	border: 1px solid var(--016-eba, #016EBA); 
	margin-bottom:52px;
	height: 392px; 	
	width:100%;
	overflow:hidden;
}

.contact_section_style_3_contact_map iframe{
	height:100% !important;
	width:100% !important;
}

.contact_section_style_3_form_subtitle{
	font-size: 14px;
	line-height: 142.857%;
	margin-bottom:30px;
}

.contact_section_style_3_form_title{
	margin-bottom:17px;
	font-size: 30px;
	font-weight: 800;
	line-height: 120%;
	text-transform: uppercase; 
}

.contact_section_style_3_form_wrap{
	padding-right:72px;
	width: 42%;
}

.contact_section_style_3_form_wrap_right{
	width:58%;
}

.contact_section_style_3_form_box{
	background: #14395E; 
	padding:52px 64px 50px;
	min-height:100%;
	color:#fff;
	text-align:center;
}


.contact_section_style_3_item{
	margin-bottom:25px;
}

.contact_section_style_3_item_label{
color: var(--333333, #333);
font-family: Montserrat;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 184.615% */
text-transform: uppercase; 
opacity: 0.5; 
}

.contact_section_style_3_item_value{
	color: #333;
	font-size: 15px;
	font-weight: 500;
	line-height:  140%;
	margin-bottom:6px;
}

.contact_section_style_3_item_value_micro{
	color: var(--333333, #333);
	font-size: 14px;
	line-height: 150%;
}

.contact_item_phone_label{
	color: var(--333333, #333);
	font-size: 13px;
	font-weight: 500;
	text-align:center;
	margin-bottom:3px;
	opacity: 0.5; 
	line-height:184.615%;
	text-transform: uppercase; 
}

.contact_item{
	margin-bottom:8px;
}

.contact_item_phone{
	text-align:center;
}

.contact_item_phone a{
	color: var(--333333, #333);
	font-size: 21px;
	font-weight: 700;
	text-decoration:none;
	line-height: 114.286%;
	text-transform: uppercase; 
}

.contact_section_style_3_form_in{
	text-align:left;
}

.contact_section_style_3_form_box .littleform_item.littleform_item_last{
	margin-top:35px;
}

.contact_section_style_3_form_box .littleform_item{
	margin-bottom:34px;
}

.contact_section_style_3_form_box .littleform_item_label{
	text-transform:uppercase;
	margin-bottom:12px;
	font-size: 13px;
	font-weight: 600; 
	letter-spacing: 0.13px; 
}

.section-contact_section_style_3 .confid_box{
	font-size:13px;
	margin-top:15px;
	text-align:center;
}

.section-contact_section_style_3 .confid_box a{
	color:inherit;
	text-decoration:none !important;
	font-weight:500;
}

.section-contact_section_style_3 .calc_style_3 input[type="text"]{
	color:#000;
}

.contact_section_style_3_item_social{
	margin-bottom:0px;
}

.contact_section_style_3_social_link.contact_section_style_3_whatsapp{
	margin-bottom:0px;
}

.contact_item_bottom{
	display:flex;
	align-items:flex-end;
}

.contact_section_style_3_social_link{
	display:flex;
	align-items:center;
	justify-content:center;
	height:52px;
	width:100%;
	font-size:14px;
	font-weight: 700; 
	text-transform:uppercase;
	text-decoration:none !important;
	border-radius:0px;
	color:#20A0E1;
	margin-bottom:15px;
	border: 1px dashed var(--20-a-0-e-1, #20A0E1); 
}

.contact_section_style_3_social_link svg{
	margin-right:10px;
}

.contact_section_style_3_social_link:hover{
	opacity:0.9;
}

.contact_section_style_3_social_link.contact_section_style_3_telegram{
	color:#0088cc;
}
.contact_section_style_3_social_link.contact_section_style_3_whatsapp{
	color:#25D366;
}


@media (max-width: 1410px) {
	.contact_section_style_3_form_box{
		padding: 56px 66px 35px;
	}
}

@media (max-width: 1320px) {
	.contact_section_style_3_form_wrap {
		padding-right: 30px;
	}
	
	.contact_section_style_3_form_box {
		padding: 45px 55px 35px;
	}
}

@media (max-width: 1240px) {
	.contact_section_style_3_form_box {
		padding: 45px 45px 35px;
	}
	

}

@media (max-width: 1040px) {
	
.contact_section_style_3 .row{
	margin:0 -15px;
}

.section-contact_section_style_3 .confid_box{
	font-size:12px;
	line-height:1.2;
}

.contact_section_style_3_form_box {
    padding: 35px 25px 25px;
}
.contact_section_style_3_form_wrap  {
    padding-left: 12px;
    padding-right: 12px;
	margin-bottom:30px;
}

.contact_section_style_3_form_title{
	font-size:24px;
}

.contact_section_style_3_form_subtitle {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 15px;
}

.contact_section_style_3_contact_box_wrap.col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
}

.contact_item_bottom{
	margin-bottom:25px;
}
.contact_section_style_3_item {
  margin-bottom: 15px;
}

.contact_section_style_3_contact_map{
	margin-bottom:25px;
}

}
/** contact_section_style end **/



/** text_section_style_3 **/

.text_section_style_3 .slick-dots{
	bottom:16px;
}

.text_section_style_3_text{
	min-height:343px;
}

.text_section_style_3_text p{
	margin-bottom:10px;
	padding:0px;
}

.text_section_style_3_text ul{
	margin-bottom:15px;
	margin-left:0px;
}
.text_section_style_3_text ul li, .text_section_style_3_text ul {
	list-style-type:none;
}

.text_section_style_3_text ul li:before{
	content:'';
	display:block;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0px;
	width:7px;
	height:7px;
	background-color:var(--main_color);
}
.text_section_style_3_text ul li{
	padding-left:15px;
	position:relative;
	margin-bottom:0px;
}

.text_section_simple_style_3.colored.imaged{
	padding:0px;
	background-size:cover;
	background-position:center center;
}

.text_section_simple_style_3.colored.imaged .text_section_simple_style_3_overlay{
	padding:55px 0px;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.00) 81.42%), linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
}

.text_section_simple_style_3.colored .text_section_simple_style_3_container{
	background-color:#fff;
	margin-bottom:0px;
	padding:40px;
}

html body .text_section_simple_style_3.colored .text_section_simple_style_3_container .text_section_simple_style_3_text{
	font-size:20px;
}

html body .text_section_simple_style_3.colored .text_section_simple_style_3_container h2{
	font-size:30px;
}

.text_section_simple_style_3.colored{
	background: var(--second_color_opacity_10);
}

.text_section_style_3_text, .text_section_simple_style_3_text{
	font-size: 14px; 
	line-height:171.429%;
}

.text_section_simple_style_3_text a.alignright {
    float: right;
    margin-left: 58px;
	margin-bottom:30px;
    position: relative;
    display: flex;
}

.text_section_simple_style_3_text a.alignright img.alignright {
	margin:0px !important; 
}

.text_section_simple_style_3_text a.alignright img{
	position:relative;
	z-index:3;	
}

.text_section_simple_style_3_text a.alignright:after {
    position: absolute;
    content: '';
    display: block;
    top: 8px;
    left: 8px;
    width: 100%;
    height: 100%;
    background-color: var(--main_color);
}

.text_section_simple_style_3_text ul{
	margin:0px;
	padding:0px;
}

.text_section_simple_style_3_text ul, .text_section_simple_style_3_text ul li{
	list-style-type:none;
}

.text_section_simple_style_3_text ul li{
	margin-bottom:10px;
	position:relative;
	padding-left:20px;
}

.text_section_simple_style_3_text ul li:before{
	content:'';
	display:block;
	position:absolute;
	left:0px;
	top:10px;
	width:8px;
	height:8px;
	background-color:var(--main_color);
}

.text_section_style_3_button_group{
	display:flex;
	flex-wrap:wrap;
}

.text_section_style_3_button_group .order_button{
	width:auto;
	margin-right:20px;
	padding:0 40px;
}

.text_section_style_3_gallery{
	overflow:hidden;
	border-radius: var(--button_border_radius);
}

.text_section_style_3_gallery, .text_section_style_3_gallery img{
	height:424px;
}

.text_section_style_3_gallery img{
	width:100%;
	border-radius: var(--button_border_radius);
	object-fit:cover;
}

.text_section_style_3_row.row{
	margin:0 -40px;
}

.text_section_style_3 .slick-arrow{
	
}

.text_section_style_3_row .col-md-6{
	padding-left:40px;
	padding-right:40px;
}


.text_section_style_3_odd_item{
	padding:0 11px 22px;
}

.text_section_style_3_odd_row.row{
	margin:24px -11px 0;
}

.text_section_style_3_odd_item_in{
	background-color:var(--main_color_opacity_10);
	border-radius:var(--button_border_radius);
	min-height:96px;
	text-align:center;
	display:flex;
	justify-content:center;
	align-items:center;
}

.text_section_style_3_odd_item_text{
font-size: 16px; 
line-height:1.5;	
}

.text_section_style_3_odd_item_title{
color: var(--main_color);
font-size: 24px;
font-weight: 800;
line-height: 122.222%;
text-transform: uppercase; 
}

.text_section_style_3.section_style_1_common h2{
	margin-bottom:15px;
}

.text_section_style_3_side_gallery{
	padding-top:10px;
}

@media (max-width: 1320px) {

	.text_section_style_3_row.row {
		margin: 0 -15px;
	}
	
	.text_section_style_3_row .col-md-6 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.section_coso_style_3_common blockquote {
		font-size: 19px;
	}

}


@media (max-width: 1240px) {
	.text_section_style_3_side_content,
	.text_section_style_3_side_gallery	{
		width:100%;
	}
	
	.text_section_style_3_text {
		min-height: 10px;
	}
	.text_section_style_3_button_group {
		display: flex;
		flex-wrap: wrap;
		margin:0px;
	}
	
	.text_section_style_3_button_group .order_button {
		width: 100%;
		margin:0 0 15px;
	}
}


@media (max-width: 1040px) {
	
	.text_section_style_3_odd_item_title{
		font-size:20px;
	}
	
	.text_section_style_3_odd_item{
		width:33.333333333%;
		padding: 0 3px 11px;
	}
	
	.text_section_style_3_odd_row.row {
		margin: 15px -3px 0;
	}
	
	.text_section_style_3_gallery, .text_section_style_3_gallery img {
		height: 270px;
	}
	
	html body .text_section_simple_style_3.colored .text_section_simple_style_3_container .text_section_simple_style_3_text {
		font-size: 18px;
	}
	
	.text_section_simple_style_3.colored .text_section_simple_style_3_container {
		padding: 25px;
	}
	
	.photo_gallery_section_style_3 img {
		height: 240px;
	}
}

@media (max-width: 390px) {
	
html body .text_section_simple_style_3.colored .text_section_simple_style_3_container h2 {
    font-size: 24px;
}

}

/** text_section_style_3 end **/



/** faq_section_style_3 **/

.faq_section_style_3 {
	background: var(--second_color_opacity_10);
}

.faq_section_style_3_q_item {
    z-index: 2;
    background: #fff;
    padding: 0 32px;
    position: relative;
    border: 1px solid var(--second_color_opacity_10);
    transition: all .2s ease-in-out;
	border-radius:var(--button_border_radius);
}

.faq_section_style_3_q_item_question {
    transition: all .2s ease-in-out;
    padding: 22px 48px 22px 0;
    cursor: pointer;
    color: inherit;
    position: relative;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase; 
}

.faq_section_style_3_q_item_answer {
    font-size: 16px;
    line-height: 133.333%;
    padding-bottom: 18px;
    display: none;
}

.faq_section_style_3_q_item_wrap {
    margin-bottom: 15px;
    position: relative;
}

.faq_section_style_3_plusminus_wrap {
    position: absolute;
    right: 0px;
    top: 50%;
	background:#fff;
	border-radius:var(--button_border_radius);
	border:2px solid var(--main_color);
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
}

.faq_section_style_3_q_item_answer {
    border-top: 1px solid rgba(51, 51, 51, 0.2);
    padding-top: 14px;
}

.faq_section_style_3_plusminus {
    position: relative;
    width: 16px;
    height: 16px;
    color: #fff;
    border-radius: 21px;
    cursor: pointer;
}

.faq_section_style_3_plusminus:before, .faq_section_style_3_plusminus:after {
    content: "";
    display: block;
    background-color: var(--main_color);
    position: absolute;
    top: 50%;
    left: 0;
    transition: 0.35s;
    width: 100%;
    height: 2px;
}

.faq_section_style_3_plusminus:before {
    transform: translatey(-50%);
}

.faq_section_style_3_plusminus:after {
    transform: translatey(-50%) rotate(90deg);
}

  .active .faq_section_style_3_plusminus:before {
	transform: translatey(-50%) rotate(-90deg);
	opacity: 0;
  }
  .active .faq_section_style_3_plusminus:after {
	transform: translatey(-50%) rotate(0);
  }
  
  

  
@media (max-width: 540px) {
	.faq_section_style_3_q_item{
		padding-left:20px;
		padding-right:20px;
	}
}

/** faq_section_style_3 end **/


/** projects_section_style_3 **/

.projects_section_style_3_text{
	font-size:20px;
	margin-bottom:45px;
}

.projects_section_style_3_item_text{
	padding-bottom:30px;
	font-size:16px;
}

.projects_section_style_3_item{
	margin-bottom:30px;
}

.projects_section_style_3_item_img{
	height:240px;
	display:flex;
	justify-content:center;
	align-items:center;
	background-color:var(--second_color_opacity_10);
}

.projects_section_style_3_item_img a{
	display:inline-block;
	height:80%;
	width:80%;
}

.projects_section_style_3_item_img img{
	height:100%;
	width:100%;
	background-color:transparent;
	object-fit:contain;
}

.projects_section_style_3_item_in{
	border: 1px solid #7E7E7E;
}

.projects_section_style_3_item_info{
	padding:27px 40px 27px;
}

.projects_section_style_3_item_title{
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:25px;
}

.projects_section_style_3_gallery_row{
	display:flex;
	flex-wrap:wrap;
	margin:0 -5px 20px;
}

.projects_section_style_3_gallery_item{
	padding:0 5px 0px;
	width:33.3333333333%;
}

.projects_section_style_3_gallery_item img{
	height:70px;
	width:100%;
	object-fit:cover;
}

.projects_section_style_3_text_item{
	display:flex;
	justify-content:space-between;
	margin-bottom:5px;
	background: url("../img/system/attribute_dots.png") left 15px repeat-x;
}

.projects_section_style_3_text p{
	margin-bottom:5px;
}

.projects_section_style_3_text ul{
	margin:30px 0px 0;
	padding:25px;
	border:1px dashed var(--second_color);
}

.projects_section_style_3_text ul, .projects_section_style_3_text ul li{
	list-style-type:none;
}

.projects_section_style_3_text ul li{
	padding:0px 0 0 20px;
	position:relative;
	margin:0 0 5px 0px;
}

.projects_section_style_3_text ul li:before{
	width:8px;
	height:8px;
	background-color:var(--main_color);
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0px;
	content:'';
	display:block;
}


.projects_section_style_3_text p strong, .projects_section_style_3_text li strong{
	color:var(--main_color);
}

.projects_section_style_3_text_label{
	color: #9fa2ad;
	background-color:#fff;
	padding-right:5px;
}

.projects_section_style_3_text_value{
	background-color:#fff;
}

@media (max-width: 1240px) {
	.projects_section_style_3_item_info {
		padding: 27px 20px 27px;
	}
	
	.projects_section_style_3_item_text {
		font-size: 14px;
	}
	
	.projects_section_style_3_item_title {
		font-size: 18px !important;
	}
}

/** projects_section_style_3 end **/


/** footer_style_3 **/


.footer_style_3.footer_style_3_classic{
	background: linear-gradient(114deg, #14395E 27.02%, #E72B43 101.35%); 
}

.footer_style_3_footer_floor_1{
	padding:48px 0;
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
}

.footer_style_3_footer_floor_2{
	padding:34px 0;
	display:flex;
	flex-wrap:wrap;
	font-size:16px;
	justify-content:space-between;
}

.footer_style_3_menu{
	display:flex;
	justify-content:flex-end;
	align-items:center;
}

.footer_style_3_menu div>ul>li>a{
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:600;
}

.footer_style_3_menu div>ul>li>a:hover{
	opacity:0.7;
}

.footer_style_3_menu div>ul>li>ul{
	display:none;
}

.footer_style_3_menu div>ul{
	display:flex;
	flex-wrap:wrap;
	margin:0px;
	padding:0px;
}

.footer_style_3_menu div>ul>li{
	list-style-type:none;
	margin-left:24px;
}


@media (max-width: 1040px) {
	.footer_style_3_menu{
		display:none;
	}
	
	.footer_style_3_footer_floor_2, .footer_style_3_logo{
		text-align:center;
		justify-content: center;
		display:flex;
	}
}

/** footer_style_3 end **/


/** page_title_odds_and_bg_style_3 **/

.page_title_odds_and_bg_style_3_main_section_overlay {
    padding: 110px 0 72px;
		color:#fff;
		
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.00) 81.42%), linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
}


.section_coso_style_3_common.page_title_odds_and_bg_style_3{
	padding:0px;
}


.page_title_odds_and_bg_style_3 h1{
	padding: 0px 0 29px;
	font-size:45px;
	margin:0px;
	text-transform:uppercase;
	font-weight:700;
}

.page_title_odds_and_bg_style_3_main_section_odd_item_in{
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
	text-align:center;
	min-height: 128px;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
z-index: 2;
display:flex;
align-items:center;
justify-content:center;
position: relative;
padding-bottom: 10px;
font-size: 18px;
font-weight: 500;
}

.page_title_odds_and_bg_style_3_main_section_odd_item_name{
	font-size: 44px;
	text-transform:uppercase;
	font-weight: 800;
	line-height: 1.2;
}

.page_title_odds_and_bg_style_3{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
 
/** page_title_odds_and_bg_style_3 end **/

.main_section_video_style_3{
	overflow:hidden;
	position:relative;
	height:740px;
	object-fit:cover;
	padding:0px !important;
	color:#fff;
}

.main_section_video_style_3 h1{
	font-size:64px;
	font-weight:700;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0 27px;
}

.main_section_video_style_3_text{
	font-size:24px;
	max-width:950px;
	margin-bottom:30px;
}

.main_section_video_style_3 video{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	object-fit:cover;
}

.main_section_video_style_3_overaly .container{
	z-index:20;
	position:relative;
}

.main_section_video_style_3_button_description{
	font-size:21px;
	padding-left:30px;
}

.main_section_video_style_3_button_bind .order_button{
	max-width:365px;
	height:75px;
	font-size:20px;
}
.main_section_video_style_3_button_bind {
	display:flex;
	flex-wrap:wrap;
	margin-top:30px;
	max-width:900px;
	align-items:center;
}

.main_section_video_style_3_overaly {
    padding-top: 150px;
    height: 100%;
    position: relative;
    background-color: rgba(0, 0, 0, 0.6);
	position:relative;
	z-index:3;
}

.main_section_video_style_3_overaly:before {
    opacity: 0.1;
    background: linear-gradient(360deg, #250096 30.21%, rgba(240, 156, 1, 0.82) 59.95%, rgba(243, 91, 4, 0.39) 100%);
}

.main_section_video_style_3_overaly:before, .main_section_video_style_3_overaly:after {
    background: linear-gradient(94deg, #250096 3.21%, rgba(240, 156, 1, 0.82) 49.95%, rgba(243, 91, 4, 0.39) 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    content: '';
    display: block;
}

.main_section_video_style_3_overaly:after {
    opacity: 0.4;
    mix-blend-mode: soft-light;
}


body.front-page .main_section_video_style_3 h1{
	font-size:74px;
	line-height:1.2;
	text-transform:uppercase;
}

.main_section_video_style_3_odd_item_in{
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
	text-align:center;
	min-height: 128px;
padding-top: 15px;
padding-left: 15px;
display:flex;
align-items:center;
justify-content:center;
padding-right: 15px;
z-index: 2;
position: relative;
padding-bottom: 10px;
font-size: 24px;
font-weight: 500;
}

.main_section_video_style_3_odd_item_name{
	font-size: 44px;
	text-transform:uppercase;
	font-weight: 700;
	line-height: 1.2;
}

  
@media (max-width: 1420px) {
	body.front-page .main_section_video_style_3 h1{
		font-size:64px;
	}
	
	.main_section_video_style_3_text{
		font-size:20px;
	}
}

  
@media (max-width: 1370px) {

	.main_section_video_style_3_odd_item_name{
		font-size:34px;
	}

	body.front-page .main_section_video_style_3 h1 {
		font-size: 52px !important;
	}
	
}

@media (max-width: 1240px) {
	
	.main_section_video_style_3{
		height:680px;
	}
	
	body.front-page .main_section_video_style_3 h1 {
		font-size: 44px !important;
	}
	
}


@media (max-width: 1040px) {
	
	.main_section_video_style_3_overaly {
		padding-top: 0px;
		text-align: center;
		display: flex;
		align-items: center;
	}
	
	body.front-page .main_section_video_style_3 h1 {
		font-size: 27px !important;
	}
	
	.main_section_video_style_3_text {
		font-size: 16px;
	}
	
	
	.main_section_video_style_3_overaly .row{
		margin-left:-3px;
		margin-right:-3px;
	}
	
	.main_section_video_style_3_overaly .col-md-3{
		width:33.33333333333333%;
		padding-left:3px;
		padding-right:3px;
	}
	
	.main_section_video_style_3_odd_item_name {
		font-size: 20px;
	}
	
	.main_section_video_style_3_odd_item_in {
		font-size: 14px;
	}
	
	.main_section_video_style_3_odd_item_in{
		min-height:80px;
	}
	
	.main_section_video_style_3_button_bind .order_button{
		font-size:18px;
		max-width:100%;
	}
	
	.main_section_video_style_3_button_bind{
		padding:0px;
	}
	
	.main_section_video_style_3_button_description{
		display:none;
	}
	
	.main_section_video_style_3 {
		height: 540px;
	}
	
}

/** service_box_item_row **/

.section-services_section_style_3.no-padding-top{
	padding-top:0px;
}

body.front-page h1{
	margin-bottom:34px;
}

.service_box_item_row{
	display:flex;
	flex-wrap:wrap;
}

.service_box_item{
	width:50%; 
}

.service_box_item_item_img{
	height: 304px;
}

.service_box_item_item_img img{
	height: 100%;
	width:100%;
}

.service_box_item_item_link{
	position:relative;
	display:block;
}

.service_box_item_item_title{
	max-width:400px;
	z-index:2;
}



.section-services_section_style_3_type_2 h2{
	position:relative;
}

.section-services_section_style_3_type_2 h2:before {
  position: absolute;
  left: 0px;
  bottom: 35%;
  opacity: 0.05;
  line-height: 1;
  color: #2E294E;
  font-size: 91px;
  text-transform: uppercase;
  content: 'Наши услуги';
  display: block;

}

.service_box_item.other_color.other_color_4 .service_box_item_item_info{
	background: #26223E;
	mix-blend-mode: hard-light;
}

.service_box_item.other_color_3 .service_box_item_item_info{
	background: #A92A3A;
	mix-blend-mode: hard-light; 
}

.service_box_item.other_color .service_box_item_item_info{
	background: #A92A3A;
	mix-blend-mode: hard-light; 
}

.service_box_item_item_info{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	background: rgb(38, 34, 62, 1);
	mix-blend-mode: hard-light; 
	z-index:100;
	width:100%;
	display:flex;
	transition: all .2s ease-in-out;
	text-align:center;
	align-items:center;
	justify-content:center;
	font-size: 24px;
	font-weight: 800;
	color:#fff;
	line-height:  133.333%;
	text-transform: uppercase; 
}

.service_box_item_item_link:hover .service_box_item_item_info{
	background: rgb(38, 34, 62, 0.7);
}

.service_box_item.other_color.other_color_4 .service_box_item_item_link:hover .service_box_item_item_info{
	background: rgb(38, 34, 62, 0.7);
	mix-blend-mode: hard-light;
}

.service_box_item.other_color .service_box_item_item_link:hover .service_box_item_item_info{
	background: rgb(169, 42, 58, 0.5);
	mix-blend-mode: hard-light; 
}

/** odds_section_style_3_type_2 **/

.odds_section_style_3_type_2 h2{
	position:relative;
}

.odds_section_style_3_type_2 h2:before{
	position:absolute;
	left:0px;
	bottom:35%;
	opacity: 0.05; 
	line-height:1;
	color:#2E294E;
	font-size:91px;
	text-transform:uppercase;
	content:'преимущества';
	display:block;
}

.odds_section_style_3_type_2 h2 span{
	position:relative;
	z-index:10;
}

.odds_section_style_3_type_2.cur_on .slick-slide {
	height:auto;
}
.odds_section_style_3_type_2.cur_on .slick-track {
	display:flex !important;
}

.odds_section_style_3_type_2.cur_on .container{
	width:100%;
	padding:0px;
	max-width: 100%;
}

.odds_section_style_3_type_2_item_img{
	margin-bottom:24px;
	min-height:64px;
}


.odds_section_style_3_type_2_item_img svg{
	max-height:80px;
	width:auto;
}

.odds_section_style_3_type_2_item_title{
	font-size:17px;
	font-weight: 800; 
	margin-bottom:10px;
	color:#14395E;
	text-transform:uppercase;
}

.odds_section_style_3_type_2_item_text{
	line-height:171.429%;
	font-size:14px;
}


@media (max-width: 990px) {
	.odds_section_style_3_type_2_item{
		padding: 20px 25px;		
	}
	
	.odds_section_style_3_type_2_item_text {
		font-size: 15px;
	}
}
/** odds_section_style_3_type_2 end **/

/** tarifs_section_style_3 **/


.tarifs_section_style_3 h2{
	text-align:center;
	margin-bottom:40px;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_price, 
.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_title{
	text-align:left;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item{
	width:100%;
	margin-bottom:24px;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_in .tarifs_section_style_3_item_img{
	right: -100px;
	bottom:-65px;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_in .order_button{
	position:relative;
	top:0px;
	left:0px;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_in{
	padding-left:40px;
	padding-right:40px;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_text:before {
	display:none;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_info_in{
	width:25%;
	padding-right:72px;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_text{
	width:75%;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_text ul{
	display:flex;
	flex-wrap:wrap;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_text ul li{
	width:50%;
	padding-right:15px;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_in .tarifs_section_style_3_item_info{
	padding-bottom:0px;
}

.tarifs_section_style_3 .horizontal_type_on .tarifs_section_style_3_item_info{
	display:flex;
	flex-wrap:wrap;
}

.tarifs_section_style_3_item{
	margin-bottom:30px;
}

.tarifs_section_style_3_item_in{
	border-radius:  var(--button_border_radius);
	background-color:#fff;
	border: 1px solid var(--c-0-c-0-c-0, #C0C0C0); 
	padding-top:33px;
	padding-bottom:40px;
	padding-left:48px;
	padding-right:48px;
	cursor:pointer;
	position:relative;
	overflow:hidden;
	height:100%;
}




.tarifs_section_style_3_item_in .tarifs_section_style_3_item_info{
	position:relative;
	padding-bottom: calc(var(--button_height) + 15px);
	min-height:100%;
}

.tarifs_section_style_3_item_in .order_button{
	position:absolute;
	bottom:0;
	left:0px;
	width:100%;
}


.tarifs_section_style_3_item_price,
.tarifs_section_style_3_item_title{
	text-align:center;
}

.tarifs_section_style_3_item_price{
	font-size: 21px;
	font-weight: 800;
	line-height: 123.81%;
	text-transform: uppercase; 
	padding-bottom:20px;
}


.tarifs_section_style_3_item_title{
	font-size: 24px;
	font-weight: 800;
	line-height: 1.2;
	text-transform: uppercase; 
	color:var(--main_color);
	margin-bottom:7px;
}



.tarifs_section_style_3_item_text:before{
	content:'';
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:1px;
	background-color:var(--main_color);
	opacity:0.5;
}

.tarifs_section_style_3_item_text{
	padding-top:23px;
	position:relative;
}

.tarifs_section_style_3_item_text ul{
	margin:0px;
	padding:0px;
}

.tarifs_section_style_3_item_text ul li{
	margin:0 0 12px;
	padding-left:36px;
	position:relative;
	font-size: 18px; 
	line-height:1.42;
}

.tarifs_section_style_3_item_text ul li:before, .tarifs_section_style_3_item_text ul li:after{
	position:absolute;
	left:0px;
	top:0px;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../img/system/check_tarif.svg);
	width:24px;
	height:24px;
	content:'';
	display:block;
}
.tarifs_section_style_3_item_text ul li:before{
	opacity:1;
	background-image:url(../img/system/check_tarif.svg);
}




.tarifs_section_style_3_item_text ul, 
.tarifs_section_style_3_item_text ul li{
	list-style-type:none;
}	

@media (max-width: 990px) {
	.tarifs_section_style_3_item {
		width:100%;		
	}	
	.tarifs_section_style_3_item{
		margin-bottom:30px;
	}
}

@media (max-width: 540px) {

	
	.tarifs_section_style_3_item_in{
		padding:30px;
	}
	
	.tarifs_section_style_3_item_in .tarifs_section_style_3_item_info {
		padding-bottom: calc(var(--button_height) + 25px);
	}
	
	
}

/** tarifs_section_style_3 end **/


/** photo_gallery_section_style_3 **/

.photo_gallery_section_style_3.colored {
	background-color:var(--second_color_opacity_10);
}

.photo_gallery_section_style_3 img{
	height:440px;
	object-fit:cover;
	width:100%;
}

@media (max-width: 1240px) {
	.photo_gallery_section_style_3 img {
		height: 340px;
	}
}

/** photo_gallery_section_style_3 end **/



/** price_table_section_style_3 **/

	
	.price_table_section_style_3_item_row{
		display:flex;
		flex-wrap:wrap;
		margin:0 -4px 8px;
	}

	
	.price_table_section_style_3_col{
		padding:20px;
		background-color:var(--second_color_opacity_10);
		border-radius:var(--button_border_radius);
		font-size: 18px;
		font-weight: 500;
		line-height: 1.2;
		text-transform: uppercase; 
		height:100%;
		min-height:64px;
		display:flex;
		align-items:center;
	}
	 
	.price_table_section_style_3_col_wrap{
		padding-left:4px;
		padding-right:4px;
	}
	
		
	.price_table_section_style_3_col_wrap.price_table_section_style_3_item_title{
		width:41%;
	}
	
	.price_table_section_style_3_col_wrap.price_table_section_style_3_item_title.full_item_title .price_table_section_style_3_col {
		font-size:21px;
		font-weight:700;
	}
	.price_table_section_style_3_col_wrap.price_table_section_style_3_item_title.full_item_title {
		width: 100%;
	}
	
	.price_table_section_style_3_col_wrap.price_table_section_style_3_item_price{
		width:32%;
	}
	.price_table_section_style_3_col_wrap.price_table_section_style_3_item_order{
		width:27%;
	}
	
	.price_table_section_style_3_col_wrap.price_table_section_style_3_item_order .order_button{
		height:100%;
	}
	
	.price_table_section_style_3_item_row_top .price_table_section_style_3_col_wrap.price_table_section_style_3_item_order .price_table_section_style_3_col{
		background: var(--main_color_opacity_10);
	}
	
	.price_table_section_style_3_item_row_top .price_table_section_style_3_col_wrap .price_table_section_style_3_col{
		background: var(--main_color_opacity_10);
		font-size:24px;
		font-weight:700;
	}
	

@media (max-width: 540px) {
	.price_table_section_style_3_col{
		padding:10px;
		font-size:12px;
	}
	.price_table_section_style_3_items_wrap .order_button{
		font-size:12px;
	}
	
	.price_table_section_style_3_item_row_top .price_table_section_style_3_col_wrap .price_table_section_style_3_col,
	.price_table_section_style_3_col_wrap.price_table_section_style_3_item_title.full_item_title .price_table_section_style_3_col	{
		font-size:18px;
	}
	
}	


/** price_table_section_style_3 end **/




/** tarif_table_section_style_3 **/

	
	.tarif_table_section_style_3_item_row{
		display:flex;
		flex-wrap:wrap;
		margin:0 -4px 8px;
	}

	
	.tarif_table_section_style_3_col{
		padding:18px;
		background-color:var(--second_color_opacity_10);
		border-radius:var(--button_border_radius);
		font-size: 16px;
		font-weight: 500;
		line-height: 1.2;
		height:100%;
		min-height:64px;
		display:flex;
		align-items:center;
	}
	 
	.tarif_table_section_style_3_col_wrap{
		padding-left:4px;
		padding-right:4px;
	}
	
		
	.tarif_table_section_style_3_item_row_top.title_on .tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_val .tarif_table_section_style_3_col{
		font-weight:800;
		font-size:18px;
		background-color:var(--main_color);
		color:#fff;
		text-transform:uppercase;
	}
	
	.tarif_table_section_style_3_item_row_top .tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_val .tarif_table_section_style_3_col{
		text-align:center;
		justify-content: center;
		font-size:30px;
	}
	
	.tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_val{
		width:20%;		
	}
	.tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_title{
		width:40%;
	}
	
	.tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_title.full_item_title .tarif_table_section_style_3_col {
		font-weight:800;
		font-size:18px;
		background-color:var(--main_color);
		color:#fff;
		text-transform:uppercase;
		text-align:center;
		justify-content:center;
	}
	.tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_title.full_item_title {
		width: 100%;
	}
	
	.tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_price{
		width:32%;
	}
	.tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_order{
		width:27%;
	}
	
	.tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_order .order_button{
		height:100%;
	}
	
	.tarif_table_section_style_3_item_row_top .tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_order .tarif_table_section_style_3_col{
		background: var(--main_color_opacity_10);
	}
	
	.tarif_table_section_style_3_item_row_top .tarif_table_section_style_3_col_wrap .tarif_table_section_style_3_col{
		background: var(--main_color_opacity_10);
		font-size:21px;
		font-weight:500;
	}
	
	
	
@media (max-width: 990px) {
	.tarif_table_section_style_3_items_wrap_all{
		width:100%;
		overflow:auto;
	}
	
	.tarif_table_section_style_3_items_wrap{
		width:590px;
	}
	
.tarif_table_section_style_3_item_row_top .tarif_table_section_style_3_col_wrap .tarif_table_section_style_3_col {
    font-size: 18px;
}	
	
	
}
	

@media (max-width: 540px) {
	
.tarif_table_section_style_3_item_row_top .tarif_table_section_style_3_col_wrap .tarif_table_section_style_3_col {
    font-size: 16px;
}
.tarif_table_section_style_3_item_row_top.title_on .tarif_table_section_style_3_col_wrap.tarif_table_section_style_3_item_val .tarif_table_section_style_3_col {
    font-size: 16px;
}
	.tarif_table_section_style_3_col{
		padding:10px;
		font-size:12px;
	}
	.tarif_table_section_style_3_items_wrap .order_button{
		font-size:12px;
	}
}	


/** tarif_table_section_style_3 end **/



/** calc_style_3 **/

.calc_style_3{
	background-color:var(--second_color_opacity_10);
}

.calc_style_3.colored .calc_style_3_container{
	background-color:#fff;
	padding:60px;
}

.calc_style_3.colored  h2{
	text-align:center;
}

.calc_style_3_row{
	margin-left:-35px;
	margin-right:-35px;
}

.calc_style_3_col{
	padding-left:35px;
	padding-right:35px;
}

.calc_style_3_subtitle_calc {
	font-size:21px;
	padding: 20px 25px;
	text-align:center;
	font-weight:500;
	margin-bottom:25px;
	border: 1px dashed var(--second_color);
}

.calc_style_3_col_in {
    padding: 15px 50px 30px;
}

.calc_style_3_subtitle{
	text-align:center;
	font-size:21px;
	font-weight:500;
}

.calc_style_3_resul_wrap{
	text-align:center;
}

.calc_style_3_btn_center{
	display:flex;
	justify-content:center;
	margin-top:30px;
}


.calc_style_3_btn_center .order_button{
	max-width:420px;
	width:100%;
}

.calc_style_3_resul{
	font-weight:700;
	font-size:40px;
}

.calc_style_3_resul span{
	color:var(--main_color);
}

.calc_style_3_subtitle{
	font-size:21px;
	margin-bottom:25px;
}


/* Стиль для дорожки */
.slider-container {
    position: relative;
    width: 100%;
	height:24px;
}

.slider-track, .slider-progress {
    position: absolute;
    width: 100%;
    height: 3px;
    top: 50%;
    border-radius: 5px;
}

.slider-track {
    background-color: #ddd;
}

.slider-progress {
    background-color: var(--main_color);
    width: 0%;
}

.slider-calc {
    -webkit-appearance: none;
    width: 100%;
    height: 3px;
    background: transparent;
    position: relative;
    z-index: 2;
}

.slider-calc::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    background: var(--main_color);
    cursor: pointer;
    border-radius: 50%;
    position: relative;
    z-index: 3;
}

/* Стили для Firefox */
.slider-calc::-moz-range-thumb {
    width: 24px;
    height: 24px;
    background: var(--main_color);
    cursor: pointer;
    border-radius: 50%;
    border-width: 0px;
}



.slider-marks {
    display: none;
    justify-content: space-between;
    position: relative;
    margin-top: 10px;
}

.slider-mark {
    width: 10px;
    height: 10px;
    background-color: #007bff;
    border-radius: 50%;
    text-align: center;
    line-height: 10px;
    color: white;
    font-size: 8px;
}


.slider-unfilled {
    position: absolute;
    width: 100%;
    height: 3px;
    top: 50%;
    background-color: #ddd; /* Цвет не заполненной части */
    border-radius: 0px;
    z-index: 1; /* Убедитесь, что не заполненная часть находится под заполненной */
}



.slider-container-wrap{
	position:relative;
	margin-bottom:35px;
}

.slider-container-wrap .label{
	font-weight:500;
	font-size:20px;
	margin-bottom:10px;
}



@media (max-width: 1240px) {
	.calc_style_3_subtitle {
		font-size: 18px;
		max-width:690px;
		margin:0 auto 15px;
	}
}


@media (max-width: 1040px) {
	
.calc_style_3.colored .calc_style_3_container{
	background-color:#fff;
	padding:30px;
}

.calc_style_3_col_in {
    padding: 15px 0px 30px;
}

.calc_style_3_subtitle_calc {
    font-size: 18px;
}

.calc_style_3_resul {
    font-size: 24px;
}

.calc_style_3_col_in {
    padding: 15px 0px 0px;
}

.slider-container-wrap .label {
    font-size: 16px;
}

}


@media (max-width: 420px) {
	
.calc_style_3_btn_center .order_button {
    font-size: 12px;
}

}

/* Стиль для всего слайдера */



/** product_style_3 **/

body .product_style_3 .product_style_3_content h2{
	font-size:30px;
}

.product_style_3 h2.centered{
	text-align:center;
}

.product_style_3_text{
	font-size:18px;
	text-align:center;
	max-width:1040px;
	margin:0 auto 35px;
}

.product_style_3_content{
	padding-left:60px;
}

.product_style_3_image_in{
	padding:50px;
	display:flex;
	justify-content:center;
	align-items:center;
	border: 1px dashed var(--second_color);
}

.product_style_3_image.noborder_image .product_style_3_image_in{
	border:0px none;
	padding: 0px;
}


.product_style_3_image_in img{
	height:510px;
	object-fit:contain;
	width:auto;
} 

.product_style_3_item{
	margin-bottom:25px;
}

.product_style_3_item_item_text{
	font-size:15px;
}

.product_style_3_item_title{
	text-transform:uppercase;
	margin-bottom:3px;
	font-size:17px;
	font-weight:600;
}


.product_style_3_itemodds {
	text-align:center;
	margin-bottom:30px;
}

.slick-slider .product_style_3_itemodds_in{
	padding-left:8px;
	padding-right:8px;
}

.product_style_3_itemodds_title{
	text-transform:uppercase;
	font-size:17px;
	font-weight:500;
}


.row_itemsodds_product_style_3{
	margin-top:55px;
	padding-left:30px;
	padding-right:30px;
}


.product_style_3_itemodds_image img, .product_style_3_itemodds_image svg{
	height:75px;
	max-width:100%;
	object-fit:contain;
}

.product_style_3_itemodds_image{
	margin-bottom:5px;
}

.product_style_3_prices_row{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px 8px;
}

.product_style_3_itemprices_order .order_button{
	height:100%;
}

.product_style_3_itemprices_order,
.product_style_3_itemprices_price_wrap{
	width:25%;
}

.product_style_3_itemprices_title_wrap{
	width:50%;
}


.product_style_3_itemprices_title_in{
	font-size:24px;
}

.product_style_3_itemprices_text{
	font-size:18px;
}

.product_style_3_itemprices_col{
	padding:0px 3px;
}

.product_style_3_itemprices_col_in{
	background-color:#fff;
	padding:10px 15px;
	height:100%;
}

.product_style_3 .tabs{
	margin-top:45px;
}

.product_style_3 .tab-links.left_tabs{
	justify-content: flex-start;
	margin-left: -5px;
	margin-right: -5px;
}

.product_style_3 .tab_text_in{
	background-color:#fff;
	padding:30px;
	font-size:18px;
}

.product_style_3 .tab{
	padding:45px;
	background-color:var(--second_color_opacity_10);
}

.product_style_3_prices_wrap h3{
	text-align:center;
	margin:0 0 25px;
	padding:0px;
}

.product_style_3_itemprices_price{
	display:flex;
	align-items:center;
	font-weight:500;
	text-align:center;
	justify-content:center;
	font-size:24px;
}

.product_style_3 .tab-links{
	margin:0px;
	padding:0px;
}

.product_style_3 .tab-links, 
.product_style_3 .tab-links li{
	list-style-type:none;
}

.product_style_3 .tab-links li{
	margin-left:5px;
	margin-right:5px;
}

.product_style_3 .tab-links{
	display:flex;
	justify-content:center;
}

.product_style_3 .tab-links li a{
	width:320px;
	font-weight:600;
	color:#fff;
	font-size:21px;
	align-items:center;
	display:flex;
	justify-content:center;
	text-transform:uppercase;
	height:65px;
	background-color:var(--main_color);
	text-align:center;
}


.product_style_3 .tab-links li.active a{
	background-color:var(--second_color_opacity_10);
	color:var(--second_color);
}

.product_style_3 .tab.active{
	display:block;
}

.product_style_3 .tab-content td{
	background-color:#fff;
	padding:15px;
	font-size:16px;
	border-right: 3px solid var(--second_color_opacity_10);
	border-bottom: 3px solid var(--second_color_opacity_10);
}

.product_style_3 .tab-content th{
	font-size:24px;
	font-weight:600;
	text-transform:uppercases;
}

.product_style_3 .tab-content th:last-child{
	width:200px !important;
}

.product_style_3 .tab-content strong{
	font-size:20px;
}

.product_style_3 .tab{
	display:none;
}



@media (max-width: 990px) {
.product_style_3_product_content_box .product_style_3_image{
	order:2;
}
.product_style_3_product_content_box .product_style_3_content{
	order:1;
}

.product_style_3_content {
  padding-left: 15px;
}

.product_style_3_item {
	width:50%;
}

.product_style_3_image_in{
	padding:25px;
}

.product_style_3_image_in img{
	height:240px;
}

.product_style_3 .tab-links li{
	width:auto;
}

.product_style_3 .tab-links li a{
	width:auto;
	padding-left:15px;
	padding-right:15px;
	font-size:16px;
}

.product_style_3 .tab{
	padding:15px;
}
.product_style_3_itemprices_title_in{
	font-size:16px;
}
.product_style_3_itemprices_text{
	font-size:14px;
}

.product_style_3_itemprices_price{
	font-size:16px;
}

}


@media (max-width: 540px) {
.product_style_3_itemprices_col_in{
	padding:5px;
}

.product_style_3 .order_button{
	font-size:12px;
}

body.front-page .product_style_3 h3, #poststuff .postbox .inside .acfe-fc-preview .product_style_3 h3{
	font-size:21px;
}
.product_style_3 .tabs {
  margin-top: 25px;
}

.product_style_3_itemprices_title_in {
    font-size: 15px;
  }
  
.product_style_3_itemodds_title {
  font-size: 16px;
} 

.product_style_3 .tab-content th:last-child {
  width: 90px !important;
}

.product_style_3 .tab-content td{
	padding:5px;
}

.product_style_3 .tab-content th,
.product_style_3 .tab-content td, .product_style_3 .tab-content strong{
	font-size:14px;
}
body .product_style_3 .product_style_3_content h2{
	font-size:24px;
}

}


@media (max-width: 380px) {
	
body.front-page .product_style_3 h3, #poststuff .postbox .inside .acfe-fc-preview .product_style_3 h3{
	font-size:18px;
}
.product_style_3_itemprices_title_in {
    font-size: 14px;
  }
  
.product_style_3_itemodds_title {
  font-size: 15px;
} 

body .product_style_3 .product_style_3_content h2{
	font-size:23px;
}

}

@media (max-width: 374px) {
body .product_style_3 .product_style_3_content h2{
	font-size:21px;
}
	
body.front-page .product_style_3 h3, #poststuff .postbox .inside .acfe-fc-preview .product_style_3 h3{
	font-size:16px;
}
.product_style_3_itemprices_title_in {
    font-size: 12px;
  }
  
    .product_style_3 .tab {
    padding: 10px;
  }
}


/** production_section_style_3 **/

.production_section_style_3_row{
	display:flex;
	margin-left:-10px;
	margin-right:-10px;
	flex-wrap:wrap;
}

.production_section_style_3_item{
	width:25%;
	padding-left:10px;
	padding-right:10px;
}

.production_section_style_3_item_image img{
	object-fit:cover;
	width:100%;
}

.production_section_style_3_item_title{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  width: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 136px;
  font-size: 24px;
  z-index: 4;
  font-weight: 800;
  line-height: 135.714%;
  padding: 28px 40px;
  text-transform: uppercase;
}

.production_section_style_3_item_image{
	overflow:hidden;
	position:relative;
}
.production_section_style_3_item_image, .production_section_style_3_item_image img{
	height:238px;
}
.production_section_style_3_item_info{
	padding:25px 25px 30px;
}


.production_section_style_3_item_info ul{
	padding:0px;
}

.production_section_style_3_item_info ul, 
.production_section_style_3_item_info li{
	list-style-type:none;
	margin:0px;
}
.production_section_style_3_item_info li:before{
	position:absolute;
	left:0px;
	top:50%;
	transform:translateY(-50%);
	width:7px;
	content:'';
	background-color:var(--main_color);
	display:block;
	height:7px;
}
.production_section_style_3_item_info li{
	padding-left:15px;
	position:relative;
}

.production_section_style_3_item_in{
	height:100%;	
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	font-size:15px;
	background: var(--second_color_opacity_10);
}

@media (max-width: 1040px) {
.production_section_style_3_item{
	width:50%;
	padding-left:4px;
	padding-right:4px;
	margin-bottom:20px;
}

.production_section_style_3_item_info {
  padding: 25px 10px 30px;
}

.production_section_style_3_row {
  margin-left: -4px;
  margin-right: -4px;
}

.production_section_style_3_item_in{
	font-size:12px;
}
.production_section_style_3_item_info li{
	padding-left:12px;
}


.production_section_style_3_item_title{
	font-size:18px;
}

.production_section_style_3_item_title{
	padding-left:10px;
	padding-right:10px;
}

.production_section_style_3_item_image, .production_section_style_3_item_image img {
  height: 208px;
}

}

