/*
 * Theme name: Сайт для компании СТО100АВТО г.Брянск
 * Author: Андрей Кузин
 * Author URI: https://copperman.ru
 * Version: 1.0
 */
.elementor-2 .elementor-element.elementor-element-fb15d1a {
  padding: 0!important;
}
.elementor-2 .elementor-element.elementor-element-c153fd6 {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%)!important;
}
.elementor-2 .elementor-element.elementor-element-a4d1491 {
    padding: 0;
}
.elementor-2 .elementor-element.elementor-element-51b2f42 {
    padding: 0;
}
.elementor img {
    heght: 100%;
}
.box-offer__child > p {
  display: flex!important;
}
.elementor-227 .elementor-element.elementor-element-4d7c1a8 {
  padding: 0;
}
.elementor-227 .elementor-element.elementor-element-6be6d3a {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%)!important;
}
.elementor-240 .elementor-element.elementor-element-dfe3672 {
  padding: 0;
}
.elementor-240 .elementor-element.elementor-element-3e8008c {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%)!important;
}
.elementor-255 .elementor-element.elementor-element-c918073 {
 padding: 0;
}
.elementor-255 .elementor-element.elementor-element-c002b5f {
 clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%)!important;
}
.elementor-230 .elementor-element.elementor-element-abcc28e {
 padding: 0;
}
.elementor-230 .elementor-element.elementor-element-6d0c841 {
 clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%)!important;
}
.wpcf7-form {
    display: flex!important;
    justify-content: center!important;
    flex-direction: column!important;
}
.elementor-2 .elementor-element.elementor-element-60e6b7d {
    padding: 0;
}
html {
  height: 100%;
  width: 100%;
}
* {
  margin: 0;
  padding: 0;
}
ul,li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}
body {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 320px;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
}
.section-name {
  margin-bottom: 30px;
}
.section-name__pre {
  background-color: #E7222E;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  display: inline-flex;
  border-radius: 10px;
  margin-bottom: 15px;
}
.section-name__title {
  font-size: 42px;
  font-weight: 700;
  color: #ffffff;
}
.header {
  flex: 0 0 auto; /*НЕ УДАЛЯТЬ*/
  padding: 10px 0;
}
.zapis__link {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  padding: 12px 18px;
  outline: none;
  border: none;
  border-radius: 10px;
  cursor: pointer;
}
.logo__img {
  max-width: 100%;
  display: block;
  height: 75px;
  border-radius: 100%;
}
.menu__list {
  display: flex;
  justify-content: flex-end;
}
.menu__iteam {
  margin-left: 10px;
}
.menu__link {
  font-size: 16px;
  color: #343434;
}
.phone__link {
  font-size: 36px;
  font-weight: 700;
  text-decoration: none;
  color: #343434;
}
 .phone__link:hover {
    color: #E7222E;
    text-decoration: none;
  }
.phone__top {
  display: flex;
  align-items: center;
}
.phone__icon {
  width: 28px;
  height: 28px;
}
.phone__iii {
  width: 28px;
  height: 28px;
}
.phone {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.phone__picture {
  margin-right: 8px;
}
.phone__phone {
  margin-right: 12px;
}
.phone__me {
  margin-right: 8px;
}
.phone__address {
  display: flex;
  align-items: center;
}
.phone__desc {
  font-size: 18px;
  margin-right: 8px;
}
.phone__maps {
  color: #E7222E;
  text-decoration: none;
}
.phone__maps:hover {
  color: #E7222E;
  text-decoration: none;
}
.main-content {
  flex: 1 0 auto; /*НЕ УДАЛЯТЬ*/
}

/* offer */
.offer {
  height: 100vh;
  min-height: 700px;
  width: 100%;
  background: url(../img/bg/bmw-car.jpeg)no-repeat center top /cover;
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%) !important;
}
.offer::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, .6);
}
.offer::before {
  content: "";
  display: block;
  background: url(/wp-content/themes/sto100avto/logo/bmw-m.png)no-repeat;
  position: absolute;
  top: 30px;
  left: 10px;
  width: 100%;
  height: 100%;
  z-index: 15;
}
.offer__content {
  position: relative;
  z-index: 100;
}
.box-offer {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.box-offer__title {
  color: #fff;
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
}
.box-offer__descc {
  color: #fff;
  font-size: 24px;
  margin-bottom: 95px;
}
.box-offer__desc {
  color: #fff;
  font-size: 24px;
  margin-bottom: 90px;
}
.box-offer__zapis {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.box-offer__input {
  outline: none!important;
  border: 1px solid #fff!important;
  background-color: transparent!important;
  /* border-bottom: 2px solid #fff!important; */
  padding-left: 15px;
  padding-bottom: 14px;
  color: #fff!important;
  margin-right: 15px;
  border-radius: 10px;
}
.box-offer__input::placeholder {
  color: #fff;
  font-size: 16px;
  padding-bottom: -10px;
}
.box-offer__child {
  width: 83%;
  margin: 0 auto;
}
.wpcf7-form {
  display: flex;
  justify-content: center;
}
.box-offer__btn {
  outline: none;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px 18px;
  color: #fff;
  background-color: #E7222E;
  border-radius: 10px;
  cursor: pointer;
  max-width: 350px;
}
.box-offer__btnnnn {
    outline: none;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px 18px;
  color: #fff;
  background-color: #E7222E;
  border-radius: 10px;
  cursor: pointer;
  width: 350px;
}
.yandex__img {
  max-width: 100%;
  display: block;
  height: auto;
}
/* end offer */

/* pre */
.pre {
  padding: 50px 0;
}
.box-pre {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.box-pre__line {
  width: 2px;
  height: 100%;
  background-color: #ebebeb;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(20px);
}
.box-pre__img {
  height: 80px!important;
}
.box-pre__picture {
  margin-bottom: 20px;
}
.box-pre__text {
  font-size: 22px;
  font-weight: 700;
}
/* end pre */

/* autoservice */
.autoservice {
  padding: 0 0 50px 0;
}
.box-autoser__sp1 {
  background-color: #E7222E;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
}
.box-autoser__title {
  font-size: 36px;
  margin-bottom: 20px;
}
.box-autoser__iteam {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.box-autoser__text {
  font-size: 18px;
}
.box-autoser__imm {
  width: 18px;
  height: 18px;
}
.box-autoser__list {
  margin-bottom: 30px;
}
.box-acc__title {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
}
.box-acc__desc {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
.box-acc__phone {
  color: #343434;
  text-decoration: none;
  font-size: 28px;
}
.box-acc__phone:hover {
  color: #343434;
  text-decoration: none;
}
.box-p {
  font-size: 18px;
}
.auto-picture {
  margin-bottom: 10px;
}
.auto-picture__imm {
  max-width: 100%;
  border-radius: 10px!important;
}
.box-autoser__us {
  font-size: 20px;
  font-weight: 700;
}
/* end autoservice */

/* servisec */
.servisec {
  padding: 50px 0;
  background-color: #262626;
  border-radius: 40px;
}
.ser-chi, .ser-text, .ser-desc {
  color: #fff;
}
.ser-chi {
  font-size: 22px;
}
.ser-text {
  font-size: 28px;
  font-weight: 700;
}
.ser-desc {
  font-size: 18px;
}
.boy {
  margin-bottom: 35px;
}
.box-autoser__iu {
  width: 200px;
}
.box-acc__picture {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.bbn {
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
}
#blink1 {
  -webkit-animation: blink1 3s linear infinite;
  animation: blink1 3s linear infinite;
}
@-webkit-keyframes blink1 {
  0% { color: rgba(34, 34, 34, 1); }
  50% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}
@keyframes blink1 {
  0% { color: rgba(34, 34, 34, 1); }
  50% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}
/* end servisec */

/* form-main */
.form-main {
  padding: 0 0 40px 0;
}
.box-form {
  background-color: #81C4FF;
  border-radius: 10px;
  padding: 45px;
  position: relative;
  z-index: 8
}
.box-form__car {
  position: absolute;
  top: 70px;
  right: -70px;
  z-index: 12;
}
.box-form__iiu {
  width: 440px;
}
.box-form__title {
  color: #343434;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.box-form__desc {
  max-width: 590px;
  color: #343434;
  margin-bottom: 20px;
  font-size: 16px;
}
.box-form__child {
  max-width: 660px;
}
.box-form__input {
  height: 45px;
  border: none;
  outline: none;
  max-width: 100%;
  border-radius: 10px;
  padding-left: 20px;
  margin-right: 10px;
  margin-bottom: 15px;
}
.box-form__zp {
  background-color: #E7222E;
  color: #fff;
  border: none;
  outline: none;
  max-width: 100%;
  height: 45px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 8px 13px;
  border-radius: 10px;
  cursor: pointer;
  width: 350px;
}
/* end form-main */

/* zap-info */
.zap-info {
  background-color: #262626;
  padding: 15px 0;
}
.box-zap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box-zap__time {
  text-align: center;
}
.box-zap__title, .box-zap__bu, .box-zap__vy {
  color: #fff;
  font-weight: 700;
}
.box-zap__title {
  font-size: 36px;
  text-transform: uppercase;
}
.box-zap__phone {
  font-size: 42px;
  color: #fff;
  font-weight: 700;
}
.box-zap__phone:hover {
  color: #fff;
}
/* maslo-box*/
.maslo-box__img {
  max-width: 100%;
  height: 210px;
  display: block;
}
.maslo-box__picture {
  position: relative;
}
.maslo-box__text {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  position: absolute;
  top: 20px;
  left: 30px;
}
.tr {
  display: block;
}
.ffg {
  margin-bottom: 30px;
}
/* end maslo-box */

/* uur */
.uur {
  padding: 50px 0;
}
.u-section {
  text-align: center;
}
.u-section__title {
  font-size: 46px;
  font-weight: 700;
  margin-bottom: 10px;
}
.u-section__desc {
  font-size: 24px;
}
.u-section__name {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 10px;
}
.u-section__p-link {
  font-size: 32px;
  font-weight: 700;
  text-decoration: none;
  color: #343434;
  margin-bottom: 20px;
  display: block;
}
.u-section__p-link:hover {
  text-decoration: none;
  color: #E7222E;
}
.u-section__lli {
  outline: none;
  border: none;
  background-color: #E7222E;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 21px;
  font-weight: 700;
  border-radius: 10px;
  text-decoration: none;
}
.u-section__lli:hover {
  text-decoration: none;
  color: #fff;
}
/* end uur */

/* end zap-info */
.footer {
  flex: 0 0 auto; /*НЕ УДАЛЯТЬ*/
  background-color: #262626;
  padding: 50px 0;
}
.foot-box__caption {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.foot-box__iteam {
  display: flex;
  margin-bottom: 5px;
}
.dis {
  display: none;
}
.foot-box__link {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}
.foot-box__link:hover {
  color: #ebebeb;
}
.foot-box__img {
  width: 20px;
}
.foot-box__addr {
  color: #fff;
  font-size: 18px;
}
.foot-box__phone {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
.foot-box__phone:hover {
  color: #fff;
  text-decoration: none;
}
.foot-box__email {
  font-size: 18px;
  text-decoration: none;
  color: #fff;
}
.foot-box__email:hover {
  text-decoration: none;
  color: #fff;
}
.ppo {
  display: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
  display: flex;
  justify-content: flex-end;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  transform: translateY(-25px);
}

@media (max-width: 1200px) {
  
}
@media (max-width: 992px) {
  
}
@media (max-width: 768px) {
  .box-acc__podd {
    display: block;
  }
  #mega-menu-item-229 {
    display: block!important;
  }
  .offer::before {
    content: "";
    display: block;
    background: url(/wp-content/themes/sto100avto/logo/bmw-mmm.png)no-repeat;
  }
  .box-offer__child > p {
    display: flex!important;
    flex-direction: column!important;
  }
  .box-acc__title {
    font-size: 24px;
  }
  .box-autoser__sp1 {
    padding: 3px 18px;
  }
  .maslo-box__img {
    max-width: 430px!important;
  }
  .maslo-box {
    margin-bottom: 30px;
  }
  .mobile-mob {
    display: none;
  }
  .phone__link {
    font-size: 24px;
  }

  .phone__iii {
    width: 22px;
    height: 22px;
  }
  .phone__icon {
    width: 22px;
    height: 22px;
  }
  .logo__img {
    height: 60px;
  }
  .box-form__iiu {
    width: 160px;
    display: none;
  }
  .box-form__car {
    right: 5px;
  }
  .box-form__title {
    font-size: 24px;
  }
  .box-form__child {
    display: flex;
    flex-direction: column;
  }
  .box-offer__title {
    font-size: 26px;
  }
  .box-offer__zapis {
    font-size: 24px;
  }
  .offer {
    height: auto;
    min-height: 650px;
  }
  .box-offer__child {
    display: flex;
    flex-direction: column;
  }
  .box-pre__line {
    display: none;
  }
  .pre {
    padding: 20px 0;
  }
  .auto-picture__imm {
    max-width: 230px;
    height: 230px;
  }
  .mobbb {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 15px;
  }
  .box-pre__img {
    height: 65px!important;
  }
  .box-autoser__title {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .box-p {
    font-size: 16px;
  }
  .box-autoser__text {
    font-size: 16px;
  }
  .autoservice {
    padding: 15px 0;
  }
  .form-main {
    padding: 15px 0;
  }
  .servisec {
    padding: 15px 0;
  }
  .section-name__title {
    font-size: 28px;
  }
  .section-name {
    margin-bottom: 5px;
  }
  .bbn {
    padding: 10px 0;
  }
  .boy {
    margin-bottom: 10px;
  }
  .box-form {
    padding: 25px;
  }
  .box-zap__title {
    font-size: 26px;
  }
  .box-zap__phone {
    font-size: 32px;
  }
  .footer {
    padding: 10px 0;
  }
  .foot-box__caption {
    margin-bottom: 20px;
  }
  .box-form__car {
    top: -55px;
  }
  .box-form__input {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .section-name__pre {
    padding: 5px;
  }
  .jj {
    display: none;
  }
  .box-offer__input {
    margin-right: 0;
    margin-bottom: 0;
  }
  .box-offer__btn {
    padding: 7px 18px;
    font-size: 14px;
    padding-bottom: 7px;
  }
  .box-offer__desc {
    margin-bottom: 10px;
  }
  .wpcf7-form-control-wrap {
    width: 340px;
  }
}
@media (max-width: 575px) {
  .box-form__title {
    font-size: 22px;
  }
  .ppo {
    display: block;
    position: fixed;
    z-index: 888;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: red;
  }
  .box-ppo {
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .box-ppo__link {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 7px;
  }
  .box-ppo__link:hover {
    color: #fff;
    text-decoration: none;
  }
  .box-ppo__link:active {
    color: #fff;
    text-decoration: none;
  }
  .box-ppo__i {
    width: 20px;
    height: 20px;
  }
  .box-offer__input {
    width: 280px;
  }
}
@media (max-width: 500px) {
  .box-offer__title {
    font-size: 22px;
  }
  .box-offer__desc {
    font-size: 5px;
  }
  .phone__link {
    font-size: 20px;
  }
  .phone__maps {
    display: none;
  }
  .box-offer__zapis {
    font-size: 22px;
  }
  .offer {
    height: auto;
    min-height: 670px;
  }
  .box-form__title {
    font-size: 22px;
  }
  .ser-text {
    font-size: 24px;
  }
  .section-name__title {
    font-size: 24px;
  }
  .box-form__iiu {
    width: 130px;
  }
  .foot-box__caption {
    font-size: 22px;
  }
  .box-pre__text {
    font-size: 16px;
  }
  .maslo-box__img {
    max-width: 340px!important;
  }
}
@media (max-width: 450px) {
  .box-offer__btnnnn {
    width: 325px;
  }
  .box-form__title {
    font-size: 20px;
  }
  .phone__link {
    font-size: 18px;
  }
}