@font-face {
    /*font-family: SantanderMicroText;*/
    font-family: Inter-Regular;
    src: url(font/Inter-Regular.ttf);
}
@font-face {
    /*font-family: SantanderMicroText;*/
    font-family: Inter-Bold;
    src: url(font/Inter-Bold.ttf);
    font-weight: 700;
}
@font-face {
    /*font-family: SantanderHeadline;*/
    font-family: Inter-RegularHL;
    src: url(font/Inter-Regular.ttf);
}
@font-face {
    /*font-family: SantanderHeadline;*/
    font-family: Inter-BoldHL;
    src: url(font/Inter-Bold.ttf);
    font-weight: 700;
}

.row{
    margin-right: 0px;
    margin-left: 0px;
}


.site-title{
    text-align: center;
    font-size: 48px;
    font-weight: 400;
    font-family: Inter-RegularHL;
    color: #0A285C;
    padding-left:24px;
    padding-right:24px;
}

.static_col{
    display:flex;
}

.static_right_col{
    padding:0px 48px;
}

.static_left_nav_header{
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #0A285C !important;
    margin:48px 0px 24px 0px;
}

.static_left_nav_link, .static_left_nav_link a{
    font-family: Inter-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #537090 !important;
    margin:12px 0px;
}

.static_left_nav_link_active, .static_left_nav_link_active a{
    font-weight: 700;
    color: #0A285C !important;
}

@media (max-width: 991px){
    .site-title{
        font-size: 42px;
    }
    .static_left_col{
        display:none;
    }
    .static_right_col{
        padding:0px 24px;
    }
}

@media (max-width: 576px){
    .site-title{
        font-size: 32px;
    }
}

.oferta-baner-text {
  /*width: 100%;*/
    position: absolute;
    text-align: left;
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 400;
    font-size: 54px;
    line-height: 64px;
    color: #FFFFFF;
    bottom: 96px;
    left:15px;
    right:15px;
}

.oferta-baner-text-h1 {
  /*width: 100%;*/
    text-align: left;
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 400;
    font-size: 54px;
    line-height: 64px;
    color: #FFFFFF;
}

.oferta-baner-text2{
    font-family: Inter-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom:16px;
}

.oferta-title{
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 36px;
    color:#0A285C;
}

.oferta-title_descr{
    margin:32px 0px;
}
.oferta-title_descr_bold{
    font-weight: 700;
}

.oferta-title2{
    font-size:24px;
    color:#0A285C;
}

.redline{
    width: 40px;
    height: 0px;
    border: 3px solid #0A285C;
}

.oferta-table{
    width:100%;
    vertical-align: top;
    font-size: 16px;
    line-height: 24px;
    color: #0A285C;
}
.oferta-table td{
    vertical-align: top;
    padding: 12px 6px
}
.oferta-table .odd{
    background: #FCFEFE;
    border-top: 1px solid #E4EAF0;
    border-bottom: 1px solid #E4EAF0;
}
.oferta-table-row_title{
    font-weight: 600;
    font-size: 16px;
    color: #0A285C;
}
.oferta-table-col_title{
    font-size: 18px;
    font-weight: 700;
    color: #135EE2;
    font-family: Inter-RegularHL;
}
.oferta-table-col_more{
    font-size: 16px;
    color: #135EE2;
}

.oferta-box{
    height: 186px;
    background: #F7FBFF;
    margin: 0px 8px 24px 8px;
    position: relative;
    /*padding: 56px 20px 0px 20px;*/
}

.oferta-box-title{
    font-weight: 600;
    font-size: 24px;
    color: #0A285C;
    padding:50px 20px 10px 20px;
    position: relative;
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 700;
}

.oferta-box-text{
    font-size: 16px;
    margin: 0px 0px;
    color: #0A285C;
    padding: 0px 20px 20px 20px;
}

.oferta-btn-show{
    font-weight: 700;
    font-size: 16px;
    color: #135EE2;
    padding: 12px 20px;
    background: #FFFFFF;
    box-shadow: 0px 1px 6px rgba(68, 68, 68, 0.2);
    border-radius: 50px;
    text-align:center;
    display:inline-block;
    margin-top: 44px;
}


.jtd-text-header{
    font-family: Inter-RegularHL;
    margin: 20px 0px;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #0A285C;
}

.jtd-text-header2{
    font-family: Inter-RegularHL;
    margin: 48px 0px 20px 0px;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #0A285C;
}

.jtd-text-header3{
    font-family: Inter-Regular;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #0A285C;
    margin-top:32px;
}

.jtd-text-header3_20{
    font-size: 20px;
}

.jtd-text-header4{
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    color: #0A285C;
    margin-top:84px;
}

.jtd-text-header5{
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #0A285C;
    margin-top:32px;
}

.jtd-text-header5tz{
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #0A285C;
}

.jtd-text{
    margin: 20px 0px;
    font-size: 16px;
    line-height: 24px;
    color: #0A285C;
}

.jtd-text-dot{
  display: list-item;
  list-style: url('/static/_ERSTE_gfx2/black_bullet.svg');
  padding-inline-start:0px;
  margin-left:15px;
  color: #0A285C;
  padding-inline-start: 8px;
}

.jtd-stepimg{
    margin: 10px;
}

.promotion-box{
    height: 325px;
    background: #F7FBFF;
    margin: 0px 8px 24px 8px;
    position: relative;
    /*padding: 56px 20px 20px 20px;*/
}

.promotion-box-title{
    font-weight: 600;
    font-size: 24px;
    color: #0A285C;
    padding:50px 20px 10px 20px;
    position: relative;
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 700;
}

.promotion-box-text{
    font-size: 16px;
    margin: 0px 0px;
    color: #0A285C;
    padding: 0px 20px 20px 20px;
}

.promotion-box-text-dot{
  display: list-item;
  list-style: url('/static/_ERSTE_gfx2/black_bullet.svg');
  padding-inline-start:0px;
  margin-left:15px;
}

 .promotion-box2{
    min-height: 146px;
    background: #F6F6F6;
    margin: 0px 16px 0px 16px;
    position: relative;
    text-align:center;
    width:300px;
 }

.promotion-table{
    width:100%;
    vertical-align: top;
    margin:16px 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #0A285C;
}

.promotion-table td{
    border-bottom: 1px solid #E4EAF0;
    padding: 12px 8px 12px 8px;
}

.promotion-table td.thead{
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #0A285C;
    vertical-align: top;
}

.promotion-table td.odd{
    background: #F9FCFD;
}

.promotion-table2{
    width:100%;
    vertical-align: top;
    margin:16px 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #0A285C;
}

.promotion-table2 td.thead{
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #0A285C;
    vertical-align: top;
    text-align:center;
}

.promotion-table2-number{
    position: absolute;
    width: 32px;
    height: 32px;
    background: #E4EAF0;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.12);
    border-radius: 80px;
    font-weight: 600;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    color: #0A285C;
    padding-top: 1px;
    top: -18px;
    left: calc(50% - 20px);
}

.promotion-table2 td.blue-cell{
    background: #EFF6F9;
    text-align:center;
    padding: 30px 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #0A285C;
    vertical-align: top;
}

#accordionFAQ{
    margin-top: 20px;
}

.btn-faq.collapsed{
    background: #FFFFFF;
    border-bottom: 1px solid #EAEAF0;
}
.btn-faq{
    text-decoration: none;
    border-bottom: 1px solid #F7FBFF;
    /*margin-top: 20px;*/
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #0A285C;
    padding:20px;
    background: #F7FBFF;
}

.btn-faq:hover, .btn-faq:focus{
    color: #0A285C;
    outline: none;
    box-shadow: none;
    color: #0A285C;
    text-decoration: none;
}
.faq-arrow{
    transition: all 0.6s ease;
    float:right;
    z-index: 30;
    position:relative;
    transform: rotateZ(-180deg);
}
.collapsed .faq-arrow{
    transform: rotateZ(0deg);
}

.faq-body{
    padding: 16px 20px;
    font-family: Inter-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #0A285C;
    background: #F7FBFF;
}

.red_button{
    font-size: 16px;
    color: #ffffff;
    padding: 10px 20px;
    text-align:center;
    background: #0A285C;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
    border-radius: 22px;
}

.red_button:hover{
    color: #ffffff;
    background: #0A285C;
    outline: none !important;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}

.red_button:focus{
    color: #ffffff;
    background: #990000;
    outline: none !important;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}

.white_button{
    font-size: 16px;
    color: #0A285C;
    padding: 10px 20px;
    text-align:center;
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
    border: 1.5px solid #0A285C;
    border-radius: 22px;
}

.white_button:hover{
    color: #0A285C;
    border: 1.5px solid #0A285C;
    outline: none !important;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}

.white_button:focus{
    color: #990000;
    border: 1.5px solid #0A285C;
    outline: none !important;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}

.oferta-header-space{
    margin-top:96px;
}
.cookie-header-space{
    margin-top:64px;
}

.promocje-toyoty-baner-text{
    position:absolute;
    top: 56px;
    left: 48px;
    color:#FFFFFF;
}

.promocje-toyoty-baner-text1{
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 400;
    font-size: 54px;
    line-height: 64px;
}

.promocje-toyoty-baner-text2{
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #F0F0F0;
    margin-top:24px;
    margin-right:18px;
    display:flex;
}
.promocje-toyoty-baner-text2 div {
    margin-left: 17px;
}

.promocje-toyoty-baner-text3{
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #F0F0F0;
    margin-top:72px;
}

.promocje-toyoty-baner-btn{
    margin-top:24px;
}

    @media (max-width: 1199px){
        .oferta-baner-text {
          /*width: 100%;*/
            font-size: 54px;
            line-height: 64px;
            bottom: 64px;
        }
        .oferta-baner-text-h1 {
          /*width: 100%;*/
            font-size: 54px;
            line-height: 64px;
        }

        .promocje-toyoty-baner-text{
            top: 40px;
            left: 24px;
        }

        .promocje-toyoty-baner-text1{
            font-size: 48px;
            line-height: 60px;
        }

        .promocje-toyoty-baner-text2{
            margin-top:20px;
        }

        .promocje-toyoty-baner-text2 div {
            margin-left: 30px;
        }

        .promocje-toyoty-baner-text3{
            font-family: Inter-RegularHL;
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            line-height: 24px;
            color: #F0F0F0;
            margin-top:56px;
        }

        .promocje-toyoty-baner-btn{
            margin-top:24px;
        }
    }

    @media (max-width: 767px){
        .oferta-baner-text {
          /*width: 100%;*/
            font-size: 36px;
            line-height: 44px;
            bottom: 48px;
        }
        .oferta-baner-text-h1 {
          /*width: 100%;*/
            font-size: 36px;
            line-height: 44px;
        }
        .oferta-btn-show {
            display:block;
        }
        .oferta-box{
            margin:0px;
            margin-right: 20px;
            max-width: 300px;
            min-width: 300px;
        }
        .promotion-box{
            margin-right: 20px;
            max-width:300px;
            min-width:300px;
        }
        .oferta-title{
            font-size: 28px;
            line-height: 32px;
        }
        .oferta-header-space{
            margin-top:64px;
        }
        .cookie-header-space{
            margin-top:48px;
        }

        .promocje-toyoty-baner-text{
            top: 40px;
            left: 24px;
            right: 24px;
        }

        .promocje-toyoty-baner-text1{
            font-size: 32px;
            line-height: 36px;
        }

        .promocje-toyoty-baner-text2{
            margin-top:32px;
            display:block;
            font-size: 18px;
            line-height: 24px;
        }

        .promocje-toyoty-baner-text2 div {
            margin-left: 10px;
            margin-bottom:12px;
        }

        .promocje-toyoty-baner-text3{
            font-family: Inter-RegularHL;
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            line-height: 24px;
            color: #F0F0F0;
            margin-top:170px;
        }

        .promocje-toyoty-baner-btn{
            margin-top:24px;
        }
    }

.onas_nagrody{
    width: 19.5%;
    display: inline-block;
    min-width: 130px;
}
.onas_nagrody img{
    margin: 24px 0px;
}
    @media (max-width: 767px){
        .onas_nagrody{
            min-width: 100px;
        }
        .onas_nagrody img{
            margin: 20px 0px;
            height: 60px;
        }
    }

/* porownanie */
.porownanie {
  position: fixed;
  bottom: 0px;
  width: 1200px;
  padding: 20px;
  background: rgb(255, 255, 255);
  z-index: 10000;
  border-top:1px #eeeeee solid;
}
.img-porownaj{
    height:270px;
    /*max-width: 100%;*/
    max-width: 400px;
    object-fit: contain;
}

.item-descr-type-porownaj{
    font-family: Inter-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}
.jtd-text-dot-porownaj{
    margin-bottom: 16px;
}

.details-table-porownaj td{
    padding:0px 20px 12px 0px;
}

.desc-text-bold-porownaj{
    font-weight: 700;
}

@media (max-width: 1199px){
    .porownanie{
        display:none;
    }
}

/* end porownanie */

/* sl bluebox */
.jtd-blue-box-wrapper{
    width:1104px;
    /*width:822px;*/
    display:flex;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:64px;
    margin-top:48px;
    margin-bottom:150px;
}
.jtd-blue-box{
    display: block;
    max-width: 258px;
    width: 258px;
    background: #F7FBFF;
    border: 1px solid #F7FBFF;
    padding:24px;
    cursor:pointer;
    position:relative;
}
.jtd-blue-box-space{
    display: block;
    width: 24px;
    height:16px;
}

.jtd-blue-box:hover{
    /*background: #D2F0F2;*/
}

.jtd-blue-box-head{
    margin-bottom:8px;
}

@media (max-width: 1199px){
    .jtd-blue-box-wrapper{
        width:100%;
        margin-bottom:50px;
    }
}
@media (max-width: 767px){
    .jtd-blue-box-wrapper{
        max-width: 100%;
        width:396px;
        display:block;
        padding-bottom:48px;;
        margin-bottom:0px;
    }
    .jtd-blue-box{
        max-width: 100%;
        width: 396px;
    }
}
/* end sl bluebox */

/* sl oferta ind */
.sl_of_ind_form_box{
    width:100%;
    max-width: 466px;
}
.sl_of_ind_form_box_item{
    padding-top:24px;
    padding-bottom:12px;
}
.sl_of_ind_form_switch-field {
	display: flex;
	overflow: hidden;
    font-family: Inter-Regular;
	background: #E8F8F9;
	border-radius: 12px;
	padding:4px;
	flex-wrap: wrap;
}

.sl_of_ind_form_switch-field label{
	margin: 0px;
}

.sl_of_ind_form_switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.sl_of_ind_form_switch-field label {
	line-height: 1;
	text-align: center;
	padding: 6px 28px;
	/*margin-right: -1px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
	transition: all 0.1s ease-in-out;*/
	border-radius: 8px;
	font-family: Inter-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #0A285C;
}

.sl_of_ind_form_switch-field_sl label {
    /*width: 25%;*/
    width: 33%;
	padding: 6px 0px !important;
}

.sl_of_ind_form_switch-field-clear label{
	border: none;
	box-shadow: none;
}

.sl_of_ind_form_switch-field label:hover {
	cursor: pointer;
}

.sl_of_ind_form_switch-field input:checked + label {
	background-color: #FFFFFF;
	font-family: Inter-Regular;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #8F8F8F;
	box-shadow: 0px 1px 6px rgba(68, 68, 68, 0.2);
}

.sl_of_ind_form_box_item_text2{
    font-family: Inter-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: flex-end;
    color: #0A285C;
    margin-left:16px;
    margin-top:10px;
    margin-bottom:0px;
}

/* end oferta ind */

/* promocje toyoty */
.promocje-toyoty-title{
    margin:84px 0px;
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    color: #0A285C;
}
.promocje-toyoty-text-box{
    width:760px;
    margin: 0px auto 0px auto;
}
.promocje-toyoty-text-box-row{
    display:flex;
}
.promocje-toyoty-text-box-row-left{
    width:246px;
    background: url("../gfx2/promocja_toyoty/line.svg") no-repeat top 100px right 48px;
    text-align:right;
}
.promocje-toyoty-text-box-row-center{
    width:48px;
    height:24px;
}
.promocje-toyoty-text-box-row-right{
    width:466px;
    padding-bottom:64px;
}
.promocje-toyoty-text-box-text1{
    margin-top:48px;
    font-family: Inter-RegularHL;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #0A285C;
}
.promocje-toyoty-text-box-text2{
    margin-top:16px;
    font-family: Inter-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #0A285C;
}
.promocje-toyoty-text-box-btn{
    width:260px;
    cursor:pointer;
}
.promocje-toyoty-text-box-white-btn{
    margin:64px auto 128px auto;
    background: #0A285C;
    color:#FFFFFF !important;
    width:260px;
    cursor:pointer;
}
.promocje-toyoty-text-box-white-btn:hover{
    background: #0A285C;
}
.promocje-toyoty-title2{
    margin: 64px 0px;
}
.promocje-toyoty-propozycje{
    width:730px;
    margin: 0px auto 0px auto;
    display:flex;
}
@media (max-width: 1199px){
    .promocje-toyoty-text-box-row-center{
        width:33px;
    }
    .promocje-toyoty-text-box-row-right{
        width:408px;
    }
    .promocje-toyoty-text-box-white-btn{
        margin:86px auto 128px auto;
    }
}
@media (max-width: 767px){
    .promocje-toyoty-title{
        margin:48px 0px 64px 0px;
        font-size: 32px;
        line-height: 36px;
    }
    .promocje-toyoty-text-box{
        width:100%;
        margin: 0px auto 0px auto;
    }
    .promocje-toyoty-text-box-row{
        display:block;
    }
    .promocje-toyoty-text-box-row-left{
        width:100%;
        background: none;
        text-align:center;
    }
    .promocje-toyoty-text-box-row-left img{
        height:64px;
    }
    .promocje-toyoty-text-box-row-right{
        width:100%;
        padding-bottom:64px;
    }
    .promocje-toyoty-text-box-text1{
        margin-top:0px;
    }
    .promocje-toyoty-text-box-btn{
        width:100%;
    }
    .promocje-toyoty-text-box-white-btn{
        margin:32px auto 96px auto;
    }

}
/* endpromocje toyoty */

@media (max-width: 767px) {
  .barswitch_btn2-text {
    font-family: Inter-Regular;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin: 0px auto;
    display: inline-block;
  }
  .barswitch_btn2-text2 {
    display: none;
  }
}