body,html{
  margin:0;
  padding: 0;
  font-size: 16px;
  font-family: 'AudiType', Arial;
  overflow-x: hidden;

}
*::after,*::before,*{
  box-sizing: border-box;
}
a{
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
img{
  max-width: 100%;
}
h1,h2,h3,h4{
  margin:0;
}
section{
  position: relative;
}
h2{
  font-size: 1.85rem;
}
video{
  width: 100%;
}
footer{
  background-color: #000;
}
[v-cloak]
{
  display: none;
}
.c-content-baton {
    text-align: center;
}
.d-flex{
  display: flex;
}
.w-100{
  width: 100%;
}
.info_bar{
  padding: 30px 0;
}
.darkgrey__bg{
  background-color: #626262;
}
.lightgrey__bg{
  background-color: #7f7f7f;
}
.c-header-padding{
  padding: 1.65rem 0;
}
.pointer{
  cursor: pointer;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}

.c-text-padding{
  padding-left: 5rem;
}
.inline-block{
  display: inline-block;
}
.c-logo{
  /* width: 90%;
  margin: 0 auto; */
}
.c-logo img{
  max-height: 40px;
  width: auto;
}
.c-logo-flex{
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  padding: .5rem 0;
}
.light-text{
  font-weight: 500;
}
.c-logo-text{
  margin-left: 2rem;
  font-weight: 500;
  color: #000;
}
.c-audi-red {
  color: #c7112e;
}

.c-relative{
  position: relative;
}
.c-baner-baton {
    position: absolute;
    left: 0;
    bottom: 4vw;
}
.c-baner{
  display: flex;
}
.c-baner img{
  width: 100%;
}
.c-baner-absolute{
  position: absolute;
  top: 2vw;
  width: 100%;
}
.c-baner-text{
  width: 90%;
  margin: 0 auto;
  color: #fff;

}
.c-baner-title{
  font-weight: 500;
  color: #000;
  font-size: 3.2rem;
  margin-top: 1rem;
}
.c-baner-subtitle{
  font-weight: 500;
  font-size: 1.55rem;
  margin: 15px 0;
  color: #000;
}
.c-baner-button{
  display: inline-block;
  border: 1px solid #000;
  padding: 1rem 2rem;
  cursor: pointer;
  color: #000;
}

.c-red{
  color: #cb1a37;
  /* color: #f50537; */
}
.c-baner-logo{
  padding-left: 2rem;
}
.c-baner-logo img{
  max-width: 120px;
}
.c-baner-flex{
  display: flex;
  justify-content: space-between;
}
.c-dealers{
  display: flex;
  justify-content: space-around;
  padding: 2rem 0;
  color: #fff;
}
.c-dealers a{
  color: #fff;
}
.c-dealers-col{
  text-align: center;
}

.c-dealers-name{
  font-size: 1.2rem;
  font-weight: 500;
  padding-bottom: .3rem;
}
.c-dealers-col p{
  margin: 0;
}
.c-container{
  max-width: 1730px;
  margin: 0 auto;
}
.c-container-big{
  max-width: 1920px;
  margin: 0 auto;
}
.c-content {
    padding: 2rem 0;
}
.c-content-btn{
  display: inline-block;
  padding: 1rem 4rem;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  margin-top: 30px;
}
.c-mobile-title{
  display: none;
}

.c-offer-btn{
  background-color: #fff;
  /* background-color: #f50537; */
  width: 100%;
  text-align: center;
  padding: 13px 0;
  color: #000;
  font-weight: 700;
  cursor: pointer;
  margin: .2rem 0;
  display: inline-block;
}

.text-red{
  color: #cb1a37;
  /* color: #f50537; */
}
.c-img-flex{
  display: flex;
}
.section-grey{
  background-color: #f5f5f5;
}
.section-black{
  background-color: #000;
}
.section-margin{
  margin: 50px 0;
}
.section-bg{
  background-image: url('/LandingPage/twoja-flota-11-2021/assets/img/bg.png');
  background-size: 100% 90%;
  background-repeat: no-repeat;
  background-position: center;
}
.section-index{
  z-index: 99999;
}
.big-img{
  margin-top: -300px;
  z-index: -1;
}
.text-white{
  color: #fff;
}
.p-60{
  padding: 60px 0;
}
.title__h3{
  font-weight: 700;
  font-size: 1.80rem;
  margin-bottom: 20px;
}
.deadline{
  font-size: 14px;
}
.annotation{
  margin: 30px 0;
  font-size: 14px;
}

.photo-text {
    display: flex;
}
.photo-text__between{
  justify-content: space-between;
}
.photo-text__center{
  align-items: center;
}
.photo-text__content{
  padding: 0 30px;
  max-width: 85%;
}
.photo-text__content--left{
  padding-left: 100px;
}
.photo-text__col {
}
.photo-text__col--50{
  width: 50%;
}
.photo-text__col--48{
  width: 48%;
}
.photo-text__col-f1{
  flex: 1;
}
.photo-text__col-f1.mr20{
  margin-right: 20px;
}
.photo-text__col.ml50{
  margin-left: 50px;
}
.photo-text__col.mr50{
  margin-right: 50px;
}
.photo-text__col.white{
  background-color: #fff;
  padding: 3rem;
}
.photo-text__intro{
  padding: calc(482px - 280px) 1rem 0 0;
}
.photo-text__wrap{
  margin-bottom: 40px;
}
.photo-text__cta{
  display: flex;
  margin: 20px 0;
}
.photo-text__button{
  display: inline-block;
  background-color: #fff;
  border: 1px solid #000;
  min-width: 260px;
  text-align: center;
  padding: .8rem 0;
  margin-right: 30px;
  cursor: pointer;
  transition: all .3s ease-in-out;
}
.photo-text__button:hover{
  background-color: #000;
  color: #fff;
}
.photo-text.white{
  color: #fff;
}

.offers{

}
.offers__row{
  display: flex;
  justify-content: space-between;
}
.offers__item{
  width: calc(100%/5);
  margin-right: 70px;
  text-align: center;

}
.offers__item:last-of-type{
  margin-right: 0;
}

.offers__title {
  font-weight: 700;
  min-height: 85px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
}
.employees {
    margin-bottom: 60px;
}
.employees__row {
  display: flex;
  flex-wrap: wrap;
}
.employees__item {
  margin: 0 10px;
width: calc((100%/4) - 20px);
}
.employees__img {
      width: 130px;
      max-width: 100%;
}
.employees__img img{
  width: 100%;
}
.employees__flex {
    display: flex;
}
.employees__info {
  margin-left: 20px;
word-break: break-word;
}
.employees__name {
    font-weight: 700;
}
.employees__position {
    font-weight: 700;
    font-size: 12px;
}
.employees__phone {
    font-size: 14px;
}
.employees__mail {
    font-size: 14px;
}
.employees__mail a{
  color: #f50537;

}

.margin-reset{
  margin: 0;
}
.mt-auto{
  margin-top: auto;
}

.mt-reset{
  margin-top: -50px;
}

.fade-enter-active, .fade-leave-active {
  transition: opacity .5s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}
.logo-mobile{
  display: none;
}
@media(max-width: 1800px){
  .c-container{
    max-width: 1600px;
  }
  .photo-text__content--left{
    padding-left: 80px;
  }

}
@media(max-width: 1700px){
  .c-container{
    max-width: 1500px;
  }

  .photo-text__content--left{
    padding-left: 60px;
  }


}
@media(max-width: 1600px){

  .c-baner-title {
    font-size: 2.3rem;
  }
  .photo-text__col--60{
    width: 60%;
  }
  .c-container{
    max-width: 1400px;
  }
}
@media(max-width: 1505px){
  .c-baner-logo img {
    max-width: 100px;
  }
  .c-baner-logo {
    padding-left: .2rem;
  }

}
@media(max-width: 1450px){
  h2 {
    font-size: 1.2rem;
  }
  .c-container{
    max-width: 1200px;
  }
  .offers__title-br{
    display: none;
  }
  .c-baner{
    display: block;
  }
  .c-baner-baton {
    position: absolute;
    left: 0;
    top: 24vw;
    bottom: 0;
  }
}
@media(max-width: 1400px){

  p{
    font-size: 16px;
  }
  .employees__item {
      width: calc((100%/3) - 20px);
  }
}
@media(max-width: 1350px){
  .c-baner-title {
    font-size: 2rem;
  }
  .photo-text__button{
    min-width: 190px;
  }
  .photo-text__content{
    max-width: 95%;
  }
  .c-header-padding {
    padding: 1.3rem 0;
  }

}
@media(max-width: 1250px){

  .c-container{
    padding: 0 2rem;
  }
  .hide-br-1{
    display: none;
  }
}
@media(max-width: 1205px){
  .c-baner-title {
    font-size: 1.8rem;
  }
  .c-baner-title{
    margin-top: 0;
  }
  .photo-text__intro {
    padding: calc(482px - 315px) 1rem 0 0;
  }
  .offers__row{
    flex-wrap: wrap;
  }
  .offers__item{
    width: calc(100%/2);
    margin-right: 0;
    padding: 0 2rem;
    margin-bottom: 20px;
  }

}
@media(max-width: 1150px){

}
@media(max-width: 1000px){
  .employees__item {
      width: calc((100%/2) - 20px);
  }
}
@media(max-width: 960px){
  .c-baner-baton {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
  }
  .c-baner-baton{
    text-align: center;
    padding: 15px 0
  }
  .c-baner-baton img{
    width: 250px
  }
  .text-center-mobile{
    text-align: center;
  }
  .c-text-padding{
    padding-left: 0;
  }
  .c-baner-flex{
    flex-direction: column;
  }
  .c-baner-flex > div{
    padding-bottom: 1rem;
  }
  .c-baner-flex > div:first-of-type{
    order: 2;
  }
  .c-baner-flex > div:last-of-type{
    order: 1;
  }
  .c-baner-flex > div .c-baner-flex{
    flex-direction: row;
  }
  /* .flex-row{
    display: block;
  } */
  .c-dealers-name{
    font-size: 1rem;
  }
  .c-dealers-col{
    font-size: .8rem;
  }
  .c-mobile-flex{
    display: flex;
    flex-direction: column;
  }
  .c-baner-logo{
    padding-left: 0;
  }
  .c-offer-btn{
    width: 200px;
    font-size: .8rem;
  }
  .c-baner{
    order: 2;
  }
  .c-baner-absolute{
    order: 1;
  }
  .c-baner-absolute{
    position: inherit;
    top: 0;
  }
  .c-logo-text{
    color: #000;
  }
  .logo-desktop{
    display: none;
  }
  .logo-mobile{
    display: block;
  }
  .c-baner-flex{
    justify-content: space-between;
  }
  .c-baner-text{
    color: #000;
  }
  .c-baner-title{
    padding-top: 2rem;
    color: #000;
    text-align: center;
  }
  .c-baner-title-desktop{
    display: none;
  }
  .c-mobile-title{
    display: block;
  }
  .photo-text__intro{
    padding: 2rem 1rem 0 0;
  }
  .photo-text__cta{
    display: block;
  }
  .photo-text__button{
    margin-right: 0;
    margin-bottom: 20px;
  }

}
@media(max-width: 810px){
  .c-baner-title {
    font-size: 1.3rem;
  }
}
@media(max-width: 768px){
  .c-dealers-name {
    font-size: .8rem;
  }
  .c-dealers-col {
    font-size: .6rem;
  }
  .c-baner-flex{
    font-size: .8rem;
  }
  .c-baner-logo img {
    max-width: 100px;
  }
  .photo-text{
    flex-direction: column;
  }
  .photo-text__col{
    width: 100%;
    padding-bottom: 2rem;
  }
  .photo-text__col.center{
    text-align: center;
  }
  .photo-text__col.order-2{
    order: 2;
  }
  .photo-text__col.mobile-pt{
    padding-top: 50px;
  }
  .photo-text__col.ml50 {
    margin-left: 0;
  }
  .photo-text__content--left{
    padding-left: 30px;
  }

  .photo-text__col-f1.mr20 {
    margin-right: 0;
  }
  .section-bg{
    background-image: none;
  }
  .photo-text__col.white{
    padding: 0;
    padding-bottom: 2rem;
  }
  .photo-text__col.mr50{
    margin-right: 0;
  }
  .photo-text__col--50{
    width: 100%;
  }
  .photo-text__content{
    max-width: 100%;
  }

  .big-img{
    margin-top: -100px;
  }
}
@media(max-width: 650px){
  .employees__item {
      width: 100%;
  }
}
@media(max-width: 600px){
  .offers__item{
    width: 100%;
    padding: 0 1rem;
  }
  .employees__flex{
    display: block;
  }
  .employees__info{
    margin-left: 0;
  }
}
@media(max-width: 570px){
  .c-dealers{
    display: block;
  }
  .c-dealers-col{
    padding-bottom: 1rem;
  }
  .c-logo-text{
    margin-left: 1rem;
  }

  .c-header-padding br{
    display: none;
  }
  .hide-br-2{
    display: none;
  }
}
@media(max-width: 530px){
  h2 {
      font-size: 1.2rem;
  }
  .c-logo img{
    max-height: 25px;
  }
  .c-logo{
    padding: .5rem 0;
  }
  .c-logo-text{
    font-size: .6rem;
  }
  .c-container {
    padding: 0 1rem;
  }
  .c-baner-flex {
    font-size: .5rem;
  }
  .c-baner-title {
    font-size: 1rem;
  }
  .c-baner-logo img {
    max-width: 50px;
  }

}
@media(max-width: 370px){
  .c-baner-title br{
    display: none;
  }

}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

  .c-img-flex{
    display: block;
  }
  .offers__photo img{
    width: 100%;
  }
}
