/* line 3, ../sass/footer.scss */
p{
   margin: 0 0 16px;
}
footer {
  margin-top: 30px;
  font-size: 16px;
  padding: 80px 0;
}
footer, footer a, footer a:hover, footer a:focus {
  color:#fff;
}
/* line 6, ../sass/footer.scss */
footer .container {
  /* padding-top: 18px; */
}
/* line 9, ../sass/footer.scss */
footer .social_icons {
  margin-top: 10px;
}
/* line 11, ../sass/footer.scss */
footer .social_icons img {
  float: left;
  margin-right: 8px;
  margin-bottom: 4px;
}
/* line 17, ../sass/footer.scss */
footer .other_buttons_wrap {
  width: 175px;
  text-align: center;
  margin: 13px 25px;
}
/* line 21, ../sass/footer.scss */
footer .other_buttons_wrap .btn, .bottom_subs a {
  width: 100%;
  box-sizing:border-box;
}
footer .other_buttons_wrap .btn.fancyajax{
	 margin-bottom: 8px;
}

/* line 30, ../sass/footer.scss */
footer .footer_logo_wrap img {
  max-width: 85%;
  max-height: 90%;
  margin-bottom: 10px;
}
/* line 36, ../sass/footer.scss */
footer .contacts {
  margin-top: 10px;
  margin-left:10px;
}
/* line 38, ../sass/footer.scss */
footer .contacts div {
  font: 16px/30px Roboto Condensed;
}
footer .contacts div.phone {
  font: 24px/24px Roboto Condensed;
}
/* line 40, ../sass/footer.scss */
footer .contacts .phone span {
  color: #0084c9;
}
/* line 43, ../sass/footer.scss */
footer .contacts .phone a {
  text-decoration: none;
}
/* line 49, ../sass/footer.scss */
footer .bottom_subs, footer .facebook-wrapper {
  margin-top: 10px;
}

/* line 54, ../sass/footer.scss */
.footer_copyright {
  background: #303030;
  border-top: 1px solid white;
  width: 100%;
  color:#fff;
}

.footer_copyright a, .footer_copyright a:hover{
	color:#fff;
}
.footer_copyright a:hover{
	text-decoration:underline;
}
/* line 60, ../sass/footer.scss */
.footer_copyright .alfa_title {
  text-align: right;
}
/* line 63, ../sass/footer.scss */
.footer_copyright a {
  text-decoration: none;
}

@media (max-width: 1199px) {
  /* line 69, ../sass/footer.scss */
  footer .other_buttons_wrap {
    /*width: 100%;*/
  }
}
@media (max-width: 991px) {
  /* line 75, ../sass/footer.scss */
  .footer_copyright {
    padding: 15px 0px;
    line-height: 20px;
  }

  /* line 79, ../sass/footer.scss */
  #bx-composite-banner {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (min-width: 1200px) { 
   div.footer-contacts {
    /* width: 53%; */
  }
   .subsreeb  {display: flex; -ms-align-items: center; justify-content: space-between;}
   .social-bottom .social-footer {margin-bottom:0; text-align: right; margin-top: 13px;}
   .subsreeb .m-style-title {
		margin-bottom: 0;
		display: block;
		font-weight: 500;
		vertical-align: middle;
	   line-height: 44px;
	   margin-right: 20px;}
}

footer .col-subs{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.social-footer a:hover {background-color: #fff;     color: #242424;}
footer .col-md-12.col-fcontacts{
    /* margin-bottom: 32px;
    padding-bottom: 32px; */
    /* border-bottom: 1px solid #C4C4C4; */
}

@media (min-width: 992px) {
  /* line 88, ../sass/footer.scss */
  .footer_copyright .alright {
    text-align: right;
  }
  
  .footer-contacts, .col-fcontacts  {
	  /* display: flex; */
     -ms-align-items: center;
    /*align-items: center;*/
	 justify-content: space-between;}
	 
	
}
@media (max-width: 767px) {
  /* line 95, ../sass/footer.scss */
  .alfa_title {
    /*display: none;*/
  }
  .footer_copyright .alfa_title {
		text-align: center;
		float:none;
	}
	
   footer .footer-contacts {margin-bottom: 0;}
}
@media (max-width:400px) {
  footer .other_buttons_wrap {
		width: 100%;
		margin:30px 0;
	}
}


.footer-contacts .footer-address, .footer-contacts .footer-phone, .footer-contacts .footer-mail, .footer-bank { 
  display: inline-block; 
  /* padding: 5px 5px 5px 38px;  */
  vertical-align: top;
}
.footer-address {
  /* background: url(/bitrix/templates/cor/images/marker-footer.svg) no-repeat left 5px; */
} 
.footer-phone {
  /* background: url(/bitrix/templates/cor/images/phone-footer.svg) no-repeat left 5px; */
  background: none !important;
}
.footer-mail {
  /* background: url(/bitrix/templates/cor/images/email-footer.svg) no-repeat left 5px; */
}
.footer-bank {
  /* background: url(/bitrix/templates/cor/images/bank-footer.svg) no-repeat left 5px; */
}


	
	
.subsreeb .m-style-title { display: block; font-weight: 500; margin-right: 20px;}

.grey-tabs-menu {margin-bottom: 25px;}
.footer-contacts {
  /* margin-bottom: 15px; */
}

footer .subsreeb {float: left; margin-top: 7px;}
.social-bottom  {float: right}




.footer-contacts{
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(285px, 1fr)) !important;
    gap: 20px !important;
}

.footer_copyright .alfa_title a{
  color: white;
  text-decoration: none;
}
.footer_copyright .alfa_title a:hover{
  text-decoration: underline;
}

.footer-links{
  display: none;
}

footer .footer-contacts .footer-address, footer .footer-contacts .footer-phone, footer .footer-contacts .footer-mail, footer .footer-bank{
  padding: 0 !important;
}

.footer-phone--mail{
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.footer_copyright .container .copyright-block {
  display: flex;
  justify-content: space-between;
}

.footer_copyright .container .copyright-block .factory{
  text-align: left;
}
.footer_copyright .container .copyright-block .develop{
  text-align: right;
}

div.grey-tabs-menu a:hover, footer a:hover, footer a:focus{
  text-decoration: underline !important;
  text-shadow: none;
}

.logo-footer img {width: 73px;}
.footer-logo > a > img {width: 74px}
.footer-logo .logo {display: flex; gap: 24px; align-items: center;}
.adress-desc, .phone-desc {font-size: 14px;}
.main-body footer {margin-top: 65px;}
.footer-address p, .footer-phone--mail p, .footer-sales_department p{
  font-weight: 500;
}

.footer-address a, .footer-phone--mail a, .footer-sales_department a{
  font-weight: 400;
}
.container-footer > br {display: none;} 

@media(max-width: 636px){
  footer{
    padding: 24px 0 32px 0;
  }

  .footer-phone--mail{
    flex-direction: row;
  }

  .logo-footer{
 
    justify-self: center;
  }
  .footer-address{
    order: 2;
  }
  .footer-phone--mail{
    order: 3;
  }
  .footer-sales_department{
    order: 4;
  }
}

@media (max-width: 448px){
  .logo-footer img{
    max-width: 200px;
  }
}