html, body {
    overflow-x: hidden;
}

a:hover {
    cursor: pointer;
}

.discounts .item {
    width: 100%;
}

.answers .question .title {
    padding: 0;
}

ul {
    padding-left: 3em;
}

.carslist .item .btn-style.btn-green, .btn-style.btn-green {
    color: #ffffff !important;
    background-color: #278608 !important;
}

.mappage .mapsection .content .btnscontainer,
.mapsection .content .btnscontainer {
    margin-top: 0;
}

.datepicker {
    z-index: 11060 !important;
}

.loadingBlock {
    position: fixed;
    width: 100%;
    height: 100%;
    background: white;
    padding: 0;
    padding-top: 20%;
    text-align: center;
    z-index: 111111101;
}

.form-group input[type=file] {
    opacity: 1;
    position: relative;
}

.clearfix.mb {
    margin-bottom: 20px;
}

.table-style {
    border: 1px solid #f7ffff;
}

.table-style>thead>tr,
.table-style>thead>tr>th {
    background: #01509f;
    color: white !important;
    border: 1px solid #f7ffff;
}

.table-style>tbody>tr,
.table-style>tbody>tr>td {
    background: #d3edfc !important;
    color: #145086 !important;
    border: 1px solid #f7ffff;
}

.img {
    width: 100%;
    margin: 15px 0px;
}

.logoBlack {
    display: inline-block;
    padding: 0;
}

.logoBlack svg * {
    fill: rgb(67, 67, 67);
}

.logoBlack svg .st1 {
    fill: #244f9c;
}

.rules-page .text-primary {
    font-size: 1.5em;
}

@media (min-width:320px) and (max-width:339px) {
    .table {
        font-size: 1em
    }
}

@media (min-width:340px) and (max-width:480px) {
    .table {
        font-size: 1em
    }
}

@media (min-width:481px) and (max-width:640px) {
    .table {
        font-size: 1em
    }
}

@media (min-width:641px) and (max-width:961px) {
    .table {
        font-size: 1em
    }
}

@media (min-width:961px) {
    .table {
        font-size: 1em;
    }
}

@media (min-width:1025px) {
    /* big landscape tablets, laptops, and desktops */
}

@media (min-width:1281px) {
    /* hi-res laptops and desktops */
}

.change-type-price .nav-tabs {
    background: transparent;
}

.change-type-price li {
    width: 49%;
}

.change-type-price li a {
    width: auto !important;
}

.bg-office {
    background: url("/images/bg/office-car-and-go.jpg") !important;
    background-size: cover !important;
    background-repeat: repeat-x !important;
    background-position-x: 40% !important;
}

i[class*="fa-custom"] {
    width: 25px;
    height: 25px;
    background-size: cover;
}

.fa-custom-email {
    background: url("/images/ico/008-email.png");
}

.fa-custom-phone {
    background: url("/images/ico/006-mobile-phone.png");
}

.fa-custom-whatsapp {
    background: url("/images/ico/007-whatsapp.png");
}

.fa-custom-instagram {
    background: url("/images/ico/004-instagram.png");
}

.fa-custom-viber {
    background: url("/images/ico/005-viber.png");
}

.fa-custom-vk {
    background: url("/images/ico/003-vk.png");
}

.fa-custom-youtube {
    background: url("/images/ico/009-youtube.png");
}

.fa-custom-facebook {
    background: url("/images/ico/002-facebook.png");
}

.fa-custom-skype {
    background: url("/images/ico/001-skype.png");
}

.maintext p {
    text-indent: 3em;
}

@media (max-width: 576px) {

    .maintext p.text-xs-left,
    .maintext p.text-xs-right,
    .maintext p.text-xs-center,
    .maintext p.text-left,
    .maintext p.text-right,
    .maintext p.text-center {
        text-indent: 0;
    }
}

.maintext li p {
    text-indent: 0;
}

.maintext.rules-page li {
    margin-bottom: 0.5em;
}

.table.table-center-td>tbody>tr>td:not(:first-child) {
    text-align: center;
}

.form-group label.control-label {
    font-size: 1.2em !important;
}

.btn:not(.btn-raised).btn-success, .input-group-btn .btn:not(.btn-raised).btn-success {
    color: #40504d;
}

.navbar-phone {
    float: left;
    font-weight: 700;
    line-height: 53px;
    font-family: 'bebas_neuebold';
    font-size: 25px;
}

.blockCarImg {
    min-height: 220px;
    height: 220px;
    overflow: hidden;
}

@media (min-width:320px) and (max-width:1025px) {
    .blockCarImg {
        min-height: 170px;
        height: 170px;
        overflow: hidden;
    }
}

.label-price-car {
    position: absolute !important;
    top: 20px !important;
    font-size: 1em;
}


div.bestcars div.imgcontainer > img {
    height: 170px;
}

ul.datalist {
    list-style-type: none;
}

ul.datalist>li {
    border-bottom: 1px solid #aeaeae;
    background: white;
    margin: 0;
    padding: 0;
}

.rating-container .filled-stars {
    text-shadow: none;
    -webkit-text-stroke: inherit;
    color: inherit;
}

.rating-md {
    font-size: 1.5em;
}

.ymap {
    height: 100%;
}

.container-error {
    font-size: 1em;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 1px 1px #272020;
}

.container-error h1 {
    font-size: 2em !important;
}

.faqpage .panel-heading {
    background-color: rgba(36, 82, 162, 0.75) !important;
}

.h1, h1 {
    font-family: 'bebas_neuebold';
    font-size: 2em;
    margin-bottom: 10px;
}

.h2, h2 {
    font-family: 'bebas_neuebold';
    font-size: 1.5em;
    margin-bottom: 10px;
}

.h3, h3 {
    font-family: 'bebas_neuebold';
    font-size: 1.3em;
    margin-bottom: 10px;
}

.quickrent-auricular-phone-symbol-in-a-circle, .quickrent-location-pointer, .quickrent-only-car, .quickrent-calendar {
    display: inline-block;
    background: url('/images/icons/quick-form/sprite.png') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.quickrent-auricular-phone-symbol-in-a-circle {
    background-position: -72px 0px;
    width: 30px;
    height: 30px;
    background-size: cover;
}

.quickrent-location-pointer {
    background-position: -35px 0px;
    width: 30px;
    height: 30px;
    background-size: cover;
}

.quickrent-only-car {
    background-position: 0px 0px;
    width: 30px;
    height: 30px;
    background-size: cover;
}

.quickrent-calendar {
    background-position: -106px 0px;
    width: 30px;
    height: 30px;
    background-size: cover;
}

#quickrent .issvg {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 14px;
    width: 14px;
    margin: auto;
    display: inline-block;
    top: 0;
}

#quickrent .issvg svg {
    width: 100%;
    height: 100%;
}

.feedback span.people-name {
    font-size: 35px;
    color: #ffffff;
    font-family: 'bebas_neuebold';
}

.font-style {
    font-family: 'bebas_neuebold';
}

.color-white {
    color: #ffffff;
}

.mobile-btn-catalog {
    position: relative;
    z-index: 100;
    margin: 0;
    margin-top: -176px;
    background-color: white;
    border-radius: 3px;
    background-clip: padding-box;
    padding: 0.4em 0px;
}

.mobile-btn-catalog .btn {
    padding: 8px 16px;
}

@media (max-width:321px) {
    .mobile-btn-catalog .btn {
        padding: 4px 6px;
    }

    .change-type-price .btn {
        padding: 8px 9px;
    }
}

@media (min-width:322px) and (max-width:400px) {
    .change-type-price .btn {
        padding: 8px 15px;
    }
}

@media (max-width:1100px) and (min-width:990px) {
    .change-type-price .btn {
        padding: 8px 15px;
    }
}

.btn-style-blue {
    margin: 0;
    font-size: 1em;
    border: 1px solid transparent;
    outline: none !important;
    font-stretch: ultra-condensed;
    color: #ffffff !important;
    font-variant: normal;
    background-color: #244f9c !important;
    transition: all 0.15s ease-in-out;
}

.btn-style-blue:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px, rgba(0, 0, 0, 0.117647) 0 1px 4px;
    background-color: #e69500;
}

.btn-style-blue:focus {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px, rgba(0, 0, 0, 0.117647) 0 1px 4px;
    background-color: #e69500;
}

.btn-style-blue:active {
    transition: all 0s ease-in-out;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
    background-color: #cc8400;
}

.btn-style-green {
    background-color: #258a6e !important;
}

.navtel {
    white-space: pre;
}

.border-without-top {
    border: 1px solid #eeeeee;
    border-top: none;
}

@media screen and (max-width: 640px) {
    table {
        overflow-x: auto;
        display: block;
    }

    .footerrow .footercol a {
        font-size: 1.1em;
    }
}

.list-car-class {
    width: 250px;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
}

.list-car-class ul {
    padding: 0;
}

.list-car-class>ul>li {
    margin: 0;
    padding: 0;
    display: block;
    text-align: left;
    position: relative;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    transition: none;
    font-family: 'Open Sans', sans-serif;
    outline: 0;
}

.list-car-class>ul>li:hover {
    background-color: rgba(36, 79, 156, 0.2) !important;
}

.list-car-class>ul>li:focus {
    background-color: rgba(36, 79, 156, 0.2) !important;
}

.list-car-class>ul>li>a {
    padding: 10px 15px;
    width: 100%;
    display: block;
    color: black;
    font-weight: 500;
    text-transform: uppercase;
}

.list-car-class>ul>li>a:hover {
    text-decoration: none;
}

.list-car-class>ul>li>a.active {
    color: #ffffff;
    transition: all 0.55s ease-in-out;
    background-color: rgba(36, 79, 156, 0.8);
}

/*

*/
.list-additional-service ul {
    list-style-type: square;
}

.list-additional-service>ul {
    list-style-type: square;
    font-size: 1.1em;
}

.table-offer tr>td:first-child {
    text-align: right;
}

#mapsection ul {
    padding: 0;
}

.sidebar-sub-info {
    margin-top: 2em;
}

.page-bottom-sub-info,
.cargroup-top-description,
.cargroup-bottom-description {
    margin: 1.5em 0;
}

.cargroup-top-description {
    margin-top: 0;
}

.maintext .phone-number-link {
    text-align: center;
    font-size: 2em;
    /* margin: 0 auto; */
    display: block;
}

.worker-row,
.worker-row>div {
    min-height: 350px;
}

.worker-desc {
    padding: 30px;
}

.worker-row:nth-child(odd)>.worker-img {
    float: right !important;
}

@media screen and (max-width: 991px) {
    .car-filter-widget {
        text-align: center;
    }

    .car-filter-widget .list-car-class {
        margin: 0 auto;
    }
}

.image-content-right {
    float: right;
}

.image-content-left {
    float: left;
}

.image-content {
    width: 250px;
    padding: 10px;
    margin: 5px 10px;
}

.partners-row>div {
    padding: 20px;
}

.partners-row>div>img {
    margin: 0 auto;
}

@media (max-width:550px) {
    .image-content {
        float: none;
        margin: 20px auto;
        display: block;
    }
}

@media (max-width:321px) {

    .btn.btn-xs,
    .input-group-btn .btn.btn-xs,
    .btn-group-xs .btn,
    .btn-group-xs .input-group-btn .btn {
        padding: 2px 1px;
    }
}

h1:first-child:not(a),
.h1:first-child:not(a) {
    border-bottom: 1px solid #244f9c3d;
}

.modal-error-small {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
}

.gdpr {
    display: inline-flex;
}

.gdpr-flex {
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: flex-end;
}

.gdpr input[type=checkbox] {
    position: relative;
    cursor: pointer;
    margin: 10px;
    width: 20px;
    height: 20px;
}

.gdpr input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 2px solid #000000;
    border-radius: 3px;
    background-color: white;
}

.gdpr input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 7px;
    height: 12px;
    border: solid #244f9c;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 7px;
}

.gdpr a {
    text-align: justify;
}




@media only screen and (min-width: 320px) and (max-width: 479px){

    .car-videos-mini, .car-videos-mini > div {
        height: 200px
    }

    .car-videos-full, .car-videos-full > div {
        height: 200px
    }

}

@media only screen and (min-width: 480px) and (max-width: 767px){

    .car-videos-mini, .car-videos-mini > div {
        height: 350px
    }

    .car-videos-full, .car-videos-full > div {
        height: 300px
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px){

    .car-videos-mini, .car-videos-mini > div {
        height: 200px
    }

    .car-videos-full, .car-videos-full > div {
        height: 400px
    }

}

@media only screen and (min-width: 992px){

    .car-videos-mini, .car-videos-mini > div {
        height: 200px
    }

    .car-videos-full, .car-videos-full > div {
        height: 400px
    }

}


.swipebox-html.swipebox-no-touch,
.swipebox-html.swipebox-touch
{
    overflow: hidden;
}

.swipebox-bottom-bar {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
}
