@charset "utf-8";

@font-face {
  font-family: 'toyota';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/toyota/ToyotaType-Book.woff') format('woff');
}

@font-face {
  font-family: 'toyota';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/toyota/ToyotaType-Semibold.woff') format('woff');
}


html {
	overflow-y: scroll;
}

body {
	font-family: 'toyota', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* Allgemein */
.btn.btn-primary.ff-lead-1-bold {
	color:#fff !important
}
.darkgrey-bgr {
    background-color: #272830;
    color:#fff;
    margin:0;
    padding:0;
    width:100%;
    height:auto;
}
.simplegrey-bgr {
    background-color:  #444;
}
.white-bgr {
    background-color: #ffffff;
    color:#272830 !important;
}
.border-left {
    border-left:5px solid red !important;
}
a.red {
    color: red !important
}
.price-table {
    width:50%;
    margin:2rem auto;
}
#model-tabs .white-bgr.border-left { bottom:0}
#model-tabs .nav-tabs .nav-link:focus, .nav-tabs .nav-link,
#model-tabs .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border:0px;
    color:#fff !important;
    text-transform: uppercase;
}
#model-tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color:transparent !important;
    border-bottom:5px solid red !important;
}

.modelle .card {
    background-color: #272830;
    color:#fff;
}
.modelle .card-title {
    padding:8px 0;
    background-color: #ffffff;
    color:#272830 !important;
    border-left:5px solid red !important;
    font-size:1.1rem;
    font-weight:600;
    text-transform: uppercase;
    text-align: center;
}
.lprice span {
    font-size:0.75rem;
    text-transform: uppercase;
}
.modelle ul.list.list-divider {
    list-style-type: none;
    text-align:center;
}
.modelle ul.list.list-divider li {
    list-style-type: none;
    text-align:center;
}
.font-weight-light {
    font-weight: 300 !important;
    font-size:80%;
}
.cssanimation {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.fadeInBottom { animation-name: fadeInBottom }
@keyframes fadeInBottom {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to { opacity: 1 }
}
.headerbanner {
	padding-top:4rem;
}
.headerbanner img {
	margin:0 auto 0 auto;
	width:100%;
	height:auto;
}

/* Toyota Meistermodelle */
#meistermodelle {
    position:relative;
    width:100%;
    overflow:hidden;
    color: #ffffff;
    background: #2d2f31 url("") repeat-y top center/100vw auto;
    background-attachment: fixed !important;
    margin-top:-3rem;
    padding-bottom: 3rem;
}
#meistermodelle header picture {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#meistermodelle header img.model {
    width: 100%;
}
#meistermodelle header > div,
#meistermodelle header {
  background-color:transparent;
  background:transparent;
}
#meistermodelle h2 {
  font-family: 'toyota',Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size: 50px;
  text-align: left;
  text-transform: uppercase;
  padding-top: 1em;
  padding-bottom: 0.25em !important;
  line-height: 1;
}
#meistermodelle .page-overview {
    font-family: 'toyota',Arial,Helvetica,sans-serif;
    margin-top: 1em;
    margin-bottom: 1em;
    column-count: 2;
}
#meistermodelle .page-offer {
    background-color: rgba(0,0,0,0.5);
    width:100%;
}
#meistermodelle .table thead th {
  border-top:0px;
  border-bottom: 0px;
}

#meistermodelle h3 {
  font-size: 1.5rem;
}
#meistermodelle .kinto-one {
  width:15%;
}
#meistermodelle h1,#meistermodelle h2,#meistermodelle h3,#meistermodelle h4,#meistermodelle h5,#meistermodelle h6,
#meistermodelle .h1,#meistermodelle .h2,#meistermodelle .h3,#meistermodelle .h4,#meistermodelle .h5,#meistermodelle .h6 {
  color:#ffffff !important;
}
/* Yaris Jahreswagen */
h1.blackhead {
  background-color:#000;
  color:#fff;
  font-weight:700;
  text-transform: uppercase;
  letter-spacing: 1rem;
  margin-top:-3rem;
}
h1.blackhead span {
  color:red;
}
.stoerer {
  background-color:#e50000;
  color:#fff;
  font-weight:700;
  /* text-transform: uppercase;
  letter-spacing: 1rem; */
}
.stoerer span {
  color:red;
}
.bg-cover-220 {
  min-height:220px
}
@media screen and (max-width:991px) {
  h1.blackhead {
    letter-spacing: 0.1rem;
  }
}
#top-image-red-deal {
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center top;
	height:80vh;max-height:80vh;
	margin:-3rem auto 0 auto;
	padding:0;
}
#top-image-td {
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center top;
	height:80vh;max-height:80vh;
	/* max-width:1680px; */
	margin:-3rem auto 0 auto;
	padding:0;
}
#top-image-td h1.entry {
	padding-top: 30%;
	text-align:center;
	color:#fff;
	text-transform: uppercase;
}
.mitarbeiter .card-img-top {
  padding-top: 220px;
}
@media screen and (max-width:991px) {
  .mitarbeiter .card-img-top {
    padding-top: 320px;
  }
}
@media screen and (max-width:768px) {
	#top-image-td {
	background-size:contain;
	height:30vh;max-height:30vh;
	}
	#top-image-td h1.entry {
		padding-top: 20%;
	}
  .mitarbeiter .card-img-top {
    padding-top: 350px;
  }
  #meistermodelle .page-overview {
      column-count: 1;
  }
  #meistermodelle .offer-content .table {
    font-size:80%;
  }
  #meistermodelle .kinto-one {
    width:50%;
  }
}
@media screen and (max-width:575px) {
  .mitarbeiter .card-img-top {
    padding-top: 300px;
  }
}
section#intro {
	margin:40px 0;
}

section#intro h2 {
	font-size:18pt;
}
.new-title {
    font-family: 'toyota',Arial,Helvetica,sans-serif;
    font-size: 1.85em;
    font-weight: bolder;
    line-height: 1;
    padding: 20px 20px 15px 0px;
    text-transform: uppercase;
}
.new-subtitle {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    padding: 0 20px;
    font-family: 'toyota',Arial,Helvetica,sans-serif;
}
.new-second-subtitle {
    font-family: 'toyota',Arial,Helvetica,sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    padding: 0px 20px 15px 20px;
    text-transform: uppercase;
}
.upperCase, .uppercase {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    font-family: 'toyota',Arial,Helvetica,sans-serif;
}
.strong {font-weight:bold;}
.mt-3em {margin-top:-3em;}
.img-box {
	position: relative;
  display: inline-block;
	overflow:hidden;
	transition: all 0.7s ease;
	background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(183,183,183,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(183,183,183,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(183,183,183,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b7b7b7',GradientType=0 );

}
.img-box:hover .interior {
        opacity: 1;
				transition: all 0.7s ease;
    }
.aygo-img {
	position: relative;
	transition: all 0.7s ease;
}
.info-text {
	position: absolute;
	z-index: 2;
	color:#222;
}

.interior {
	position: absolute;
	z-index: 99;
	opacity: 0;
	left:0;top:0;
	transition: all 0.7s ease;
}

/* Volle Huette */
#top-image {background-image:url('../../images/lp-images/t-vh/header-vh.jpg');}

#top-image, #top-image-rd {
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center top;
	height:80vh;max-height:60vh;
	width:100%;
	margin:0;padding:0;
}

#top-image-rd .container {
	font-family: 'toyota';
	font-size:3.5rem;
	font-weight:600;
	text-transform:uppercase;color:#fff;
	z-index:1;padding-top:8rem;
	text-align: center;
}
/* Red Deal */
.chapter-white {
    color: #333333;
    overflow: hidden;
}
.chapter-red {
    background: #e50000;
	color: #fff;
    overflow: hidden;
}
.chapterContent {
    width: 100%;
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
    text-align: left;
}
.chapterContent ul li::before {
    content: "•";
    display: inline-block;
    font-size: 1em;
    line-height: 0;
    margin-top: 0.20em;
    margin-left: 0.5em;
}
.chapterContent ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    list-style-position: outside;
}
.chapterContent ul li {
    display: inline-block;
    max-width: 410px;
    list-style: none;
    margin-bottom: 10px;
}

.model-white {
    float: right;
    width: 70%;
    margin-right: -180px;
    margin-top: 150px;
}
.model-red {
    float: left;
    width: 70%;
    margin: 150px 0 0 -160px;
}
.label-red {
    float: right;
    width: 13%;
    margin-right: -290px;
    margin-top: 75px;
}
.label-black {
    float: left;
    width: 13%;
    margin: 50px 0 0 -160px;
}
.inklusive {
    font-size: 15px;
    line-height: 23px;
    margin: 40px 20px;
    padding: 0px 75px;
}
.inklusive::before {
    content: "\E900";
    font-family: 'ToyotaTFSIcons', Verdana, Arial, Helvetica, sans-serif;
    font-size: 60px;
    line-height: 0.8;
    display: block;
    position: absolute;
    text-shadow: 0 0 0
    #000000;
}
.chapter2 .inklusive::before,
.chapter-white .inklusive::before {
    left: 20px;
}
.chapter-red .inklusive::before {
    right: 20px;
}
.chapter-red .chapterContent {
    text-align: right;
}
.chapter-red .preis {
    border-left: none;
    border-right: 1px solid #ffffff;
}

.chapter2.turbodeal .preis, .chapter-white .preis {
    border-left: 1px solid
    #333333;
}
.preis {
    margin: 0 96px 40px;
    padding: 0 10px;
    border-left: 1px solid #ffffff;
}
.preis h4 {
    text-align: left;
    padding: 0;
    font-size: 40px;
		font-weight: 600;
    font-family: 'toyota',Arial,Helvetica,sans-serif;
}

/* team deutschland 05 2020 */
#top-image {margin:-3rem auto 0 auto;}

.offerstoerer {
    position: absolute;
    top: 10%;
    left: 0;
    z-index: 10;
    cursor: pointer;
}

.offerstoerer:after {
	content: "";
    width: 18px;
    height: 18px;
    background-size: contain;
    background-image: url('../../images/lp-images/t-td/info-icon-black.svg');
    position: absolute;
    transition: transform 0.3s ease;
    top: 0.5em;
    right: 0.5em;
}

.offerstoerer {cursor:pointer}
.offerstoerer:hover:after{transform:scale(1.2)}
.offerstoerer img {
    width: 100%;
    width: 354px;
    height: 132px;
    height: auto;
}
.offerinfo {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 0.9em;
    text-align: center;
    line-height: 1.25;
    opacity: 1;
    transition: opacity 0.3s;
}
.offerlegal {
    position: absolute;
    top:0;left:0;
    padding:1.5rem;
    background: rgba(255,255,255,1);
    opacity: 0 !important;
    transition: opacity 1s !important;
    z-index: 5;
    pointer-events: none;
    font-size: .688rem;
}

.offerlegal.legalvisible{opacity:1 !important;}

.teamd .container.animc .row > div.in-view {
    opacity: 1;
    transform: translateY(0px);
    transition: opacity 0.7s , transform 0.7s ease;
}
.offerteamd a.btn-action-primary {
	background-color: #E60001 !important;
	color: #fff ;
	display: block;
	border: none;
	line-height: 3rem;
	padding: 0 30px;
	height: 46px;
	min-width: 160px;
	border-radius: 100px !important;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	cursor:pointer;
	transition: transform 0.3s ease;
}
.hl-angebot a.btn-action-primary {
		background-color: #fff ;
    color: #E60001 ;
    display: block;
    border: none;
	line-height: 3rem;
	padding: 0 30px;
	height: 46px;
	min-width: 160px;
	border-radius: 100px !important;
	border:1px solid #E60001;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	cursor:pointer;
	transition: transform 0.3s ease;
	transition: all 0.7s ease;
}
.hl-angebot a.btn-action-primary:hover {
	  background-color: #0780db ;
		border:1px solid #003969;
    color: #fff !important;
    transform: scale(1.05);
    }

.offerteamd a.btn-action-primary:hover {
    color: #fff !important;
    transform: scale(1.05);
    }
.td_easy_head {
    background: #731E36;
    text-align: center;
    color:#fff;
}
.td_easy_info a.btn {
    margin-top: 4em;
    color: #fff;
    background: #731E36;
    border: none;
	line-height: 3rem;
	padding: 0 30px;
	height: 46px;
	min-width: 160px;
	border-radius: 100px !important;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*Team Deutschland */
.car-container {
    text-align: center;
    margin: 0 auto;
    max-width: 1680px;
}
.car-item {
    width: calc(100% / 8 - 25px);
    margin-right: 10px;
    min-height: 200px;
    display: inline-block;
    text-align: center;
}

.car-model-name {
    margin-bottom: 12px;
    color: #333;
    font-size: 14px;
    min-height: 60px;
    font-weight: bold;
}
a.btn-action-secondary, button.btn-action-secondary {
    border: 1px solid #e50000;
    color: #e50000;
    background-color: #fff;
    min-width: 160px;
    border-radius: 100px !important;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
a.btn-full-color, button.btn-full-color {
    color: #fff !important;
    background-color: #e50000;
    text-transform: none;
    border: 1px solid #e50000;
	line-height: 2.7rem;
	padding: 0 30px;
	height: 46px;
	min-width: 220px;
	border-radius: 100px !important;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	cursor:pointer;
	transition: transform 0.3s ease;text-transform: none;
}
a.btn-full-color:hover, button.btn-full-color:hover {
    transform: scale(1.05);
}
.vergleich-modal-lg .modal-dialog {
	width:96%;
	max-width: 96%;
}
.vergleich-modal-md .modal-dialog {
	width:70%;
	max-width: 70%;
}
ul.list.list-divider.check {
	list-style-type: none;
	padding-left:0px;
	font-size: 100%;
}
ul.list.list-divider.check li {
	list-style-type: none;
	padding:6px 0 6px 0px;
	border-bottom: 1px solid #ccc;
}
ul.list.list-divider {
	padding-left:15px;
	font-size: 85%;
}

ul.list.list-divider li ul {
	padding-left:15px;
}
ul.list.list-divider li{
	list-style-type: disc;
	padding:6px 0 6px 5px;
	border-bottom: 1px solid #ccc;
}
ul.list.list-divider li ul li{
	list-style-type: none;
	padding:8px 0 8px 0;
	border-bottom: 0px solid #ccc;
}

/* Hybrid Angebote  */
#top-hl .car-container {
    text-align: center;
    margin: 0 auto;
    max-width: 1200px;
}
#top-hl .car-item {
    width: calc(100% / 4 - 15px);
    margin-right: 10px;
    min-height: 200px;
    display: inline-block;
    text-align: center;
}
#top-hl .car-item img {
    max-width:80%;
}
#top-hl .car-model-name {
    margin-bottom: 12px;
    color: #333;
    font-size: 14px;
    min-height: 30px;
    font-weight: bold;
}
a.td-action-scroll-to-hl.btn-action-secondary {
    border: 0px solid #e50000;
    color: #222;
		font-size:1.5rem;
		line-height:1.5rem;
		text-transform: none;
    background-color: #eff0f0;
    min-width: 160px;
    border-radius: 100px !important;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
a.td-action-scroll-to-hl.btn-action-secondary:hover {
	background-color: #cecfd0
}

.container-xl {
max-width:1600px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
}
/* Gewerbewochen */
.gw-title {
    font-family: 'toyota',Arial,Helvetica,sans-serif;
    font-size: 2.5em;
/*     font-weight: bold; */
    line-height: 1;
    padding: 20px 20px 15px 0px;
    text-transform: uppercase;
}
.card {
  margin: 20px 0px;
  border:0;
}
.card-container {
  display: grid;
  perspective: 700px;
}

.card-flip {
  display: grid;
  grid-template: 1fr / 1fr;
  grid-template-areas: "frontAndBack";
  transform-style: preserve-3d;
  transition: all 0.7s ease;
}

.card-flip div {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
}

.card-front {
  grid-area: frontAndBack;
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.08);
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.card-front .card-title {
	font-weight:700;
	text-transform: uppercase;
}
.card-back {
  grid-area: frontAndBack;
  transform: rotateY(-180deg);
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.08);
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
}

.card-container:hover .card-flip {
  transform: rotateY(180deg);
}
.card-footer {
	background-color: #fff;
	border:0px;
}
.card-footer a {
	color:#333 !important;
	font-weight:700;
	font-size:1.3rem;
}
.border-rounded {
	border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
	border: 0px solid #000000;
}
.border-rounded-top {
	border-radius: 25px 25px 0px 0px;
	-moz-border-radius: 25px 25px 0px 0px;
	-webkit-border-radius: 25px 25px 0px 0px;
	border: 0px solid #000000;
}
a.btn.toy-btn {
    color: #E60001 ;
    background-color: #fff !important;
    text-transform: none;
    border: 1px solid #E60001;
	line-height: 2.7rem;
	padding: 0 30px;
	height: 46px;
	min-width: 220px;
	border-radius: 100px !important;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	cursor:pointer;
	transition: transform 0.3s ease;
}
a.btn.toy-btn:hover {
    color: #E60001 !important;
    transform: scale(1.05);

}
.price-accordion .card-header {
	background-color:#191b34;
	padding:8px;
	font-weight:bold;

}
.price-accordion .card-header button {
	color:#fff;
	padding:0;
	width:100%;
	text-align: left;
	text-transform: none;
}
.price-accordion .card-body {
	padding:1.25rem 0 0 0;
}
.price-accordion .card-body p.bigger {
	font-size: 120%;
	font-weight:bold;
}
.price-accordion .fa{
        margin-left: 0.5rem;
        margin-top:5px;
        float:right;
}
a.scroll-to {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	background-color: #f6f6f6;
	color: #848484;
	display: inline-block;
	font-size:30px;
	padding-top:11px;
}



/* mirai LP <i class="fal fa-arrow-right"></i> */
#mirai-content .bg-light h3{
	color:#0780db
}
#mirai-content .bg-light {
	background-color: #eff0f0
}
.primary-list ul {
	list-style-type: none;
}
.primary-list ul li {
	list-style-type: none;
	padding:4px 0;
}
.primary-list ul li::before {
    font-family: "FontAwesome";
		font-weight:300;
		color: #cb0529;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f061";
    left: 20px;
    position: absolute;
}

#mirai-content .overlay .check {
	color:#fff;
	text-align: center;
}
#mirai-content .overlay .check .fa {
	color: #cb0529;
}

#mirai-content .bg-dark {
	min-height: 250px;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#mirai-content .bg-dark .overlay {
	width:100%;
	min-height:250px;
	height:100%;
	padding:0;margin:0 auto;
	background: rgba(15,50,110,0.8);
}
.mirai-gallery img {
	-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.mirai-gallery img:hover {
margin-top:-20px;
-webkit-transition: margin 1s;
-moz-transition: margin 1s;
transition: margin 1s;
}




@media screen and (max-width:992px) {
	.model-white, .model-red {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0px;
	}
	.vergleich-modal-md .modal-dialog {
		width:96%;
		max-width: 96%;
	}
	#top-image-rd .container {
	font-size:2.5rem;
	padding-top:1rem;
	}
	/* TD */
	.car-item {
    width: calc(100% / 2 - 25px);
	}
	#top-hl .car-item {
		width: calc(100% / 2 - 25px);
	}
	.offerlegal{position:relative;
    max-height: 0px;
    overflow: auto;
     transition:all 1s ease;
         padding: 0em 2em;
          transition: all 1s ease !important;
        text-align:left;
    }
		.offerlegal.legalvisiblemobile {
    max-height: 1000px;
    overflow: hidden;
    padding: 1em 2em;
    transition: all 1s ease !important;
    opacity: 1 !important;
	}
	#mirai-content .bg-dark {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center top;
		background-attachment: fixed;
	}
	#mirai-content .bg-dark {
		min-height: 200px;
		height:auto;
	}
	#mirai-content .bg-dark .overlay {
		width:100%;
		min-height:200px;
	}
}
@media screen and (max-width:768px) {

	section#intro {
	margin:0 0 0 0;
	}
	#top-image, #top-image-rd {
	background-position: center top;
	background-size:contain;
	height:300px;max-height:60vh;
	}
	.new-title {
    font-size: 34px;
    padding: 20px 20px 15px 20px;
	}
	.new-subtitle {
    font-size: 21px;
    line-height: 25px;
    font-weight: bold;
    padding: 0 20px;
	}
	.new-second-subtitle {
    font-size: 40px;
    padding: 20px 20px 15px 20px;
	}
	#ausstattung .table {
		font-size:75%;
	}
}
@media only screen and (max-width: 600px) {
	.offerstoerer img {
	    width: 100%;
	    max-width: 250px;
	    height: auto;
	}
	.interior {display: none}
}

@media screen and (max-width:575px) {
	#top-image, #top-image-rd {
	height:150px;max-height:60vh;
	}

}
