@font-face {
    font-family: expresswayrg;
    src: url(../fonts/expresswayrg.ttf)
}

/* arabic */
@font-face {
    font-family: 'Lalezar';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/zrfl0HLVx-HwTP82YaL4IxL0.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}

/* vietnamese */
@font-face {
    font-family: 'Lalezar';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/zrfl0HLVx-HwTP82Yaj4IxL0.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Lalezar';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/zrfl0HLVx-HwTP82Yan4IxL0.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Lalezar';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/zrfl0HLVx-HwTP82Yaf4Iw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
    margin: 0;
}

.banner-widget, .banner-widget * {
    box-sizing: border-box;
}

.banner-widget {
    font-family: 'Lalezar', sans-serif;
    font-size: 14px;
    line-height: 1.4
}

.banner-widget .banner-container {
    max-width: 1900px;
    margin: 0 auto;
    padding: 0 15px;
}

.banner-widget .banner-header {
    background: #223a3e url(../images/bg.jpg) no-repeat 50% 0;
    background-size: cover;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    margin: 0 0 20px;
    height: auto;
}
.banner-widget h1.title,.banner-widget h2,.banner-widget h3 {
    color: #fff !important;
    font-family: inherit;
    
}
.banner-widget h3.form-head{
    text-transform: capitalize;
    font-family: inherit;
}
.hide{
    display: none;
}
.show{
    display: block;
}
.banner-widget .title {
    font-size: 28px;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.banner-widget .sub-title {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 0px;
    text-transform: uppercase;
}

.banner-widget .panel {
    padding: 30px;
    background: #fff;
    margin: 60px 0 20px;
    position: relative;
    border: 5px solid #CBCBCB;
    border-radius: 30px;
}

.banner-widget .form-head {
    font-size: 16px;
    text-align: center;
    margin: -83px auto 35px !important;
    background: #6ebf55;
    border: 2px solid #5F9433;
    border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
    max-width: 140px;
}

.banner-widget .form-head:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    top: 100%;
    margin: -10px auto 0;
    background: #6ebf55;
    transform: rotate(45deg);
    border-right: 2px solid #5F9433;
    border-bottom: 2px solid #5F9433;
}

.banner-widget .form-head .text {
    position: relative;
    z-index: 3;
}

.banner-widget .is-center {
    text-align: center;
}

.banner-widget .column {
    margin: 13px 0 0px;
}

.banner-widget .divp {
    margin: 13px 0 16px;
}
button#pointsSizeBtnSearch{
    margin-top: 16px;
}

.banner-widget .byregistration .ts_form-control {
    border-radius: 5px;
    background: #fccc0f;
    text-align: center;
    color: #3c3c3c;
    font-weight: 700;
    padding: 5px 15px;
    height: 44px;
    font-size: 14px;
    font-family: expresswayrg,sans-serif;
    font-weight: normal;
    border: none;
    outline: 0;
    width: 100%;
    text-transform: uppercase;
    max-width: 190px;
}
.banner-widget .byregistration .ts_form-control::placeholder{
    text-transform: capitalize;
}
.banner-widget .bytyresize .ts_form-control {
    border-radius: 5px;
    background-color: #F6F6F6;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='11.468' height='7.081' viewBox='0 0 11.468 7.081' style='&%2310;'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Mask' d='M0,10.12,4.377,5.734,0,1.347,1.347,0,7.081,5.734,1.347,11.468Z' transform='translate(0.689 0.435)' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Icon_Keyboard_Arrow_-_Right_Filled_Copy_37' data-name='Icon / Keyboard Arrow - Right / Filled Copy 37' transform='translate(11.902 -0.689) rotate(90)'%3E%3Cpath id='Mask-2' data-name='Mask' d='M0,10.12,4.377,5.734,0,1.347,1.347,0,7.081,5.734,1.347,11.468Z' transform='translate(0.689 0.435)' fill='%23fff'/%3E%3Cg id='Icon_Keyboard_Arrow_-_Right_Filled_Copy_37-2' data-name='Icon / Keyboard Arrow - Right / Filled Copy 37' clip-path='url(%23clip-path)'%3E%3Cg id='_Icon_Color' data-name='ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â³ Icon Color' transform='translate(-7.52 -6.016)'%3E%3Crect id='Rectangle' width='22.935' height='22.935' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    text-align: center;
    color: #3c3c3c;
    font-weight: 400;
    padding: 2px 15px;
    height: 32px;
    font-size: 14px;
    border: 1px solid #ccc;
    outline: 0;
    width: 100%;
    text-align: left;
    appearance: none;
    -webkit-appearance: none;
}

.banner-widget .bytyresize select.ts_form-control {
    cursor: pointer;
}

.banner-widget .bytyresize .ts_form-control:focus {
    background-color: #fff;
}

.banner-widget .bytyresize #tswidthSelect {
    background-color: #D02525;
    color: #fff;
    border-color: #D02525;
}

.banner-widget .bytyresize #tsprofileSelect {
    border-color: #02A1B1;
    background-color: #02A1B1;
    color: #fff;
}

.banner-widget .bytyresize #tsrimSelect {
    border-color: #D48800;
    background-color: #D48800;
    color: #fff;
}

.banner-widget .bytyresize #tsspeedRatingSelect {
    border-color: #019B0D;
    background-color: #019B0D;
    color: #fff;
}

.banner-widget .points_tsbutton {
    border: 1px solid #6ebf55;
    background: #6ebf55;
    min-width: 100px;
    padding: 8px 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    outline: 0;
    cursor: pointer;
    transition: background 0.3s, border 0.3s;
    letter-spacing: 0;
}


/* modals css*/
.modalts, .modalts-open {
    overflow: hidden;
    position: fixed
}

.modalts, .modalts-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.modalts {
    /* display: none; */
    position: fixed;
    z-index: 5555555;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modalts.fade .modalts-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modalts.in .modalts-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modalts-open .modalts {
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed
}

.modalts-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modalts-content {
    position: relative;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modalts-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modalts-backdrop.fade {
    opacity: 0
}

.modalts-backdrop.in {
    opacity: .8
}

.ts_modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.ts_modal-header .close {
    margin-top: -2px
}

.modalts-title {
    margin: 0;
    line-height: 1.42857143
}

div#modalts_child .modalts-body {
    position: relative;
    padding: 15px;
    background: none;
}

.modalts-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modalts-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modalts-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modalts-footer .btn-block+.btn-block {
    margin-left: 0
}

.modalts-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
.clickable, button.close {
    cursor: pointer
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
/* modal css ends*/
.banner-widget .points_tsbutton .imgbtn {
    vertical-align: middle;
    margin: -3px 1px 0 0;
	display: none;
}

.banner-widget .points_tsbutton:hover {
    background: #4DBDC8;
    border-color: #4DBDC8;
}

.banner-widget .or {
    /* border-top: 2px solid #6ebf55; */
    margin: 50px 0px 58px 30px;
    text-align: center;
}

.banner-widget .or .text {
    border: 2px solid #20335a ;
    background:rgba(0,73,148,1) ;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 19px;
    width: 45px;
    height: 45px;
    display: block;
    margin: -22px auto 0;
    line-height: 45px;
    position: relative;
    z-index: 1;
}
.ts_points_logo_banner{
    width: 250px;
    margin-bottom: 12px;
}
.banner-widget .field_top_ts{
    position: absolute;
    float: right;
    right: 100px;
    top: 0px;
    background: url(../images/field_top.png);
    background-size: contain;
    width: 210px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right;

}

.banner-widget .columns:before, .banner-widget .columns:after {
    clear: both;
    display: table;
}

.banner-widget .columns {
    margin: 0 -8px;
    display: flex;
    flex-wrap: wrap;
}

.banner-widget .columns .column {
    float: left;
    width: 100%;
    padding: 0 8px;
}

.banner-widget .reg-icon img {
    max-width: 130px;
    width: 130px;
    height: auto;
    margin: 0 -10px;
}
.banner-widget .columns-sm {
    display: flex;
    margin: 0 -15px;
    justify-content: center;
    align-items: center;
}

.banner-widget .columns-sm .column {
    padding: 0 15px;
    display: block;
}

.banner-widget img {
    max-width: 100%;
    height: auto;
}


@media (min-width: 320px) {
    .banner-widget .columns .column {
        width: 50%;
    }

    .banner-widget .coloured_tyre_size img {
        display: block;
        margin: 0 auto -16px;
        width: 300px;
    }
    .banner-widget .or{
       margin-top: 35px;
    margin-left: 0px;
    }
    .banner-widget .field_top_ts{
        display: none;
    }
    .banner-widget .reg-icon img {
      
        width: 75px;
    }
}

@media (min-width: 768px) {
    .banner-widget {
        background: #223a3e url(../images/bg.jpg) no-repeat 50% 0;
        background-size: cover;
        padding: 20px 0 30px;
        text-align: center;
        position: relative;
    }
    .banner-widget .field_top_ts{
        display: none;
    }
    .banner-widget .or{
        margin-top: 150px;
    margin-left: 35px;

    }
    .banner-widget .banner-header {
        background: transparent;
        margin: 0 0 0px;
        padding: 0;
    }
    .modalts-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modalts-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modalts-sm {
        width: 300px
    }
    .banner-widget .title {
        font-size: 34px;
        margin: 0 0 18px;
    }

    .banner-widget .sub-title {
        font-size: 42px;
    }

    .banner-widget .tsrow {
        display: flex;
        justify-content: space-between;
        border-radius: 10px;
        padding: 30px 50px;
    }

    .banner-widget .tsrow .byregistration, .banner-widget .tsrow .bytyresize {
        width: 48%;
        margin: 80px 0 0px;
    }

    .banner-widget .panel .or {
        flex-grow: 1;
        border-top: 0;
        border-left: 10px solid #6ebf55;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 1px;
        margin: 0 0 0 -5px;
    }

    .banner-widget .or .text {
        top: 50%;
        margin: -30px 0 0 -35px;
        border-width: 5px;
        width: 60px;
        height: 60px;
        line-height: 55px;
        font-size: 25px;
    }

    .banner-widget .reg-icon img {
        display: block;
        margin: 0 auto;
       
    }

    .banner-widget .byregistration .ts_form-control {
        max-width: 380px;
        font-size: 18px;
    }

    .banner-widget .points_tsbutton {
        font-size: 18px;
        min-width: 110px;
        padding: 7px 10px;
    }

    .banner-widget .columns-sm {
        display: block;
    }
    .banner-widget .form-head{
        font-size: 22px;
        max-width: 160px;
        margin: -87px auto 35px !important;
    }
}
@media (min-width: 992px) {
	.banner-widget .reg-icon img {

	}
    div#modalts_child .modalts-lg {
        max-width: 100% !important;
        width: 90%;
    }
}

@media (min-width: 1200px) {
    .banner-widget .panel {
        padding: 10px 30px;
    }
    .banner-widget .field_top_ts{
        display: block;
        width: 210px;
    }
    .banner-widget .bytyresize .ts_form-control {
        border-width: 1px;
    }
    .banner-widget .or{
        display: block;
        margin: 50px 0px 58px 30px;
        text-align: center;
    }
    .banner-widget .form-head {
        font-size: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 0;
        background: transparent;
        width: 226px;
        height: 180px;
        max-width: 226px;
        border-radius: 0;
        padding: 0 35px 0 0;
        position: absolute;
        top: 50%;
        margin: -5px 0 0 !important;
        transform: translateY(-50%) scale(0.75);
        left: -185px;
    }

    .banner-widget .form-head:after {
        background-image: url(../images/bubble.svg);
        border: 0;
        width: 226px;
        height: 180px;
        max-width: 226px;
        background-color: transparent;
        background-position: 0 0;
        background-repeat: no-repeat;
        transform: rotate(0deg);
        top: 0;
        left: 0;
        margin: 0;
    }


    .banner-widget .tsrow .byregistration, .banner-widget .tsrow .bytyresize {
        width: 36%;
        width: calc(50% - 160px);
        margin: 0;
    }
    .banner-widget .byregistration .form-head {
        padding: 0 0 0 35px;
        left: auto;
        right: -180px;
    }

    .banner-widget .byregistration .form-head:after {
        transform: rotate( 180deg );
    }
	
}

@media (min-width: 1400px) {
    .banner-widget .tsrow .byregistration{
		text-align: left;
	}
	.banner-widget .reg-icon {
		margin-bottom: 0;
	}
    .banner-widget .reg-icon img {
        max-width: 177px;
		width: 177px;
    }

    .banner-widget .columns-sm {
        display: flex;
        flex-grow: 1;
        align-self: center;
        min-height: 100%;
    }
    .banner-widget .columns .column {
        width: 25%;
    }
    .banner-widget .form-head {
        transform: translateY(-50%) scale(1);
    }
    .banner-widget .tsrow .byregistration, .banner-widget .tsrow .bytyresize {
        width: 39%;
        width: calc(50% - 200px);
    }
}
@media screen and (max-width: 1800px) and (min-width: 1401px) {
    .banner-widget .tsrow .byregistration, .banner-widget .tsrow .bytyresize{
        width: calc(50% - 160px);
    }
    .banner-widget .form-head {
        transform: translateY(-50%) scale(0.75);
    }
}

div#modalts_child .modalts-footer:after, .modalts-footer:before {
    content: " ";
    display: table
}

.modalts-footer:after {
    clear: both
}
div#newwidno.modal.in {
    opacity: 1;
    visibility: visible
}
.tsv3spinner .progtxt {
    color: #000;
}

.tsv3spinner {
    margin: 55px auto 0;
    text-align: center;
    position:absolute;left:41%;top:45%;background:white;padding:25px;border-radius:25px;z-index:55;
}

.tsv3spinner>div {
    width: 18px;
    height: 18px;
    background-color: #000;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.tsv3spinner .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.tsv3spinner .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes sk-bouncedelay {
    0%, 100%, 80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bouncedelay {
    0%, 100%, 80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
#ts_second_overlay{position:absolute;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2;cursor:pointer}
#tsTypeSwitcherPointsH3{
    color:white;
    font-size: 22px;
}
#tsTypeSwitcherPoints{
    text-decoration: none;
}
