

/* Start:/local/components/construction/taxi-row/templates/cars-list-slider/style.css?17454442563413*/
.rsm_taxi_carusel {}



.rsm_taxi_carusel .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0px;
}

.rsm_taxi_carusel .owl-dots .owl-dot:not(:last-child) {
    margin-right: 10px;
}

.rsm_taxi_carusel .owl-dots .owl-dot.active span:after {
    content: '';
    display: block;
    position: absolute;
    width: 11px;
    height: 7px;
    left: 3px;
    top: 3px;
    background-color: #888888;
}

.rsm_taxi_carusel .owl-dots .owl-dot span {
    position: relative;
    font-size: 0;
    display: block;
    width: 17px;
    height: 12px;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-transform: skew(-30deg);
    transform: skew(-30deg);
}


.rsm_taxi_carusel .owl-nav {}

.rsm_taxi_carusel .owl-prev,
.rsm_taxi_carusel .owl-next {
    font-size: 0;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 50%;
    margin-top: -25px;
    border-radius: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 100;
}
.rsm_taxi_carusel .owl-prev:before,
.rsm_taxi_carusel .owl-next:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    position: absolute;
}
.rsm_taxi_carusel .owl-prev {
    margin-right: 4px;
    left: 0;
}
.rsm_taxi_carusel .owl-prev:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.rsm_taxi_carusel .owl-next {
    margin-left: 4px;
    right: 0;
}
.rsm_taxi_carusel .owl-next:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.rsm_taxi_carusel .owl-prev:hover,
.rsm_taxi_carusel .owl-next:hover {
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.95);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.95);    
}



.full-card__payday {	
    font-size: 1.6rem;
    font-weight: normal;
    position: relative;
}

.full-card__detail {
    display: inline-flex;
    justify-content: center;
    max-width: 235px;
    width: 100%;
    margin: 0 auto 15px;
    border: 1px solid #303030;
    height: 44px;
    line-height: 44px;
    font-family: 'Proxima Nova', sans-serif;
    color: #303030;
    font-size: 1.4rem;
    font-weight: bold;
    text-transform: uppercase;
}

.full-card__detail:hover {
    background-color: #CF103C;
    border-color: #CF103C;
    color: #FFD92A;
}



.rsm_taxi_carusel .full-card__auto {
    height: 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.rsm_taxi_carusel .full-card__data {
    overflow-y: auto; 
    height: auto;
}

@media (max-width: 767.98px) {
    .full-card__detail {
        width: 93%;
    }
}
/* End */
/* /local/components/construction/taxi-row/templates/cars-list-slider/style.css?17454442563413 */
