.treiler-vr-game {
    visibility: hidden;
}
.vrc-body {
    position: relative;
    display: table;
    margin: auto;
}
.vrc-actual-m {
    position: relative;
    display: table;
    margin: 5px auto 25px;
    font-family: "RobotoRegular";
    font-size: 18px;
    color: #bababa;
    text-transform: uppercase;
}
.vrca-mnth {
    display: inline-block;
    margin-right: 10px;
    font-family: "RobotoRegular";
    color: #bababa;
}
.control-mnth {
    position: relative;
    top: -122px;
    color: #bababa;
    font-family: "RobotoRegular";
    text-transform: uppercase;
    cursor: pointer;
}
.control-mnth:before {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 16px 9px;
    border-color: transparent transparent #bababa transparent;
    left: 50%;
    margin-left: -8px;
    top: -30px;
    content: '';
}
.control-mnth:hover .blid{
    color: #281f51;
    transition: .2s;
}
.control-mnth:hover:before{ 
    border-color: transparent transparent #fe00a2 transparent;
    transition: .2s;
}
.prev-mnth {
    transform: rotate(-90deg);
}
.next-mnth {
    transform: rotate(90deg);
}

.blid {
    font-family: "RobotoBold";
    transform-origin: .4s;
}
.week-d {
    position: relative;
    display: table;
    margin: 5px auto;
    padding: 0px 10px 0px 12px;
    border: 1px solid #fe00a2;
}
.week-d li {
    position: relative;
    display: inline-block;
    color: #fff;
    font-family: "RobotoRegular";
    text-transform: uppercase;
    font-size: 14px;
    padding: 16px 0px 16px;
    width: 50px;
}

.control-mnth {
    position: relative;
    display: inline-block;
}
.calendar-page { 
    position: relative;
    display: inline-block;
    max-width: 375px;
    margin: auto;
    color: #fff;
}
.calendar-item {
    position: relative;
    display: inline-block; 
    margin: 4px 0px 6px;
    width: 50px;
    padding-left: 12px;
    height: 40px; 
} 
.calendar-item:hover .s-in {
    position: absolute;
    padding: 0px 5px 5px;
    top: -1%;
    left: -1%;
    transform: scale(1.2);
    background: #fff; 
    z-index: 15; 
}
.calendar-item:hover .date-nm,
.calendar-item:hover .empty-places{
    color: #000;
}
.date-nm {
    position: relative;
    display: table;
    margin: 10px 0 8px;
    font-family: "RobotoRegular";
    font-size: 16px;
    color: #fff;
}
.empty-places {
    position: relative;
    display: table;
    font-family: "RobotoRegular";
    font-size: 10px;
    color:#bababa; 
}
.empty-places.pink {
    color: #fe00a2;
}
.floom {
    position: relative;
    display: table;
    margin: auto;
    background: rgba(18, 20, 49, .4);
}
.floom-head {
    position: relative;
    padding: 25px;
    background: #261e51;
}
.floom-head h4 {
    position: relative;
    display: table;
    margin: 15px auto;
}
.floom-in {
    padding: 50px 15px;
    max-width: 670px;
}
.time-l {
    position: relative;
    display: table;
    margin: 10px 0;
    font-family: "RobotoRegular";
    color: #fff;
}
.disa {
    color: #bababa !important;
}
.disa .pink {
    color: #bababa !important;
}
.bottom-info {
    margin-top: 25px;
    padding: 25px 25px;
    border-top: 1px solid #bababa;
}
.flm-in {
    position: relative;
    padding: 0px 25px;
}
.bind-cost {
    position: relative;
    font-family: "RobotoBold";
}
.si-text {
    position: relative;
    display: table;
    font-family: "RobotoRegular";
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.data-point {
    position: relative;
    display: table;
    font-size: 18px;
    font-family: "RobotoRegular";
    color: #fff;
}
.posito {
    z-index: 30;
}
.inner-calc {
    color: #fff;
}
.sail {
    position: relative;
    display: table;
}
.timep {
    position: relative;
    display: inline-block;
    background: #fafafa;
    color: #fe00a2;
    margin: 14px 10px;
    padding: 12px;
    font-family: "RobotoMedium";
    font-size: 22px;
    border: 1px solid #ededed;
}
.hiz1:before {
    transform: rotate(-90deg);
}
.hiz2:before {
    transform: rotate(90deg);
}
.btp {
    right: -3px;
}
.sail a, .sate a {
    top: 14px;
    position: relative;
    display: inline-block;
    width: 22px;
    height: 49px;
    border: 0px;
    background: transparent !important;
    cursor: pointer;
}
.sail a:before, .sate a:before {
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 12px 7.5px;
    border-color: transparent transparent #f9009f transparent;
    content: '';
}
.step-2 {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.sail a:after {
    position: absolute;
    top: 2%;
    border-top: 1px solid #f9009f; 
    border-bottom: 1px solid #f9009f;
    width: 5px;
    height: 105%; 
    content: '';
    opacity: 0; 
}
.hour-t {
    position: relative;
}
.hour-t:after {
    position: absolute;
    width: 1px;
    height: 104%;
    top: -2%;
    right: -9px;
    background: #f9009f;
    content: '';
}
.pa-fix {
    margin-top: 16px;
}
.time-list {
    margin-top: 20px;
}
.mcout {
    position: relative;
    display: inline-block;
    width: 58px;
    padding: 12px;
    font-family: "RobotoRegular";
}
.sail a:hover:after {
    opacity: 1; 
}
.btm:before {
    transform: rotate(-90deg);
    border-left: 1px solid #f9009f;
    left: -5px;
}
.btm:after {
    border-left: 1px solid #f9009f;
    left: -5px;
}
.btp:before {
    transform: rotate(90deg); 
}
.btp:after {    
    border-right: 1px solid #f9009f;
    right: -5px;
}
.step-line {
    position: relative;
    display: block;
    margin-bottom: 42px;
}
.step-line:before {
    position: absolute;
    width: 90%;
    height: 1px;
    left: 5%;
    top: 7px;
    background: #f9009f;
    content: '';
}
.step {
    position: relative;
    display: table;
    font-family: "RobotoMedium";
    color: #fff;
}
.step1 {
    float: left;
}
.step2 {
    float: right;
}
.step span {
    position: relative;
}
.step:before {
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    top: 50%;
    margin-top: -12px;
    left: 50%;
    margin-left: -12px;
    background: #f9009f;
    content: '';
}
.actv:before {
    background: #aeaeae;
}
.minute-t {
    position: relative;
    display: inline-block;
    margin-left: 10px;
}


/*in modal fix*/
#break .bol {
    border: 0px !important;
    padding: 0px !important;
}
#break .modal-open .modal {
    background: rgba(0,0,0,.5) !important;
}
#break .form-style-2 {
    max-width: 100% !important;
}