

/** footer **/


#poststuff footer,
body.front-page footer{
	background-color:#fff;
	color:var(--footer_text_color);
	position:relative;
}

#poststuff footer.shadow_footer,
body.front-page footer.shadow_footer{
	box-shadow: 0px 4px 18px 0px var(--main_color_opacity_10); 
}

footer .h_logo_wrap{
	margin-bottom:12px;
}

#poststuff footer .footer_contact_address,
body.front-page footer .footer_contact_address,
#poststuff footer a.footer_contact_mail,
body.front-page footer a.footer_contact_mail,
#poststuff footer a.footer_contact_phone,
body.front-page footer a.footer_contact_phone{
	color:var(--footer_contact_colors);
}

.colored + .footer_container_wrapper {
	margin-top:102px;
}	

.row_footer_fbs{
	display:flex;
	padding:0px 0px 32px;
	margin-bottom:38px;
	align-items:center;
	border-bottom:1px solid var(--extra_color_opacity_10);
	justify-content:space-between;
}

footer .row_footer_messangers .logo_creater{
	margin-bottom:0px;
}




.footer_title{
font-size: 15px;
font-weight: var(--footer_headers_weight);
line-height:  160%;
letter-spacing: 0.3px;
text-transform: uppercase; 
margin-bottom:15px;
color:var(--footer_headers_color);
}

.row_footer_fbs_2{
	padding:65px 0 40px;
}

.row_footer_messangers .soc_offer_btn_col{
	width:auto;
}

.row_footer_messangers .soc_offer_btn a.whatsapp:hover{
	color:#fff;
}

.row_footer_messangers .soc_offer_btn a.whatsapp{
	color:#51C85D;
}

.row_footer_messangers .soc_offer_btn{
	width:50%;
	justify-content:flex-end;
}

.footer_text{
	font-size: 15px;
	line-height: 153.333%;
}

.footer_worktime{
	margin-top:20px;
	margin-bottom:23px;
}

.footer_warning{
	font-size: 14px;
	margin-bottom:24px;
	opacity: 0.8; 
	line-height: 157.143%;
}

.footer_info_col_in{
	max-width:360px;
}

.footer_contact_col_in{
	max-width:270px;
	margin:0 auto;
}

.footer_contact_phone{
	font-size: 19px;
	font-weight: 500;
	line-height:  126.316%;
	text-transform: uppercase; 
	margin-bottom:7px;
}

body.front-page footer a.footer_contact_order{
	color: var(--footer_interactive_buttons_color);
	font-size: 14px;
	font-weight: 500;
	line-height: 128.571%;
	margin-top:9px;
}

.footer_contact_item a{
	display:block;
}

.footer_contact_item{
	margin-bottom:24px;
}

.footer_contact_mail{
	font-size:16px; 
}

.footer_contact_address{
	font-size: 15px; 
}

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

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

.footer_menu_col li:hover a{
	text-decoration:underline;
}

.footer_menu_col li a{
	font-size: 15px;
	font-weight: 300;
	line-height: 160%;
}

.footer_menu_col li{
	padding:0px;
	margin:0 0 7px;
}

.row_footer_fbs_2{
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
}

.row_footer_fbs_3{
	padding:24px 0px;
	border-top:1px solid var(--main_color_opacity_20);
}

.row_footer_fbs_3_center{
	text-align:center;
}

.confidlink a{
	color: #fff;
	text-align: right;
	font-size: 14px;
	font-weight: 300;
	opacity: 0.6; 
	line-height: 171.429%;
}

footer .confidlink a{
	color:var(--text_color);
}

.row_footer_fbs_3_right{
	text-align:right;
}

/** footer end**/


/** footer-2**/

.footer_2_floor_1{
	padding-bottom:70px;
	overflow:hidden;
	background-color:var(--extra_color_2_opacity_10);
}


.footer_2_col_menu{
	padding-top:37px;
}

.footer_2_row{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.footer_2_col{
	max-width:268px;
	min-width:120px;
}

.footer_2_col_menu{
	padding-left:12px;
	padding-right:12px;
}

.footer_2_col.footer_2_col_first{
	min-width:320px;
	padding-top:46px;
}

.footer_2_col.footer_2_col_last{
	text-align:center;
	min-width:264px;
}

.footer_2_description{
	color:var(--text_color_opacity_80);
	margin-bottom:17px;
}

.footer_2_logo{
	margin-top:-56px;
	margin-bottom:32px;
}

.footer_2_logo a span{
	padding-left:13px;
	color:var(--text_color_opacity_80);
}

.footer_2_contact_label{
	color:var(--text_color_opacity_80);
	margin-bottom:6px;
	font-weight: 300; 
	font-size: 14px; 
}

.footer_2_logo a{
	display:flex;
	align-items:center;
}

.footer_2_contact_item > div, .footer_2_contact_item > a {
	width:100%;
}

.footer_2_contact_item {
	padding-left:44px;
	position:relative;
	min-height:28px;
	margin-bottom:20px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	line-height:1.3;
}

.footer_2_contact_item svg path.path_main_color{
	fill:var(--extra_color_2) !important;
}

.footer_2_contact_item svg{
	width:28px;
	height:28px;
	position:absolute;
	left:0px;
	top:50%;
	transform:translateY(-50%);
}

.footer_2_contact_phone{
	font-size:18px;
	font-weight: 700; 
}

.footer_2_contact_mail{
	font-size:17px;
	font-weight: 500; 
}

.footer_2_contact_order{
	color: var(--main_color);
	font-size: 14px;
	font-weight: 700;
	line-height: 171.429%;
	letter-spacing: 0.14px;
	text-transform: uppercase; 
}

.footer_2_contact_order:hover{
	color:var(--extra_color);
}

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

.footer_2_col ul.footer_menu li{
	margin-bottom:6px;
}

.footer_2_col ul.footer_menu li a{
	color:var(--text_color_opacity_80);
}

.footer_2_col ul.footer_menu li a:hover{
	color:var(--text_color);
}

.footer_2_col ul.footer_menu{
	margin:0px;
	padding:0px;
}

.footer_2_title{
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom:10px;
	letter-spacing: 0.32px;
	text-transform: uppercase; 
}

.footer_2_social_list a{
	display:flex;
	align-items:center;
	margin-bottom:14px;
	border-radius: 12px; 
	height: 52px; 
	font-size:13px;
	justify-content:center;
	color: var(--ffffff, #FFF);
	font-size: 13px;
	font-weight: 700;
	width:100%;
	line-height: 1.2;
	letter-spacing: 0.13px;
	text-transform: uppercase; 
}

.footer_2_social_list a svg{
	margin-right:10px;
}


.footer_2_social_list a.social_link.vk{
	background: var(--436-eab, #436EAB); 
}

.footer_2_social_list a.social_link.vk:hover{
	background: var(--436-eab, #4686AA);	
}

.footer_2_social_list a.social_link.whatsapp{
	background: var(--51-c-85-d, #51C85D); 
}

.footer_2_social_list a.social_link.whatsapp:hover{
	background-color:var(--51-c-85-d, #51D45D);
}


.footer_2_social_list a.social_link.telegram{
	background: var(--20-a-0-e-1, #20A0E1); 
}

.footer_2_social_list a.social_link.telegram:hover{
	background-color:var(--20-a-0-e-1, #1F8BE1);
}

.footer_2_social_list a.social_link.whatsapp,
.footer_2_social_list a.social_link.telegram{
	color:#fff;	
}

.footer_2_floor_2_left .privacy-policy-link{
	color: var(--extra_color);
	font-size: 15px;
	font-weight: 500;
	line-height: 160%;
}

.footer_2_floor_2_center{
	text-align:center;
	color:var(--text_color_opacity_80);
	font-weight: 300; 
}

.footer_2_floor_2_right{
	display:flex;
	opacity:0.6;
	justify-content:flex-end;
}

.footer_2_floor_2{
	padding:16px 0px;
}

.footer_2_floor_2 .row > div{
	display:flex;
	align-items:center;
}


@media (max-width: 1410px) {
	.footer_2_col.footer_2_col_last {
		min-width: 255px;
	}
	
	.footer_2_social_list a{
		font-size:12px;
	}
	
	.footer_2_col ul.footer_menu li a {
		font-size:14px;
	}
}


/** footer-2 end**/
@media (min-width: 990px) {
	.messangers_hide_false .row_footer_fbs_2{
		padding-top:40px;
	}
}

.footer_title svg{
	display:none;
}


/** setable_footer_logo **/

.setable_footer_logo{
	margin-bottom:20px;
	display:block;
}

.setable_footer_description{
	line-height:157.143%;
	margin-bottom:24px;
	font-size: 14px; 
	font-weight:300;
}

.setable_footer_oppening_hours{
	margin-bottom:36px;
	line-height:157.143%;
	font-weight:300;
}

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

.setable_footer_social{
	margin:0 -8px;
	display:flex;
}

.setable_footer_social a{
	display:block;
	transition: all .3s ease;
	margin:0 8px;
}

.setable_footer_social a:hover{
	opacity:0.8;
}

.setable_social_item svg .setable_social_item_text{
	fill:var(--footer_social_button_text_color) !important;
}

.setable_social_item svg g>path:first-of-type{
	fill:var(--footer_social_button_color) !important;
}

.setable_social_item svg g>path.dzen_color{
	fill:var(--footer_social_button_color) !important;
}

@media (max-width: 1240px) and (min-width: 990px) {
	
	.setable_footer footer {
		padding-left: 45px;
		padding-right: 45px;
	}
	
}

@media (max-width: 990px) {
	
	footer .soc_offer_btn a svg{
		margin-right:0px;
	}
	
	footer .row_footer_messangers .soc_offer_btn_col{
		width:60px;
	}
	
	footer .row_footer_messangers .soc_offer_btn_col a{
		padding:0px;
		width:100%;
		align-items:center;
		height:48px;
	}
	
	footer{
		padding:0 0px;
	}
	
	.footer_info_col_in{
		margin-bottom:12px;
	}
	
	.footer_contact_col_in .footer_title{
		margin-bottom:12px;
	}
	
	.setable_footer_row > div:nth-of-type(3),
	.setable_footer_row > div:last-of-type	{
		display: flex;
		justify-content: flex-start;
	}
	
	
	.setable_footer .row_footer_fbs_3 .row>div{  
		width:100%;
	}
	
	#poststuff .setable_footer footer, body.front-page .setable_footer footer{
		padding-left:24px;
		padding-right:24px;
	}


.setable_footer_oppening_hours{
	margin-bottom:12px;
}

.footer_title{
	color:var(--text_color);
	display:flex;
	cursor:pointer;
	margin-bottom:0px;
	align-items:center;
}

.footer_title:hover{
	opacity:0.9;
}

.footer_menu_col_in ul{
	display: none;
	margin-top:12px;
}


.footer_title svg{
	display:block;
	transition: all .3s ease;
	margin-left:4px;
}

.footer_menu_col_in.expanded .footer_title svg{
	transform: rotate(-180deg);
}

.row_footer_fbs_logo{
	display:none;
}

.row_footer_fbs .soc_offer_btn_col{
	margin-bottom:0px;
}

.row_footer_messangers .logo_creater_link{
	display:block;
	padding-right:12px;
}

.row_footer_messangers .logo_creater_link .logo_creater_info{
	margin-top:8px;
}


footer .soc_offer_btn{
	width:120px;
}

.footer_contact_col_in {
  max-width: 100%;
  margin: 0 0;
}

.footer_menu_col{
	width:100%;
	margin-bottom:24px;
}

.footer_menu_col li a{
	font-size:14px;
}

.row_footer_fbs_2 {
  padding: 30px 0 30px;
}

	
	.row_footer_messangers .soc_offer_btn_col{
		width:50%;
	}
	
	.footer_2_col.footer_2_col_last, .footer_2_col {
		min-width: 100%;
		max-width:100%;
	}	
	.footer_2_col_menu {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.footer_2_floor_1 {
		padding-bottom: 30px;
	}
	
	.confidlink{
		width:100%;
	}
	
	.footer_2_floor_2 .row > div{
		text-align:center;		
		justify-content:center;
	}
	
	.copyright{
		font-size:14px;
		margin-bottom:5px;
		margin-top:5px;
	}
	
	.footer_contact_col_in{
		margin:0px;
	}
	
	
	
	
	.row_footer_fbs_3_left,
	.row_footer_fbs_3_right {
		text-align: center;
	}
	
	.row_footer_fbs {
		display: flex;
		padding: 0px 0px 24px;
		margin-bottom: 24px;
	}
	
}
