@import "../fonts/Montserrat/stylesheet.css";
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  list-style-type: none;
}

.container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

button {
  width: 160px;
  height: 40px;
  border: 2px solid #E51937;
  background-color: #fff;
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #E51937;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

button.end {
  cursor: pointer;
  background: #E51937;
  color: #fff;
  border: 2px solid #fff;
}

.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 60px 58px 43px;
}
.header__menu-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__menu-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__link {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}
.header__link.txt1 {
  margin-right: 63px;
}
.header__link.txt1.active {
  color: #E51937;
  border-bottom: 2px solid red;
}
.header__link.txt2 {
  margin-right: 24.86px;
}
.header__link.txt3 {
  margin-right: 44px;
}
.header__link.txt4 {
  margin-right: 46px;
}
.header__ModelS {
  text-align: center;
}
.header__ModelS-content {
  height: 594px;
  background: url("../images/headerIMG/Tesla logo + car.svg") center/contain no-repeat;
}
.header__title {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 90px;
  line-height: 110px;
  color: #000000;
  margin-bottom: 9px;
}
.header__text {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}
.header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 26px;
}
.header__ModelS-title {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 43px;
  color: #000000;
}
.header__ModelS-title.drive {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}
.header__ModelS-title span {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
.header__ModelS-text {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
}
.header__speedImg {
  margin-right: 14px;
}
.header__roadImg {
  margin-right: 12.5px;
}
.header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__info.sec {
  margin-right: 81px;
}
.header__info.klm {
  margin-right: 105px;
}
.header__info-content.drive {
  margin: 0 40px 0 7px;
}
.header__arrow {
  margin-top: 37px;
}

.main {
  margin-top: 37px;
  height: 900px;
}
.main__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url("../images/mainImg/2013-tesla-model-s-.svg") no-repeat;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main__left h2 {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 70px;
  line-height: 85px;
  color: #E51937;
  padding: 8px 0 0 80px;
}
.main__right {
  width: 400px;
  background: #E51937;
  padding: 51px 26px 63px 52px;
}
.main__right-title {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  color: #FFFFFF;
  margin-bottom: 11px;
}
.main__right-text {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
  margin-bottom: 54px;
}
.main__content-box-title {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 43px;
  color: #FFFFFF;
  margin-bottom: 1px;
}
.main__content-box-title.center {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 18px;
  color: #FFFFFF;
  margin-bottom: 5px;
}
.main__content-box-title span {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}
.main__content-box-text {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
}
.main__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
}
.main__box.center {
  margin-bottom: 25px;
}
.main__box-img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-right: 19px;
}
.main__end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 171px;
}
.main__end-title {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-right: 22px;
  margin-left: 3px;
}
.main__end-img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.mainBottom {
  height: 900px;
}
.mainBottom__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mainBottom__left {
  width: 440px;
  background: #E51937;
  padding: 51px 39px 0 56px;
}
.mainBottom__left-title {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  color: #FFFFFF;
}
.mainBottom__left-text {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
}
.mainBottom__rate {
  margin-top: 49px;
}
.mainBottom__rate-title {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  color: #FFFFFF;
  margin-bottom: 26px;
}
.mainBottom__rate-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mainBottom__rate-qualifiedBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 101px;
}
.mainBottom__rate-qualifiedBox h2 {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 50px;
  line-height: 40px;
  color: #FFFFFF;
}
.mainBottom__rate-qualifiedBox p {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  color: #FFFFFF;
}
.mainBottom__content-title {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 21px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.mainBottom__content-title span {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #FFFFFF;
  opacity: 0.7;
  margin-right: 31px;
}
.mainBottom__content-title.first {
  margin-right: 61px;
}
.mainBottom__content-title.second {
  margin-right: 84px;
}
.mainBottom__content-title.three {
  margin-right: 52px;
}
.mainBottom__content-title.four {
  margin-right: 45px;
}
.mainBottom__rate-qualifiedImg {
  margin-right: 23px;
}
.mainBottom__rate-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 61px;
  margin-bottom: 60px;
}
.mainBottom__rate-moreText {
  margin-right: 22px;
}
.mainBottom__right-title {
  font-family: Montserrat sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 200px;
  line-height: 244px;
  color: #E51937;
  opacity: 0.1;
  margin-top: 61px;
  margin-left: -706px;
}
.mainBottom__right-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}