.sp-footer {
   background: #1D1E20;
   padding-top: 32px;
   padding-bottom: 34px;
}
.sp-footer * {
   font-family: 'Montserrat', sans-serif;
}
.sp_footer_flex {
   display: flex;
   justify-content: space-between;
   padding-bottom: 80px;
   border-bottom: 1px solid #383838;
   margin-bottom: 25px;
}
.sp-footer-wrapper {
   width: 1440px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   padding-left: 34px;
   padding-right: 34px;
}
.sp_footer_logo {
   width: 136px;
   height: 45px;
   display: block;
   margin-bottom: 84px;
}
.sp_footer_logo img {
   height: auto;
   width: auto;
   max-height: 100%;
   max-width: 100%;
}
.sp_footer_social_title {
   font-style: normal;
   font-weight: 700;
   font-size: 14px;
   line-height: 100%;
   color: #FFFFFF;
   margin-bottom: 14px;
}
.sp_footer_social_list {
   display: flex;
}
.sp_footer_social_block {
   margin-bottom: 84px;
}
.sp_footer_social_list a {
   width: 24px;
   height: 24px;
   margin-right: 12px;
   background-position: center !important;
   background-repeat: no-repeat !important;
   background-size: contain !important;
}
.sp_footer_social_list a:last-child {
   margin-right: 0px;
}
.sp_footer_social_pint {
   background-image: url('../images/sp-footer-soc-1.svg');
}
.sp_footer_social_youtobe {
   background-image: url('../images/sp-footer-soc-2.svg');
}
.sp_footer_social_instagram {
   background-image: url('../images/sp-footer-soc-3.svg');
}
.sp_footer_social_twitter {
   background-image: url('../images/sp-footer-soc-4.svg');
}
.sp_footer_social_facebook {
   background-image: url('../images/sp-footer-soc-5.svg');
}
.sp_footer_adres_link {
   font-style: normal;
   font-weight: 500;
   font-size: 14px;
   line-height: 130%;
   display: flex;
   align-items: center;
   color: #FFFFFF;
   margin-bottom: 21px;
   width: 205px;
   max-width: 100%;
}
.sp_footer_email {
   font-style: normal;
   font-weight: 500;
   font-size: 14px;
   line-height: 100%;
   color: #FFFFFF;
}
.sp_footer_left {
   width: 243px;
}
.sp_footer_right {
   width: calc(100% - 322px);
   display: flex;
}
.sp_footer_right_column_title {
   font-style: normal;
   font-weight: 700;
   font-size: 16px;
   line-height: 100%;
   color: #FF755D;
   margin-bottom: 25px;
}
.sp_footer_right_menu {
   display: flex;
   flex-direction: column;
   justify-content: flex-start;
   align-items: flex-start;
   margin-bottom: 40px;
}
.sp_footer_right_menu:last-child {
   margin-bottom: 0px;
}
.sp_footer_right_menu a {
   font-style: normal;
   font-weight: 500;
   font-size: 14px;
   line-height: 130%;
   color: #FFFFFF;
   margin-bottom: 20px;
}
.sp_footer_right_menu a:last-child {
   margin-bottom: 0px;
}
.sp_footer_right_column {
   margin-left: 80px;
}
.sp_footer_right_column:first-child {
   margin-left: 0px;
}
.sp_footer_right_column--practices {
   max-width: 146px;
}
.sp_footer_right_column--products {
   width: 185px;
}
.sp_mob_btn_apps {
   display: none;
}
.sp_footer_btn_app_1 {
   background-image: url('../images/sp_footer_btn_app_1.png');
   background-position: center;
   background-repeat: no-repeat;
   background-size: contain;
}
.sp_footer_btn_app_2 {
   background-image: url('../images/sp_footer_btn_app_2.png');
   background-position: center;
   background-repeat: no-repeat;
   background-size: contain;
}
.sp_footer_mobile_menu {
   display: none;
}
.sp_footer_bottom {
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.sp_footer_copy {
   font-style: normal;
   font-weight: 500;
   font-size: 14px;
   line-height: 100%;
   color: #FFFFFF;
}
.sp_footer_bottom_app_btns {
   width: 230px;
   display: flex;
   justify-content: space-between;
}
.sp_footer_bottom_app_btns a {
   height: 33px;
   width: calc(100% - 20px);
}
.sp_footer_bottom_right_menu {
   display: flex;
}
.sp_footer_bottom_right_menu a {
   font-style: normal;
   font-weight: 500;
   font-size: 14px;
   line-height: 100%;
   color: #FFFFFF;
   margin-left: 40px;
}
.sp_footer_bottom_right_menu a:first-child {
   margin-left: 0px;
}
.sp_footer_right_column--practices  a{
   line-height: 150%;
}
@media screen and (max-width: 1300px){
   .sp_footer_right_column {
      margin-left: 50px;
   }
   .sp_footer_bottom {
      flex-direction: column;
      justify-content: center;
      align-items: center;
   }
   .sp_footer_bottom_app_btns {
      margin-top: 15px;
      margin-bottom: 15px;
   }
   
}
@media screen and (max-width: 1200px){
   .sp_footer_flex {
      flex-direction: column;
      justify-content: center;
      align-items: center;
   }
   .sp_footer_left {
      width: 100%;
      margin-bottom: 50px;
   }
   .sp_footer_right {
      display: none;
   }
   .sp-footer {
      padding-top: 22px;
      padding-bottom: 50px;
   }
   .sp_footer_logo {
      width: 143px;
      height: 57px;
      margin-bottom: 34px;
      display: flex;
      align-items: center;
   }
   .sp_footer_flex {
      width: 336px;
      padding-left: 0px;
      padding-right: 0px;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
   }
   .sp_footer_bottom {
      width: 100%;
      padding-top: 25px;
      flex-direction: column-reverse;
      border-top: 1px solid #383838;
      justify-content: center;
      align-items: center;
   }
   .sp_footer_copy {
      font-weight: 500;
      font-size: 14px;
      line-height: 20px;
      margin-top: 50px;
   }
   .sp_footer_bottom_right_menu {
      flex-wrap: wrap;
      margin-top: -30px;
      width: 335px;
      max-width: 100%;
   }
   .sp_footer_copy {
      width: 335px;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
   }
   .sp_footer_bottom_right_menu a {
      margin-top: 30px;
      font-weight: 500;
      font-size: 14px;
      line-height: 100%;
      margin-left: 0px !important;
      margin-right: 30px;
   }
   .sp-footer-wrapper {
      width: calc(100% - 40px);
      padding-left: 0px;
      padding-right: 0px;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
   }
   .sp_footer_bottom_app_btns {
      display: none;
   }
   .sp_footer_social_block {
      margin-bottom: 27px;
   }
   .sp_footer_social_title  {
      font-weight: 500;
      margin-bottom: 10px;
   }
   .sp_footer_adres_link {
      margin-bottom: 10px;
   }
   .sp_mob_btn_apps {
      margin-top: 27px;
      display: flex;
      margin-left: -10px;
      margin-right: -10px;
   }
   .sp_mob_btn_apps a {
      width: 145px;
      max-width: calc(50% - 10px);
      height: 47px;
      margin-left: 10px;
      margin-right: 10px;
      display: block;
   }
   .sp_footer_mobile_menu {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
   }
   .sp_footer_mobile_menu_column-1 {
      width: calc(100% - 150px);
   }
   .sp_footer_mobile_menu_column-2 {
      width: 124px;
   }
   .sp_footer_mobile_full_column {
      width: 100%;
      margin-top: 50px;
   }
   .sp_footer_right_menu a {
      margin-bottom: 30px;
   }
   .sp_footer_flex {
      padding-bottom: 50px;
      margin-bottom: 0px;
      border-bottom: none;
   }
   .sp_footer_social_list a {
      width: 32px;
      height: 32px;
      margin-right: 16px;
   }
}