/* timetable */

.i-bx-flgt-txt {
    top: 0%;
    left: 0%;
    margin: 0;
    width: 100%;
    vertical-align: top;
}
.i-bx-flgt-txt h2 {
    padding: .43em 0 .43em 10%;
    font-family: 'carnaslight';
    font-size: 2.0em;
    display: block;
    margin: 0;
    background-color:rgba(81,156,91,1.00);
    color:rgba(254,254,254,1.00);
}
.depa .i-bx-flgt-txt h2 {
    background-color: rgba(38,112,173,0.95);
}
.i-bx-flgt-txt p {
    padding: 0;
    margin: 0;
}
.i-bx-flgt-tbl {
    top: 0%;
    left: 0%;
    margin: 0;
    width: 100%;
}
.i-bx-flgt-tbl table {
    width: 100%;
    border-top-color: rgba(21,74,119,1.00);
    border-top-style: solid;
    border-top-width: 1px;
}
.i-bx-flgt-tbl th {
	padding: 0.3em 0.0em;
	font-size: 1.0em;
    font-family: 'carnaslight';
}
.i-bx-flgt-tbl td.tbl-date {
	padding: 0.3em 0 0.3em 0;
    width: 100%;
    color: #ffffff;
    background-color: rgba(21,74,119,1.00);
    font-family: 'carnaslight';
    text-align: center;
	font-size: 1.0em;
}
.i-bx-flgt-tbl td {
	padding: 0.4em 0.0em;
}
.i-bx-flgt-tbl th.tbl-spc,
.i-bx-flgt-tbl td.tbl-spc {
    width: 8%;
}
.i-bx-flgt-tbl td.tbl-time {
    width: 15%;
	font-size: 1.1em;
}
.i-bx-flgt-tbl td.tbl-time .tbl-est {
    width: 50%;
    text-align: center;
    padding: 0.1em 0.1em;
	font-size: 0.8em;
    color: rgba(255,255,255,1.00);
    background-color: rgba(198,0,3,1.00);
}
.i-bx-flgt-tbl td.tbl-route {
    width: 45%;
}
.i-bx-flgt-tbl td.tbl-flgt {
    width: 15%;
	font-size: 0.9em;
    font-weight: 600;
}
.i-bx-flgt-tbl td.tbl-prt {
    width: 10%;
	font-size: 0.8em;
    font-weight: 800,
}
.i-bx-flgt-tbl .tbl-stus {
    display: inline-block;
    padding: 1%;
    margin: 0 0 0 0;
    color: rgba(198,0,3,1.00);
    font-weight: 600;
    white-space: nowrap;
    margin-left: 5%;
}
.i-bx-flgt-tbl .tbl-stus .tbl-est {
    display: inline-block;
    margin-left: 10%;
}
.arr-ikon {
	float: left;
    width: 8%;
}
.arr-ikon img {
    margin: 10% 20% 10% 10%;
    width: 100%;
}



.wdgt-sqr-time-tbl table {
    width: 100%;
}
.wdgt-sqr-time-tbl th {
	padding: 0.3em 0.0em;
	font-size: clamp(0.4rem, 0.0270rem + 0.8108vw, 1rem);
    font-family: 'carnaslight';
}
.wdgt-sqr-time-tbl td.tbl-date {
	padding: 0.3em 0 0.3em 0;
    width: 100%;
    color: #ffffff;
    background-color: rgba(21,74,119,1.00);
    font-family: 'carnaslight';
    text-align: center;
	font-size: clamp(0.5rem, 0.1892rem + 0.6757vw, 1rem);
}
.wdgt-sqr-time-tbl tr {
	border-bottom: 1px dotted rgba(21,74,119,1.00);
}
.wdgt-sqr-time-tbl td {
	padding: 0.4em 0.0em;
    font-family: 'carnaslight';
}
.wdgt-sqr-time-tbl th.tbl-spc,
.wdgt-sqr-time-tbl td.tbl-spc {
    width: 2%;
}
.wdgt-sqr-time-tbl td.tbl-time {
    width: 14%;
	font-size: clamp(0.6rem, 0.1649rem + 0.9459vw, 1.3rem);
}
.wdgt-sqr-time-tbl td.tbl-time .tbl-est {
    width: 90%;
    text-align: center;
    padding: 0.1em 0.1em;
	font-size: clamp(0.6rem, 0.1649rem + 0.9459vw, 1.3rem);
    color: rgba(255,255,255,1.00);
    background-color: rgba(198,0,3,1.00);
}
.wdgt-sqr-time-tbl td.tbl-route {
    width: 53%;
    font-size: clamp(0.6rem, 0.2892rem + 0.6757vw, 1.1rem);
}
.wdgt-sqr-time-tbl td.tbl-flgt {
    width: 14%;
	font-size: clamp(0.45rem, 0.2014rem + 0.5405vw, 0.85rem);
    font-weight: 600;
    font-family: 'Libre Franklin', sans-serif;
}
.wdgt-sqr-time-tbl td.tbl-prt {
    width: 8%;
	font-size: clamp(0.55rem, 0.3625rem + 0.8333vw, 0.8rem);
    font-weight: 800;
    text-align: center;
}
.wdgt-sqr-time-tbl .tbl-stus {
    display: inline-block;
    padding: 1%;
    margin: 0 0 0 0;
    color: rgba(198,0,3,1.00);
    font-weight: 600;
    font-size:clamp(0.55rem, 0.4600rem + 0.4500vw, 1rem);
    white-space: nowrap;
    margin-left: 5%;
}
.wdgt-sqr-time-tbl .tbl-stus .tbl-est {
    display: inline-block;
    margin-left: 10%;
}
.arr-ikon {
	float: left;
    width: 8%;
}
.arr-ikon img {
    margin: 10% 20% 10% 10%;
    width: 100%;
}


@media (min-width:1152px) {

}
@media (min-width:1490px){

    
}
@media (min-width:1690px){

    
}
@media (min-width:1920px){

    
}
@media (min-width:481px) and (max-width:539px) {


.i-bx-flgt-txt h2 {
    font-size: 1.2em!important;
}
.i-bx-flgt-tbl table {
    font-size: 75%;
}

    
    
}
@media (min-width:540px) and (max-width:639px) {


.i-bx-flgt-txt h2 {
    font-size: 1.5em!important;
}
.i-bx-flgt-tbl table {
    font-size: 80%;
}

}
@media (min-width:640px) and (max-width:767px) {

.i-bx-flgt-txt h2 {
    font-size: 1.0em!important;
}
.i-bx-flgt-tbl table {
	font-size: 65%;
}  

}
@media (min-width:768px) and (max-width:979px) {

}
@media (min-width:980px) and (max-width:1151px) {

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


.i-bx-flgt-txt h2 {
    font-size: 1.2em!important;
}
.i-bx-flgt-tbl table {
	font-size: 70%;
}
    

}
