@media screen and (max-device-width: 1200px) {
  .fBlock.fBlockUslugi.fBlockUsluga {
    background: url(/images/maslo/maslofon.jpg) no-repeat left center !important;
    background-size: cover !important;
  }
}

.pageAkcii {
  margin-top: 50px;
}
.pageAkcii .h1 {
  font-size: 99px;
  color: #c91f19;
  text-transform: uppercase;
  font-family: "BebasNeueBold", sans-serif;
  font-weight: bold;
  height: 100px;
}
@media screen and (max-device-width: 1200px) {
  .pageAkcii .h1 {
    font-size: 45px;
    height: auto;
    margin-bottom: 10px;
  }
}
.pageAkcii .h1 span {
  color: #7A7B7C;
}
.pageAkcii .seeall {
  font-size: 14px;
  margin-top: 30px;
  text-align: center;
}
.pageAkcii .seeall a {
  color: #C5211E;
}
.pageAkcii .seeall a:hover {
  text-decoration: none;
}
@media screen and (max-device-width: 1200px) {
  .pageAkcii .seeall {
    margin-top: 25px;
  }
}
.pageAkcii .elms {
  margin-top: 20px;
}
.pageAkcii .elms .slick-prev:before, .pageAkcii .elms .slick-next:before {
  color: #7A7B7C;
}
.pageAkcii .elms .elm {
  background-color: #F3F3F3;
  border-top: 5px solid #C5211E;
  height: 180px;
  overflow: hidden;
  position: relative;
  margin: 0px 5px;
}
.pageAkcii .elms .elm .name {
  margin-left: 25px;
  margin-top: 32px;
  max-width: 190px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  position: relative;
  z-index: 3;
}
@media screen and (max-device-width: 1200px) {
  .pageAkcii .elms .elm .name {
    font-size: 14px;
  }
}
.pageAkcii .elms .elm .more {
  position: absolute;
  left: 25px;
  bottom: 25px;
  font-weight: 600;
  font-size: 14px;
  color: #9B9B9B;
  text-decoration: none;
  z-index: 3;
}
.pageAkcii .elms .elm .more:hover {
  text-decoration: underline;
}
@media screen and (max-device-width: 1200px) {
  .pageAkcii .elms .elm .more {
    font-size: 12px;
  }
}
.pageAkcii .elms .elm .bgsvg {
  right: 0px;
  bottom: 0px;
  position: absolute;
  z-index: 1;
}
.pageAkcii .elms .elm .image {
  right: 17px;
  bottom: 0px;
  position: absolute;
  z-index: 2;
}
@media screen and (max-device-width: 1200px) {
  .pageAkcii .elms .elm .image {
    width: 159px;
    height: auto;
    right: -63px;
  }
}

.akciya_hiden {
  display: none;
}

.fancybox-slide > .akciya_hiden {
  display: none;
  padding: 0px !important;
  border-radius: 4px !important;
  width: 963px;
  height: 369px;
  position: relative;
  overflow: hidden !important;
}
@media screen and (max-device-width: 1200px) {
  .fancybox-slide > .akciya_hiden {
    width: 320px;
    height: 474px;
  }
}
.fancybox-slide > .akciya_hiden .sep {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 1px;
  top: 40px;
  background-color: #D9D9D9;
}
.fancybox-slide > .akciya_hiden .svg {
  position: absolute;
  left: 24px;
  bottom: -83px;
  z-index: 1;
}
@media screen and (max-device-width: 1200px) {
  .fancybox-slide > .akciya_hiden .svg {
    left: 33px;
    width: 260px;
  }
}
.fancybox-slide > .akciya_hiden .image {
  position: absolute;
  left: 30px;
  bottom: 0px;
  height: auto;
  z-index: 2;
}
@media screen and (max-device-width: 1200px) {
  .fancybox-slide > .akciya_hiden .image {
    left: 22px;
    width: 281px;
    height: auto;
  }
}
.fancybox-slide > .akciya_hiden .podpis {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 34px;
  width: 100%;
  background-color: #C5211E;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  z-index: 2;
}
@media screen and (max-device-width: 1200px) {
  .fancybox-slide > .akciya_hiden .podpis {
    font-size: 10px;
    height: 40px;
    line-height: 20px;
  }
}
.fancybox-slide > .akciya_hiden .text {
  position: absolute;
  right: 25px;
  top: 70px;
  width: 508px;
  color: #000;
}
@media screen and (max-device-width: 1200px) {
  .fancybox-slide > .akciya_hiden .text {
    right: 14px;
    top: 60px;
    width: calc(100% - 28px);
  }
}
.fancybox-slide > .akciya_hiden .text .name {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media screen and (max-device-width: 1200px) {
  .fancybox-slide > .akciya_hiden .text .name {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.fancybox-slide > .akciya_hiden .text .description {
  font-size: 16px;
  margin-bottom: 25px;
}
@media screen and (max-device-width: 1200px) {
  .fancybox-slide > .akciya_hiden .text .description {
    font-size: 12px;
  }
}
.fancybox-slide > .akciya_hiden .text .publishedon {
  color: #868686;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-device-width: 1200px) {
  .fancybox-slide > .akciya_hiden .text .publishedon {
    font-size: 12px;
  }
}

.nashiUslugi {
  margin-top: 50px;
}
.nashiUslugi .h1 {
  font-size: 99px;
  color: #c91f19;
  text-transform: uppercase;
  font-family: "BebasNeueBold", sans-serif;
  font-weight: bold;
  height: 100px;
}
@media screen and (max-device-width: 1200px) {
  .nashiUslugi .h1 {
    font-size: 45px;
    height: auto;
    margin-bottom: 10px;
  }
}
.nashiUslugi .h1 span {
  color: #7A7B7C;
}
.nashiUslugi.open .show_all {
  display: none !important;
}
.nashiUslugi.open .elms .element:nth-child(n+6) {
  display: flex !important;
}
.nashiUslugi .show_all {
  display: none;
}
@media screen and (max-device-width: 1200px) {
  .nashiUslugi .show_all {
    display: block;
    width: 100%;
    color: #C5211E;
    font-size: 14px;
    text-decoration: underline;
    text-align: center;
    font-weight: 600;
  }
}
.nashiUslugi .text {
  margin-top: 10px;
  font-size: 12px;
  color: #6A6A6A;
}
.nashiUslugi .elms {
  margin-top: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: start;
  flex-wrap: wrap;
  width: calc(100% + 5px);
}
@media screen and (max-device-width: 1200px) {
  .nashiUslugi .elms {
    width: 100%;
  }
}
.nashiUslugi .elms .element {
  width: 254px;
  height: 111px;
  padding: 15px;
  border: 1px solid #D9D9D9;
  background-color: #FCFCFC;
  display: flex;
  flex-direction: column;
  margin-right: 5px;
  margin-bottom: 10px;
  border-radius: 4px;
  text-decoration: none;
  transition: 0.3s;
}
.nashiUslugi .elms .element:hover {
  box-shadow: 0 0 10px 5px rgb(221, 221, 221);
  transition: 0.3s;
}
@media screen and (max-device-width: 1200px) {
  .nashiUslugi .elms .element {
    width: 100%;
    margin-right: 0px;
  }
  .nashiUslugi .elms .element:nth-child(n+6) {
    display: none;
  }
}
.nashiUslugi .elms .element .name {
  color: #000;
  font-size: 16px;
  border-bottom: 1px solid #c91f19;
  padding-bottom: 9px;
  margin-bottom: auto;
  font-weight: 600;
}
.nashiUslugi .elms .element .introtext {
  color: #6A6A6A;
  font-size: 10px;
}

.brendiMashin {
  margin-top: 50px;
}
.brendiMashin .h1 {
  font-size: 99px;
  color: #c91f19;
  text-transform: uppercase;
  font-family: "BebasNeueBold", sans-serif;
  font-weight: bold;
  height: 100px;
}
@media screen and (max-device-width: 1200px) {
  .brendiMashin .h1 {
    font-size: 45px;
    height: auto;
    margin-bottom: 10px;
  }
}
.brendiMashin .h1 span {
  color: #7A7B7C;
}
.brendiMashin.open .show_all {
  display: none !important;
}
.brendiMashin.open .elms .elm:nth-child(n+17) {
  display: flex !important;
}
.brendiMashin .show_all {
  display: none;
}
@media screen and (max-device-width: 1200px) {
  .brendiMashin .show_all {
    display: block;
    width: 100%;
    color: #C5211E;
    font-size: 14px;
    text-decoration: underline;
    text-align: center;
    font-weight: 600;
  }
}
.brendiMashin .elms {
  margin-top: 15px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
.brendiMashin .elms .elm {
  width: 133px;
  margin: 5px;
  border: 1px solid #D9D9D9;
  background-color: #FCFCFC;
  padding: 15px;
  text-decoration: none;
  border-radius: 4px;
  transition: 0.3s;
}
@media screen and (max-device-width: 1200px) {
  .brendiMashin .elms .elm {
    width: 95px;
  }
  .brendiMashin .elms .elm:nth-child(n+17) {
    display: none;
  }
}
.brendiMashin .elms .elm.all {
  border: 1px solid #C5211E;
  background-color: #C5211E;
}
.brendiMashin .elms .elm.all .name {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.brendiMashin .elms .elm:hover {
  box-shadow: 0 0 10px 5px rgb(221, 221, 221);
  transition: 0.3s;
}
.brendiMashin .elms .elm .name {
  color: #000;
  font-size: 16px;
  border-bottom: 1px solid #c91f19;
  font-weight: 600;
  padding: 9px 0px;
}

.brendiMasel {
  margin-top: 50px;
  margin-bottom: 30px;
}
.brendiMasel .h1 {
  font-size: 99px;
  color: #c91f19;
  text-transform: uppercase;
  font-family: "BebasNeueBold", sans-serif;
  font-weight: bold;
  height: 100px;
}
@media screen and (max-device-width: 1200px) {
  .brendiMasel .h1 {
    font-size: 45px;
    height: auto;
    margin-bottom: 10px;
  }
}
.brendiMasel .h1 span {
  color: #7A7B7C;
}
.brendiMasel.open .show_all {
  display: none !important;
}
.brendiMasel.open .elms_s .elm:nth-child(n+17) {
  display: flex !important;
}
.brendiMasel .show_all {
  display: none;
}
@media screen and (max-device-width: 1200px) {
  .brendiMasel .show_all {
    display: block;
    width: 100%;
    color: #C5211E;
    font-size: 14px;
    text-decoration: underline;
    text-align: center;
    font-weight: 600;
  }
}
.brendiMasel .text {
  margin-top: 10px;
  font-size: 12px;
  color: #6A6A6A;
}
.brendiMasel .elms {
  margin-top: 20px;
  display: flex;
}
@media screen and (max-device-width: 1200px) {
  .brendiMasel .elms {
    display: none;
  }
}
.brendiMasel .elms .elm {
  flex: 1;
  margin-left: 10px;
  background-color: #F3F3F3;
  border-top: 5px solid #C5211E;
  height: 190px;
  overflow: hidden;
  position: relative;
}
.brendiMasel .elms .elm:first-child {
  margin-left: 0px;
}
.brendiMasel .elms .elm .name {
  margin-left: 25px;
  margin-top: 32px;
  max-width: 190px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  position: relative;
  z-index: 3;
}
.brendiMasel .elms .elm .type {
  margin-left: 25px;
  margin-top: 5px;
  color: #9B9B9B;
  font-size: 14px;
}
.brendiMasel .elms .elm .more {
  position: absolute;
  left: 25px;
  bottom: 25px;
  font-weight: 600;
  font-size: 14px;
  color: #9B9B9B;
  text-decoration: none;
  z-index: 3;
}
.brendiMasel .elms .elm .more:hover {
  text-decoration: underline;
}
.brendiMasel .elms .elm .bgsvg {
  right: 0px;
  bottom: 0px;
  position: absolute;
  z-index: 1;
}
.brendiMasel .elms .elm .image {
  right: 17px;
  bottom: 0px;
  position: absolute;
  z-index: 2;
}
.brendiMasel .elms_mob {
  display: none;
}
.brendiMasel .elms_mob .slick-prev:before, .brendiMasel .elms_mob .slick-next:before {
  color: #7A7B7C;
}
@media screen and (max-device-width: 1200px) {
  .brendiMasel .elms_mob {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
}
.brendiMasel .elms_mob .elm {
  flex: 1;
  background-color: #F3F3F3;
  border-top: 5px solid #C5211E;
  height: 190px;
  overflow: hidden;
  position: relative;
}
.brendiMasel .elms_mob .elm .name {
  margin-left: 25px;
  margin-top: 32px;
  max-width: 190px;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  position: relative;
  z-index: 3;
}
.brendiMasel .elms_mob .elm .type {
  margin-left: 25px;
  margin-top: 5px;
  color: #9B9B9B;
  font-size: 14px;
}
.brendiMasel .elms_mob .elm .more {
  position: absolute;
  left: 25px;
  bottom: 25px;
  font-weight: 600;
  font-size: 12px;
  color: #9B9B9B;
  text-decoration: none;
  z-index: 3;
}
.brendiMasel .elms_mob .elm .more:hover {
  text-decoration: underline;
}
.brendiMasel .elms_mob .elm .bgsvg {
  right: 0px;
  bottom: 0px;
  position: absolute;
  z-index: 1;
}
.brendiMasel .elms_mob .elm .image {
  bottom: 0px;
  position: absolute;
  z-index: 2;
  width: 159px;
  height: auto;
  right: -63px;
}
.brendiMasel .elms_s {
  margin-top: 5px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.brendiMasel .elms_s .elm {
  width: 100px;
  height: 62px;
  margin: 5px auto;
  border: 1px solid #D9D9D9;
  background-color: #FCFCFC;
  padding: 0px 15px;
  text-decoration: none;
  border-radius: 4px;
  display: flex;
  align-items: center;
  transition: 0.3s;
}
.brendiMasel .elms_s .elm.all {
  height: 39px;
  border: 1px solid #C5211E;
  background-color: #C5211E;
  width: 100%;
  justify-content: center;
  margin: 5px 7px;
}
.brendiMasel .elms_s .elm.all .name {
  color: #fff;
}
@media screen and (max-device-width: 1200px) {
  .brendiMasel .elms_s .elm.all .name {
    font-size: 10px;
    text-align: center;
  }
}
@media screen and (max-device-width: 1200px) {
  .brendiMasel .elms_s .elm {
    width: 95px;
  }
  .brendiMasel .elms_s .elm:nth-child(n+17) {
    display: none;
  }
}
.brendiMasel .elms_s .elm:hover {
  box-shadow: 0 0 10px 5px rgb(221, 221, 221);
  transition: 0.3s;
}
.brendiMasel .elms_s .elm .name {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 9px 0px;
}

@media screen and (max-device-width: 1200px) {
  section.instng {
    background: url("/images/instng/fotobg.jpg") no-repeat center !important;
    background-size: cover !important;
  }
}

section.gotoviekomplekti {
  margin-top: 64px;
}
section.gotoviekomplekti .card {
  width: 100%;
  min-height: 422px;
  border-top: 5px solid #C5211E;
  background: #F3F3F3;
  position: relative;
}
@media screen and (max-device-width: 1200px) {
  section.gotoviekomplekti .card {
    min-height: 599px;
  }
}
section.gotoviekomplekti .card .title {
  position: absolute;
  top: 50px;
  left: 50px;
  color: #000;
  font-size: 38px;
  font-weight: 600;
  line-height: 46px;
}
@media screen and (max-device-width: 1200px) {
  section.gotoviekomplekti .card .title {
    position: relative;
    font-size: 17px;
    line-height: 20px;
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
    margin-bottom: 20px;
  }
}
section.gotoviekomplekti .card .title span {
  font-weight: 400;
}
section.gotoviekomplekti .card .marki {
  position: absolute;
  top: 161px;
  left: 50px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  color: #717171;
}
@media screen and (max-device-width: 1200px) {
  section.gotoviekomplekti .card .marki {
    position: relative;
    top: 15px;
    left: 20px;
    font-size: 10px;
    line-height: 14.63px;
  }
}
section.gotoviekomplekti .card .sep {
  position: absolute;
  top: 274px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #D9D9D9;
}
@media screen and (max-device-width: 1200px) {
  section.gotoviekomplekti .card .sep {
    position: relative;
    top: 34px;
  }
}
section.gotoviekomplekti .card .sep .sepr {
  position: absolute;
  left: 50px;
  top: -2px;
  width: 74px;
  height: 6px;
  border-radius: 1px 0px 0px 0px;
  background: #C5211E;
}
@media screen and (max-device-width: 1200px) {
  section.gotoviekomplekti .card .sep .sepr {
    left: 20px;
  }
}
section.gotoviekomplekti .card .text {
  position: absolute;
  top: 300px;
  left: 50px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
}
@media screen and (max-device-width: 1200px) {
  section.gotoviekomplekti .card .text {
    position: relative;
    top: 50px;
    left: 20px;
    font-size: 12px;
  }
}
section.gotoviekomplekti .card .text span {
  font-weight: 600;
}
section.gotoviekomplekti .card .slyder {
  position: absolute;
  top: 26px;
  right: 58px;
  width: 366px;
  height: 366px;
  background: #fff;
}
@media screen and (max-device-width: 1200px) {
  section.gotoviekomplekti .card .slyder {
    position: relative;
    width: 100%;
    right: 0px;
    top: 60px;
    box-shadow: 0px 4px 12.5px 0px rgba(0, 0, 0, 0.1490196078);
  }
}
section.gotoviekomplekti .card .slyder .slick-prev:before, section.gotoviekomplekti .card .slyder .slick-next:before {
  color: #7c7c7c;
}
section.gotoviekomplekti .card .slyder .slick-dots {
  bottom: 10px;
}
section.gotoviekomplekti .card .slyder .slyde {
  width: 366px;
  height: 366px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
section.gotoviekomplekti .card .slyder .slyde .name {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.5px;
  color: #000000;
}
section.gotoviekomplekti .card .slyder .slyde .name span {
  font-weight: 400;
}

section.garantiyaAkpp {
  margin-top: 50px;
  margin-top: 64px;
}
section.garantiyaAkpp .h1 {
  font-size: 99px;
  color: #c91f19;
  text-transform: uppercase;
  font-family: "BebasNeueBold", sans-serif;
  font-weight: bold;
  height: 100px;
}
@media screen and (max-device-width: 1200px) {
  section.garantiyaAkpp .h1 {
    font-size: 45px;
    height: auto;
    margin-bottom: 10px;
  }
}
section.garantiyaAkpp .h1 span {
  color: #7A7B7C;
}
section.garantiyaAkpp .contener {
  width: 100%;
  padding: 35px 48px;
  background: #F3F3F3;
  margin-top: 30px;
  box-sizing: border-box;
  color: #656565;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  position: relative;
}
@media screen and (max-device-width: 1200px) {
  section.garantiyaAkpp .contener {
    padding: 25px 20px;
    font-size: 12px;
  }
}
section.garantiyaAkpp .contener p {
  z-index: 2;
  position: relative;
}
section.garantiyaAkpp .contener h2 {
  margin-top: 0px;
  font-size: 38px;
  font-weight: 400;
  line-height: 46.32px;
  color: #000000;
  margin-bottom: 11px;
  z-index: 2;
  position: relative;
}
@media screen and (max-device-width: 1200px) {
  section.garantiyaAkpp .contener h2 {
    font-size: 24px;
    line-height: 29.26px;
  }
}
section.garantiyaAkpp .contener h2 strong {
  font-weight: 700;
}
section.garantiyaAkpp .contener ul {
  list-style: none;
  z-index: 2;
  position: relative;
}
section.garantiyaAkpp .contener ul li {
  position: relative;
  margin-bottom: 20px;
}
section.garantiyaAkpp .contener ul li::before {
  content: "";
  position: absolute;
  width: 23px;
  height: 1px;
  background: #656565;
  left: -35px;
  top: 10px;
}
section.garantiyaAkpp .contener .rimg {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
@media screen and (max-device-width: 1200px) {
  section.garantiyaAkpp .contener .rimg {
    display: none;
  }
}
section.garantiyaAkpp .contener .ostz {
  height: 60px;
  width: 218px;
  box-sizing: border-box;
  border: 3px solid #c5211e;
  border-radius: 30px;
  background: url("/images/btnBg.png");
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  color: #5B5B5B;
  text-decoration: none;
  transition: 0.3s;
}
section.garantiyaAkpp .contener .ostz:hover {
  background-color: #c5211e;
  transition: 0.3s;
}
section.garantiyaAkpp .contener .flexend {
  display: flex;
  align-items: center;
  justify-content: start;
}
@media screen and (max-device-width: 1200px) {
  section.garantiyaAkpp .contener .flexend {
    flex-direction: column;
  }
}
section.garantiyaAkpp .contener .flexend .flexend_iat {
  display: flex;
  align-items: center;
  justify-content: start;
}
@media screen and (max-device-width: 1200px) {
  section.garantiyaAkpp .contener .flexend .flexend_iat {
    margin-top: 10px;
  }
}
section.garantiyaAkpp .contener .flexend .flexend_text {
  margin-left: 13px;
  margin-right: 13px;
}
@media screen and (max-device-width: 1200px) {
  section.garantiyaAkpp .contener .flexend .flexend_text {
    margin-left: 0px;
  }
}

section.otziviBlock {
  margin-top: 50px;
  margin-top: 64px;
}
section.otziviBlock .h1 {
  font-size: 99px;
  color: #c91f19;
  text-transform: uppercase;
  font-family: "BebasNeueBold", sans-serif;
  font-weight: bold;
  height: 100px;
}
@media screen and (max-device-width: 1200px) {
  section.otziviBlock .h1 {
    font-size: 45px;
    height: auto;
    margin-bottom: 10px;
  }
}
section.otziviBlock .h1 span {
  color: #7A7B7C;
}
section.otziviBlock .contener {
  background: #C5211E;
  padding: 25px 32px;
  margin-top: 30px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #FFFFFF;
}
@media screen and (max-device-width: 1200px) {
  section.otziviBlock .contener {
    flex-direction: column;
    padding: 15px 10px;
  }
}
section.otziviBlock .contener .title {
  font-size: 38px;
  font-weight: 700;
  line-height: 39px;
}
@media screen and (max-device-width: 1200px) {
  section.otziviBlock .contener .title {
    font-size: 28px;
    line-height: 29.12px;
    text-align: center;
  }
}
section.otziviBlock .contener .title span {
  font-weight: 400;
}
section.otziviBlock .contener .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  position: relative;
  margin-left: 50px;
  margin-top: 20px;
}
section.otziviBlock .contener .text::before {
  content: "";
  position: absolute;
  width: 23px;
  height: 1px;
  background: #FFFFFF;
  left: -35px;
  top: 10px;
}
section.otziviBlock .contener .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-device-width: 1200px) {
  section.otziviBlock .contener .right {
    flex-direction: column;
    max-width: 100%;
    margin-top: 20px;
  }
  section.otziviBlock .contener .right img {
    max-width: 90%;
    height: auto;
  }
}
section.otziviBlock .contener .right .yandex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}
section.otziviBlock .contener .right .yandex img {
  margin-right: 7px;
}
section.otziviBlock .contener .right .otzivi {
  background: url("/images/maslo/oplashka.png") no-repeat left center;
  height: 82px;
  width: 328px;
  position: relative;
  margin-top: 20px;
}
@media screen and (max-device-width: 1200px) {
  section.otziviBlock .contener .right .otzivi {
    width: 100%;
    margin-bottom: 20px;
  }
}
section.otziviBlock .contener .right .otzivi .num {
  position: absolute;
  font-size: 58px;
  font-weight: 500;
  line-height: 70px;
  top: 5px;
  left: 20px;
}
section.otziviBlock .contener .right .otzivi .stars {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  left: 110px;
  top: 20px;
}
section.otziviBlock .contener .right .otzivi .stars img {
  margin-right: 2px;
}
section.otziviBlock .contener .right .otzivi .otext {
  position: absolute;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  left: 110px;
  top: 44px;
}

section.otvetiNaVoprosi {
  margin-top: 50px;
  margin-top: 64px;
}
section.otvetiNaVoprosi .h1 {
  font-size: 99px;
  color: #c91f19;
  text-transform: uppercase;
  font-family: "BebasNeueBold", sans-serif;
  font-weight: bold;
  height: 100px;
}
@media screen and (max-device-width: 1200px) {
  section.otvetiNaVoprosi .h1 {
    font-size: 45px;
    height: auto;
    margin-bottom: 10px;
  }
}
section.otvetiNaVoprosi .h1 span {
  color: #7A7B7C;
}
section.otvetiNaVoprosi .h1 {
  font-size: 68px;
}
@media screen and (max-device-width: 1200px) {
  section.otvetiNaVoprosi .h1 {
    font-size: 38px;
    margin-bottom: 70px;
  }
}
section.otvetiNaVoprosi .spsep {
  margin-top: -60px;
}
section.otvetiNaVoprosi .elements {
  margin-top: 30px;
}
section.otvetiNaVoprosi .elements .element {
  background: #F3F3F3;
  width: 100%;
  border-radius: 4px;
  margin-bottom: 10px;
}
section.otvetiNaVoprosi .elements .element.open .name:after {
  content: "-";
}
section.otvetiNaVoprosi .elements .element.open .text {
  max-height: 1000px;
  transition: 0.3s;
  border-top: 1px solid #D9D9D9;
  padding-bottom: 20px;
}
section.otvetiNaVoprosi .elements .element .name {
  font-size: 16px;
  font-weight: 500;
  line-height: 19.5px;
  padding: 10px 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.otvetiNaVoprosi .elements .element .name:after {
  content: "+";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background: #C91F19;
  color: #fff;
  font-size: 32px;
  flex: none;
}
section.otvetiNaVoprosi .elements .element .text {
  max-height: 0px;
  transition: 0.3s;
  overflow: hidden;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.5px;
  text-align: left;
  border-top: 0px solid #D9D9D9;
  padding: 0px 25px;
  padding-bottom: 0px;
}

@media screen and (max-device-width: 1200px) {
  section.kontakti.kontaktiUslPage {
    height: auto;
  }
}/*# sourceMappingURL=style.css.map */