#rec1189149851 .t431 .t431__th {
    border-top-width: 10px !important;
}


#rec1191858971 .t-title strong, #rec1191931406 .t-title strong{
    font-size: 50px !important;
    line-height: 2.2rem;
    font-weight: 900;
}

#rec1193750831 table .quill-table__cell {
    word-wrap: break-word;
    border-top: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    border-bottom: 1px dashed #dcdcdc!important;
    padding: 10px 5px;
    position: relative;
}

#rec1185785731 .t199__menu {
    display: inline-block;
    letter-spacing: inherit;
    font-family: 'TildaSans';
    font-weight: 900;
}

@media screen and (max-width: 960px) {
    #rec1187505311 .t-container_flex {
        display: flex!important;
        flex-direction: column-reverse;
        align-content: space-around;
        justify-content: space-between;
        align-items: stretch;
    }
}

@media screen and (max-width: 640px) {
    #rec1187505311 .t677__top-indent {
        margin-top: 0;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 640px) {
    #rec1191812171 .t997__header-wrapper {
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 80px 0 70px;
    }
}

@media screen and (max-width: 640px) {
    #rec1191812171 .t997__card-title {
        margin-bottom: 5px;
    }
    #rec1191858971 .t-title strong, #rec1191931406 .t-title strong {
        font-size: 35px !important;
        line-height: 2.2rem;
        font-weight: 900;
    }
}

#rec1227998306, #rec1260057621 {    
    background: #202633;
    background: linear-gradient(143deg, #07090e 0% 0%, #113f5e 70% 70%, #79bf1a 100%) !important;
}

.t282__logo__img {
    display: block;
    height: 100%;
    width: auto;
}

/* Slaider 2 Loyalnost2*/
.slider-wrapper div {
    position: relative;
}
.slider-wrapper {
    margin-top: 0;
    margin-left: 11vw;
}

.slide-image img {
    width: 8vw;
    cursor: pointer;
}
.slide-content {
    width: 25vw;
    color: #fff;
    padding: 0 18vw 0 6vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.slide-date {
    color: #0a8acb;
    font-size: 1.1vw;
    font-weight: 400;
    letter-spacing: 0.1vw;
    padding-bottom: 1.4vw;
}
.slide-title {
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1vw;
    line-height: 1.55vw;
    padding-bottom: 1.8vw;
}

.slide-more {
    font-weight: 400;
    letter-spacing: 0.1vw;
    float: left;
    font-size: 0.9vw;
}
.slide-bullet {
    width: 0.5vw;
    height: 0.5vw;
    background-color: #0b8bcc;
    border-radius: 200%;
    position: relative;
    margin-left: 1.2vw;
}
.slide-nav {
    margin-left: 64vw;
    margin-top: -5.5vw;
}

div.overlay-blue {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    transition: 0.5s ease all;
}
div.overlay-blue:hover {
    background-color: rgba(13, 27, 43, 0.5);
}


.arrow {
    display: inline-block;
    position: absolute;
    width: 1.2vw;
    height: 1.2vw;
    background: transparent;
    text-indent: -9999px;
    border-top: 0.35vw solid #fff;
    border-left: 0.35vw solid #fff;
    transition: all 0.1s 
ease-in-out;
    text-decoration: none;
    color: transparent;
}

.arrow:before {
    display: block;
    height: 200%;
    width: 200%;
    margin-left: -50%;
    margin-top: -50%;
    content: "";
    transform: rotate(45deg);
}
.arrow.prev {
    transform: rotate(-45deg);
    left: 0;
}
.arrow.next {
    transform: rotate(135deg);
    right: 0;
}

@media screen and (min-width: 640px) {
    .sliderbody {
        background: #07192F;
        background: linear-gradient(0deg, rgba(0, 0, 0, 1) 36%, rgba(7, 25, 47, 0) 96%);
        font-family: "TildaSans";
        -webkit-font-smoothing: antialiased;
        margin: 0;
    }
    .slide-content {
        width: 25vw;
        color: #fff;
        padding: 0 18vw 0 6vw;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }
    .slide-image {
        height: 20vw;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }
    .slider-wrapper {
        margin-top: 0;
        margin-left: 11vw;
    }
    .slide-text {
        font-size: 1rem;
        line-height: 1.2vw;
        opacity: 0.8;
        padding-bottom: 1vw;
    }
     .flex {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin: 40px 0;
    }
    
    .flex-container{
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin: 40px 0;
    }
    .arrow:hover {
        border-color: #0a8acb;
        border-width: 0.45vw;
    }
    .arrows {
        width: 3.5vw;
        margin-top: -26.8vw;
        margin-left: 75vw;
        position: relative;
    }
}

@media screen and (max-width: 640px) {
    .sliderbody {
        background: #07192F;
        background: linear-gradient(0deg, rgba(0, 0, 0, 1) 36%, rgba(7, 25, 47, 0) 96%);
        font-family: "TildaSans";
        -webkit-font-smoothing: antialiased;
        margin: 0;
        padding-bottom: 90px;
        }
    .slide-content {
        width: 90%;
        color: #fff;
        padding: 0 20px 0 20px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }
    .slider-wrapper {
        margin-top: 0;
        margin-left: -50px;
    }
    .slide-image {
        height: 20vw;
        margin-bottom:30px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }
    .slide-text {
        font-size: 1rem;
        line-height: 4vw;
        opacity: 0.8;
        padding-bottom: 7vw;
    }
    .slide-title{
        font-size: 1.1rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.1vw;
        line-height: 5.55vw;
        padding-bottom: 1.8vw;
    }
    .arrow {
        display: inline-block;
        position: absolute;
        width: 4.2vw;
        height: 4.2vw;
        background: transparent;
        text-indent: -9999px;
        border-top: 1.95vw solid #fff;
        border-left: 1.95vw solid #fff;
        transition: all 0.1s 
    ease-in-out;
        text-decoration: none;
        color: transparent;
    }
    .arrow.next {
        transform: rotate(135deg);
        right: -50px;
    }
     .flex {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: center;
        margin: 40px 0;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
    }
    
    .flex-container{
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin: 40px 0;
    }
    .arrow:hover {
        border-color: #1caad9;
        border-width: 2.45vw;
    }
    .arrows {
        width: 3.5vw;
        margin-top: -21.8vw;
        margin-left: 75vw;
        position: relative;
    }
}



#rec1333706681 .tn-slider-artboard {
    display:block!important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    scrollbar-width: none;
}

.kin-pl-v6972u {
    width: 100%;
    height: 100%;
    border-radius: 0!important;
    overflow: initial;
    z-index: 0;
    filter: none;
    object-fit: cover!important;
    transition: transform 200ms;
}

@media screen and (max-width: 479px) {
    .custom-slider {
        display: block;
        bottom:0 !important;
        margin-top:50%;
    }
}
