


#total-tickets-count {

}

#total-tickets-count:after{
    display: inline-block;
    height: 18px;
    width: 16px;
    margin-right: 5px;
    content: "";
    background: url(https://1.sdev.inbus.com.ua/thin/img/ticket_657982.svg) no-repeat 0 0;
    background-size: 20px 20px;
    left: 0;
    bottom: 0px;
    top: 2px;
    position: relative;
}


.client-data {
    margin-bottom: 10px;
}



.placeholder-red::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: red;
        opacity: 1; /* Firefox */
    }

.placeholder-red:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: red;
    }

.placeholder-red:-ms-input-placeholder { /* Microsoft Edge */
        color: red;
    }



.hor-pad-5 {
    padding-left: 5px!important;
    padding-right: 5px!important;
}

.issue {
    float: right!important;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
@media (max-width: 576px) {
    .result-text {
        text-align: center;
        color: #fff; padding-top: 40px;
        font-size: 1.2em;
    }
    .result-img {
        width: 80%;
    }

    .race-title {
        color: #2a4768;
        font-weight: 500;
        font-size: 1.6em;
        left: 15px;
    }

    .ticket-text-block {
        padding-left: 30px;
        padding-right: 30px;
    }

    .duration-block{
        width: 60%;
    }

    .duration-cover{
        width: 20%;
    }

    .duration-block:before{

    }

    .duration-block:after{

    }


    .race-duration {
        font-family: "latoregular", sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        color: #000;
        padding-left: 36px;
        padding-right: 5px;
        padding-bottom: 0px;
        /*background: #fff url(/frame/img/clock_white.svg) no-repeat 12px center;*/
        background: #fff url(https://1.sdev.inbus.com.ua/frame/img/clock_white.svg) no-repeat 25px center;
        -webkit-background-size: 15px 15px;
        background-size: 15px 15px;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        padding-top: 0px;
        z-index: 2;
    }


    .carrier_ {
        width: 100%;
    }

    .ticket-line {
        height: 15px;
    }



}
@media (min-width: 577px) {
    .result-text {
        text-align: center;
        color: #fff;
        padding-top: 20px;
        font-size: 1.6em;
    }
    .result-img {
        padding-top: 30px;
    }

    .race-title {
        color: #2a4768;
        font-weight: 500;
        font-size: 1.6em;
    }

    .ticket-text-block {
        padding-left: 40px;
        padding-right: 40px;
    }


    .duration-block:before{
        display:inline-block;
        height:32px;
        width:32px;
        margin-right: 5px;
        content: "";
        background:url(https://1.sdev.inbus.com.ua/thin/img/bus_ccc.svg?v=1.01) no-repeat 0 0;
        background-size: 36px 36px;
        right: 48%;
        bottom: -2px;
        position: relative;
    }

    .duration-block:after{
        display: inline-block;
        height: 32px;
        width: 32px;
        margin-right: 5px;
        content: "";
        background: url(https://1.sdev.inbus.com.ua/thin/img/baloon_ccc.svg) no-repeat 0 0;
        background-size: 20px 20px;
        left: 51%;
        bottom: 28px;
        position: relative;
    }
    .carrier_ {
        width: 50%;
        float: left;
    }

    .race-duration {
        font-family: "latoregular", sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        color: #000;
        padding-left: 36px;
        padding-right: 5px;
        padding-bottom: 0px;
        /*background: #fff url(/frame/img/clock_white.svg) no-repeat 12px center;*/
        background: #fff url(https://1.sdev.inbus.com.ua/frame/img/clock_white.svg) no-repeat 25px center;
        -webkit-background-size: 15px 15px;
        background-size: 15px 15px;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -25px;
        padding-top: 0px;
        z-index: 2;
    }

    .ticket-line {
        height: 30px;
    }
}

@media (max-width: 750px) {
    .carrier_ {
        width: 100%;
        float: left;
    }
}


.duration-block {
    border-bottom: 1px solid #ccc;
    padding-left: 0px;
    padding-right: 0;
    height: 30px;
}
/*  / >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  */




@media (max-width: 576px) {
    .ver-pad-5 {
        padding-top: 5px!important;
        padding-bottom: 5px!important;
    }
}


.border-corner {
    border-radius: 0;
}


.ui-autocomplete {
    position: relative;
    width: auto!important;
    max-width: 340px!important;
}

.ui-widget  {
    position: relative;
}


.ss:before{
    display: inline-block;
    height: 48px;
    width: 64px;
    /* margin-right: 5px; */
    content: "";
    background: url(https://1.sdev.inbus.com.ua/thin/img/header_logo_white.png) no-repeat 0 0;
    background-size: 64px 20px;
    bottom: -32px;
    position: relative;
}

#order-modal {
        padding-left: 0!important;
}


@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{   @media {
        /*
          Define here the CSS styles applied only to Safari browsers
          (any version and any device)
         */
    }
}


/*  races  */

/* @media (max-width: 576px) { */
@media (max-width: 719px) {
    .price-block {
        width: 50%!important;
        /* padding-top: 10px!important; */
        float: left;
        height: 100%;
        text-align: left;

    }
    .button-block {
        width: 50%!important;
        float: right;
        height: 100%;
        text-align: right;


    }

    .carrier {
        width: 100%!important;
    }

    .release {
        margin-top: 20px;
        width: 100%!important;
    }
}
/* @media (min-width: 577px) { */
@media (min-width: 720px) {
    .price-block {
        width: 50%!important;
        float: left;
        text-align: center!important;
        padding-top: 10px;
        height: 100%;
    }
    .button-block {
        width: 50%!important;
        float: left;
        text-align: center;
        height: 100%;
    }
    .carrier {
        width: 50%!important;
    }

    .release {
        width: 50%!important;
    }
}




.text-xs-left {
    text-align: left !important;
    margin-left: 20px;
}

.text-xs-right {
    text-align: right !important;
    margin-right: 20px;
}

.text-xs-center {
    text-align: center !important;
}

.text-xs-justify {
    text-align: justify !important;
}

/*@media (min-width: 768px) {*/
@media (min-width: 575px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }

    .text-sm-justify {
        text-align: justify !important;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }

    .text-md-justify {
        text-align: justify !important;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }

    .text-lg-justify {
        text-align: justify !important;
    }
}


/*
.race-duration {
    font-family: "latoregular", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: #000;
    padding-left: 36px;
    padding-right: 5px;
    padding-bottom: 0px;
    /*background: #fff url(/frame/img/clock_white.svg) no-repeat 12px center;* /
    background: #fff url(https://1.sdev.inbus.com.ua/frame/img/clock_white.svg) no-repeat 25px center;
    -webkit-background-size: 15px 15px;
    background-size: 15px 15px;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -25px;
    padding-top: 0px;
    z-index: 2;
}
*/




.price {
    /* color: #ff5400; */
    color: #ffa000;
    font-size: 1.6em;
    width: 100%!important;
    display: block;
}
.price-seats {
    width: 100%!important;
    display: block;
}
/*  /races  */



.round {
    position: relative;
}

.round label {
    background-color: #fff;
    border: 5px solid #efefef;
    border-radius: 50%;
    cursor: pointer;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}

.round label:after {
    border: 0px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 6px;
    left: 7px;
    opacity: 0;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 12px;
}

.round input[type="checkbox"] {
    visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
    background-color: rgb(78, 161, 215);
    border-color: #efefef;
}

.round input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
