html {
  overflow-x: hidden;
}

body {
  background: #FAFAFA;
  font-style: normal;
}

img {
  height: auto;
}

div, picture, section {
  position: relative;
}

.flex-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

main.container {
  position: relative;
  width: 100%;
  max-width: 2560px;
  margin: 0 auto;
  overflow: hidden;
}

.stretch-middle {
  font-family: "Unbounded", sans-serif;
}

.inner {
  max-width: 1720px;
}

.single-project header:not(-black) {
  background-color: #fff;
}

.mobile- {
  display: none;
}

.section_1 {
  background-image: url(../img/sc_1_toyota_bg.png);
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 280px 0;
  justify-content: flex-end;
}
.section_1 .inner {
  max-width: 2000px;
}
.section_1 .sc_1_title {
  color: #FAFAFA;
  font-size: 114.645px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: left;
  line-height: 120%;
  direction: ltr;
}

.section_2 {
  z-index: 3;
}
.section_2 .inner {
  max-width: 1720px;
}
.section_2 .sc_2_top_block {
  margin-bottom: 100px;
}
.section_2 .sc_2_top_logo {
  left: 18px;
  top: -26px;
  border-radius: 15px;
  background: #F2F2F2;
  padding: 52px 60px;
}
.section_2 .sc_2_top_logo picture {
  max-width: 441px;
}
.section_2 .sc_2_top_right_block {
  max-width: 870px;
  color: #000;
  text-align: right;
}
.section_2 .sc_2_top_right_title {
  font-family: "SimplerPro_Extended", sans-serif;
  font-size: 96px;
  font-weight: 700;
  line-height: 128%;
}
.section_2 .sc_2_top_right_text {
  font-family: "PloniRegularAAA", "sans-serif";
  font-size: 24px;
  font-weight: 400;
  line-height: 128%;
  max-width: 716px;
}
.section_2 .sc_2_top_right_text p {
  margin-bottom: 30px;
}
.section_2 .running-line {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 10px;
  margin-bottom: 104px;
}
.section_2 .running-line .running_line_inner {
  display: flex;
  color: #000;
  font-size: 48px;
  font-weight: 300;
  line-height: 127.978%;
  text-transform: uppercase;
  position: relative;
  white-space: nowrap;
  margin-right: 8px;
  animation-name: running;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-direction: reverse;
  animation-timing-function: linear;
}
.section_2 .running-line .running_line_inner div {
  margin-right: 8px;
}
.section_2 .sc_2_video_block {
  width: 100%;
  margin-bottom: -370px;
}
.section_2 .sc_2_video_block video {
  width: 100%;
}

.section_3 {
  padding: 420px 0 205px;
  background: #292929;
  z-index: 2;
  border-radius: 0 0 63px 63px;
}
.section_3 .inner {
  max-width: 1720px;
}
.section_3 .sc_3_top_logo {
  width: 322px;
  top: 14px;
}
.section_3 .sc_3_top_right_block {
  color: #FAFAFA;
  font-weight: 300;
  text-align: left;
}
.section_3 .sc_3_top_right_block::after {
  content: "";
  position: absolute;
  display: block;
  right: -183.003px;
  bottom: 28px;
  width: 159.003px;
  height: 35.649px;
  background-image: url(../img/sc_3_toyota_colors.png);
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
}
.section_3 .sc_3_pretitle {
  font-size: 29.826px;
}
.section_3 .sc_3_title {
  font-size: 128px;
}
.section_3 .sc_3_cars {
  margin-top: 171px;
  padding-bottom: 33.35px;
  border-bottom: 1px #A8A8A8 solid;
}
.section_3 .sc_3_car_frame img {
  height: 175px;
  width: auto;
}
.section_3 .sc_3_car_text {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  margin-top: 7px;
  margin-left: 48px;
  text-align: center;
  font-family: "PloniRegularAAA", "sans-serif";
  font-size: 29.444px;
  font-weight: 500;
  line-height: 128%;
}
.section_3 .sc_3_car_text::before {
  content: "";
  position: relative;
  display: block;
  width: 35.3px;
  height: 35.649px;
  margin-left: 16px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section_3 .sc_3_car_1_text::before {
  background-image: url(../img/sc_3_car_1_color.svg);
}
.section_3 .sc_3_car_2_text::before {
  background-image: url(../img/sc_3_car_2_color.svg);
}
.section_3 .sc_3_car_3_text::before {
  background-image: url(../img/sc_3_car_3_color.svg);
}
.section_3 .sc_3_car_4_text::before {
  background-image: url(../img/sc_3_car_4_color.svg);
}

.section_4 {
  padding: 203px 0 100px;
  background-color: #f5f5f5;
  z-index: 1;
  margin-top: -63px;
}
.section_4 .inner {
  max-width: 1772px;
  justify-content: space-between;
  padding-bottom: 150px;
}
.section_4 .sc_4_car {
  width: 879px;
  margin-left: -4.0234375vw;
  top: 28px;
  left: 20px;
  z-index: 2;
}
.section_4 .sc_4_car img {
  width: 879px;
  max-width: 879px;
}
.section_4 .sc_4_qr {
  width: 943px;
  z-index: 1;
  left: 22px;
}
.section_4 .sc_4_qr img {
  width: 943px;
  max-width: 943px;
}
.section_4 .underline {
  width: 1720px;
  margin: 0 auto;
  border-bottom: 1px #6D6D6D solid;
}

.portfolio {
  padding-top: 30px;
}
.portfolio .title1,
.portfolio .title2 {
  color: #252525;
}
.portfolio .st-button.-more.-c-white {
  color: #252525;
  font-family: "PloniRegularAAA", "Helvetica", "Arial", sans-serif;
}
.portfolio .st-button.-more.-c-white::before {
  border: 1px solid #252525;
}
.portfolio .st-button.-more.-c-white:hover {
  color: #fff;
}
.portfolio .st-button.-more.-c-white:hover::before {
  border: 1px solid #fff;
}

.portfolio-s2 .project-text {
  font-family: "PloniRegularAAA", "Helvetica", "Arial", sans-serif;
}
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-prev span svg,
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-next span svg {
  fill: #252525;
}
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-prev,
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-next {
  border: 1px solid #252525;
}
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-dots .owl-dot.active {
  background: #252525;
}

@keyframes running {
  0% {
    transform: translate(100%, 0);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@media all and (max-width: 768px) {
  .mobile- {
    display: flex;
  }
  .-menu-pd {
    padding-top: 60px;
  }
  .section_1 {
    background-image: url(../img/sc_1_toyota_bg_mob.png);
    padding: 11.0588235294vw 16px 16px;
    height: 107.0588235294vw;
  }
  .section_1 .inner {
    max-width: 2000px;
    padding: 0;
  }
  .section_1 .sc_1_title {
    font-size: 7.5771764706vw;
  }
  .section_2 .inner {
    padding: 0 10px 0 19px;
  }
  .section_2 .sc_2_top_block {
    margin-bottom: 4.9411764706vw;
  }
  .section_2 .sc_2_top_logo {
    display: none;
  }
  .section_2 .sc_2_top_right_block {
    max-width: 100%;
  }
  .section_2 .sc_2_top_right_title {
    font-size: 5.6470588235vw;
    margin-bottom: 3.2941176471vw;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 3.7647058824vw;
    max-width: 100%;
  }
  .section_2 .sc_2_top_right_text p {
    margin-bottom: 4.2352941176vw;
  }
  .section_2 .running-line {
    margin-bottom: 14.3529411765vw;
  }
  .section_2 .running-line .running_line_inner {
    font-size: 5.6470588235vw;
  }
  .section_2 .sc_2_video_block {
    margin-bottom: -80.9411764706vw;
  }
  .section_3 {
    padding: 89.6470588235vw 0 5.8823529412vw;
    border-radius: 0;
  }
  .section_3 .inner {
    padding: 0 10px 0 19px;
  }
  .section_3 .sc_3_top_logo {
    width: 36.0501176471vw;
    top: 12.9411764706vw;
  }
  .section_3 .sc_3_top_right_block {
    color: #FAFAFA;
    font-weight: 300;
    text-align: left;
  }
  .section_3 .sc_3_top_right_block::after {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: 3.4705882353vw;
    width: 19.0348235294vw;
    height: 4.2731764706vw;
  }
  .section_3 .sc_3_pretitle {
    font-size: 3.2941176471vw;
  }
  .section_3 .sc_3_title {
    font-size: 9.4310588235vw;
  }
  .section_3 .sc_3_cars {
    margin-top: 18.1176470588vw;
    padding-bottom: 0;
    border-bottom: none;
    flex-wrap: wrap;
  }
  .section_3 .sc_3_car_frame {
    width: 49%;
    text-align: center;
    margin-bottom: 9.8823529412vw;
  }
  .section_3 .sc_3_car_frame img {
    height: 18.8235294118vw;
    width: auto;
  }
  .section_3 .sc_3_car_text {
    margin-top: 7px;
    margin-left: 0;
    font-size: 4.2352941176vw;
  }
  .section_3 .sc_3_car_text::before {
    width: 3.7647058824vw;
    height: 3.7647058824vw;
    margin-left: 2.3529411765vw;
  }
  .section_4 {
    padding: 13.8823529412vw 0 8.7058823529vw;
    margin-top: 0;
  }
  .section_4 .inner {
    padding: 0 7px 0.9411764706vw;
    flex-wrap: wrap;
  }
  .section_4 .sc_4_car {
    width: 100%;
    margin-left: 0;
    top: -7.5294117647vw;
    left: -0.9411764706vw;
    z-index: 2;
    order: 2;
  }
  .section_4 .sc_4_car img {
    width: 91.7647058824vw;
    max-width: 91.7647058824vw;
  }
  .section_4 .sc_4_qr {
    width: 100%;
    z-index: 1;
    left: 0;
    order: 1;
  }
  .section_4 .sc_4_qr img {
    width: 100%;
    max-width: 100%;
  }
  .section_4 .underline {
    width: 88.7058823529vw;
    margin: 0 auto;
  }
}
@media all and (max-width: 399px) {
  .section_3 .sc_3_top_logo {
    width: 31.3442352941vw;
  }
}
@media all and (max-width: 2099px) and (min-width: 769px) {
  .container .inner {
    padding-right: 3%;
    padding-left: 3%;
  }
  .section_1 {
    padding: 280px 0;
  }
}
@media all and (max-width: 1799px) and (min-width: 769px) {
  .section_1 {
    padding: 15.5642023346vw 16px;
  }
  .section_1 .sc_1_title {
    font-size: 94px;
  }
  .section_2 .inner {
    max-width: 100%;
    padding: 0 3%;
  }
  .section_2 .sc_2_top_block {
    margin-bottom: 5.5586436909vw;
  }
  .section_2 .sc_2_top_logo {
    left: 1.0005558644vw;
    top: -1.4452473596vw;
    padding: 2.8904947193vw 3.3351862146vw;
  }
  .section_2 .sc_2_top_logo picture {
    max-width: 24.513618677vw;
  }
  .section_2 .sc_2_top_right_block {
    max-width: 48.3602001112vw;
  }
  .section_2 .sc_2_top_right_title {
    font-size: 80px;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 20px;
    max-width: 39.7998888271vw;
  }
  .section_2 .sc_2_top_right_text p {
    margin-bottom: 26px;
  }
  .section_2 .running-line {
    margin-bottom: 5.7809894386vw;
  }
  .section_2 .running-line .running_line_inner {
    font-size: 38px;
  }
  .section_2 .sc_2_video_block {
    margin-bottom: -20.5669816565vw;
  }
  .section_3 {
    padding: 420px 0 8.0078125vw;
    border-radius: 0 0 2.4609375vw 2.4609375vw;
  }
  .section_3 .sc_3_top_logo {
    top: 0.7782101167vw;
  }
  .section_3 .sc_3_top_right_block::after {
    right: -7.1485546875vw;
    width: 6.2110546875vw;
    height: 1.3925390625vw;
  }
  .section_3 .sc_3_pretitle {
    font-size: 24px;
  }
  .section_3 .sc_3_title {
    font-size: 118px;
  }
  .section_3 .sc_3_cars {
    margin-top: 6.6796875vw;
    padding-bottom: 1.302734375vw;
  }
  .section_3 .sc_3_car_frame img {
    height: 9.7276264591vw;
  }
  .section_3 .sc_3_car_text {
    margin-top: 0.2734375vw;
    margin-left: 1.875vw;
    font-size: 29.444px;
  }
  .section_3 .sc_3_car_text::before {
    width: 1.37890625vw;
    height: 1.3925390625vw;
    margin-left: 0.625vw;
  }
  .section_4 {
    padding: 11.2840466926vw 0 5.5586436909vw;
    margin-top: -3.5019455253vw;
  }
  .section_4 .inner {
    padding: 0 0 8.3379655364vw;
  }
  .section_4 .sc_4_car {
    width: 48.8604780434vw;
    margin-left: -3.5019455253vw;
    top: 1.5564202335vw;
    left: 0;
  }
  .section_4 .sc_4_car img {
    width: 48.8604780434vw;
    max-width: 48.8604780434vw;
  }
  .section_4 .sc_4_qr {
    width: 52.4180100056vw;
    left: 1.222901612vw;
  }
  .section_4 .sc_4_qr img {
    width: 52.4180100056vw;
    max-width: 52.4180100056vw;
  }
  .section_4 .underline {
    width: 95.6086714842vw;
  }
}
@media all and (max-width: 1499px) and (min-width: 769px) {
  .section_1 .sc_1_title {
    font-size: 82px;
  }
  .section_2 .sc_2_top_right_title {
    font-size: 70px;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 20px;
  }
  .section_2 .sc_2_top_right_text p {
    margin-bottom: 26px;
  }
  .section_2 .running-line .running_line_inner {
    font-size: 32px;
  }
  .section_3 {
    padding-top: 320px;
  }
  .section_3 .sc_3_pretitle {
    font-size: 22px;
  }
  .section_3 .sc_3_title {
    font-size: 108px;
  }
  .section_3 .sc_3_car_frame img {
    height: 9.7276264591vw;
  }
  .section_3 .sc_3_car_text {
    margin-top: 0.2734375vw;
    margin-left: 1.875vw;
    font-size: 24px;
  }
}
@media all and (max-width: 1299px) and (min-width: 769px) {
  .section_1 .sc_1_title {
    font-size: 68px;
  }
  .section_2 .sc_2_top_right_title {
    font-size: 52px;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 18px;
  }
  .section_2 .sc_2_top_right_text p {
    margin-bottom: 22px;
  }
  .section_2 .running-line .running_line_inner {
    font-size: 26px;
  }
  .section_3 {
    padding-top: 280px;
  }
  .section_3 .sc_3_pretitle {
    font-size: 20px;
  }
  .section_3 .sc_3_title {
    font-size: 88px;
  }
  .section_3 .sc_3_top_logo {
    width: 24.7882986913vw;
  }
  .section_3 .sc_3_car_text {
    margin-top: 0.2734375vw;
    margin-left: 1.875vw;
    font-size: 20px;
  }
  .section_3 .sc_3_top_right_block::after {
    bottom: 1.5564202335vw;
  }
}
@media all and (max-width: 991px) and (min-width: 769px) {
  .section_1 .sc_1_title {
    font-size: 48px;
  }
  .section_2 .sc_2_top_right_title {
    font-size: 40px;
  }
  .section_2 .sc_2_top_right_text {
    font-size: 16px;
  }
  .section_2 .sc_2_top_right_text p {
    margin-bottom: 20px;
  }
  .section_2 .running-line .running_line_inner {
    font-size: 22px;
  }
  .section_3 {
    padding-top: 220px;
  }
  .section_3 .sc_3_pretitle {
    font-size: 18px;
  }
  .section_3 .sc_3_title {
    font-size: 68px;
  }
  .section_3 .sc_3_car_text {
    font-size: 18px;
  }
}
@media all and (max-width: 1599px) and (min-width: 769px) {
  .section1 {
    padding: 22.1875vw 0 15.6770833333vw 7.2916666667vw;
    font-size: 5.9375vw;
    line-height: 7.0833333333vw;
  }
  .section1 .section_1_bucket {
    left: 17.6041666667vw;
    top: 10.78125vw;
    width: 19.7916666667vw;
  }
  .section2 {
    padding: 1.9791666667vw 0 12.5vw;
  }
  .section2 .sc_2_top_text {
    font-size: 1.25vw;
    line-height: 1.5104166667vw;
  }
  .section2 .inner.video-block {
    margin: 4.8958333333vw auto 7.1875vw;
    padding: 1.9270833333vw 0 5vw 1.4583333333vw;
    border-radius: 2.0833333333vw;
  }
  .section2 .video-frame {
    width: 20.3125vw;
    height: 43.3854166667vw;
    min-width: 280px;
    min-height: 561px;
  }
  .section2 .section_2_bucket_1 {
    max-width: 25.8333333333vw;
    min-width: 120%;
    bottom: -2.7083333333vw;
  }
  .section2 .content_block {
    margin: 4.7395833333vw 40% 8.28125vw 0;
  }
  .section2 .content_block p {
    font-size: 20px;
    margin-bottom: 1.6145833333vw;
  }
  .section2 .content_block h2 {
    font-size: 5vw;
  }
  .section2 .running-line {
    padding-bottom: 2.5520833333vw;
  }
  .section2 .running-line-block {
    font-size: 6.6666666667vw;
    line-height: 7.9166666667vw;
  }
  .section2 .section2_title {
    font-size: 5vw;
    top: 1.1979166667vw;
    margin-bottom: 2.1354166667vw;
  }
  .section2 .section_2_bucket_2 {
    bottom: 13.0208333333vw;
  }
  .section3 {
    margin-bottom: -5.9895833333vw;
  }
  .section4 {
    padding: 0 0 5.5729166667vw;
  }
  .section4 .section_3_chicken_3 {
    top: -11.4583333333vw;
    right: 11.25vw;
    width: 16.1979166667vw;
    z-index: 3;
  }
  .section4 .title {
    font-size: 6.6666666667vw;
    line-height: 7.9166666667vw;
  }
  .section5 {
    padding: 6.09375vw 0 6.9270833333vw;
  }
  .section5 .title {
    margin: 0.5208333333vw 2.4479166667vw 0 0.625vw;
  }
  .section5 .links {
    top: -0.5208333333vw;
  }
  .section5 .qr_code {
    padding: 1.0416666667vw 1.1458333333vw;
    border-radius: 0.8854166667vw;
  }
  .section5 .section_5_links {
    margin: 0.625vw auto 1.25vw;
  }
  .section5 .section_5_links a {
    font-size: 1.1458333333vw;
    line-height: 1.1458333333vw;
    border-radius: 2.3958333333vw;
    padding: 0.78125vw 0 11 1.25vw;
  }
  .single-project.postid-681 .portfolio-s2 .marq-wr.-style1 {
    height: 4.440275172vw;
  }
  .single-project.postid-681 .portfolio-s2 .marq-wr.-style1 .marq {
    font-size: 1.9387116948vw;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .section4 .section4_images {
    justify-content: space-around;
  }
  .section4 .sec_4_img {
    min-width: 327px;
    min-height: 520px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .section5 .qr_code img {
    max-width: 23.8532110092vw;
  }
  .section5 .qr_code {
    width: 27.5229357798vw;
    height: 27.5229357798vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section5 .section_5_links a {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
    display: block;
    max-width: 27.5229357798vw;
  }
  .section5 .section_5_links a:first-child {
    width: 8.6979166667vw;
  }
  .section5 .section_5_links a:last-child {
    width: 8.0208333333vw;
  }
}
@media screen and (max-width: 991px) {
  .footer_menus {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 580px) {
  .footer .footer_menus {
    justify-content: center;
  }
  .footer .footer_menu {
    width: 100%;
    min-width: 100%;
  }
  .footer .footer_menus li {
    justify-content: center;
  }
  .footer .footer_menus label {
    text-align: center;
  }
  .section4 .title, .section5 .inner {
    justify-content: center;
  }
  .section2 {
    margin-bottom: -36.4705882353vw;
  }
}
@media screen and (max-width: 399px) {
  .section5 .title_line_1 {
    font-size: 10.8235294118vw;
  }
  .section5 .title_line_2 {
    font-size: 23.5294117647vw;
  }
  .section5 .title_line_3 {
    font-size: 13.1764705882vw;
    top: -8px;
  }
  .section5 .section_5_bucket {
    margin-top: -20vw;
  }
  .section5 .sc_5_mobile_chicken_2 {
    bottom: 100px;
  }
}/*# sourceMappingURL=portfolio-toyota.css.map */