body,
p {
  font-family: 'Roboto Flex', sans-serif;
}
/* font-family:"PF DinText Pro",sans-serif; */
.top__typical .top__typical-headline h2,
.top__slider-txt span.h1 b,
span.h1 b,
span.h1,
h5.h1 b,
h5.h1,
h4.h1 b,
h4.h1,
h3.h1 b,
h3.h1,
h2.h1 b,
h2.h1 {
    font-size: 24px;
}

.faq__item-content a,
.news__single-content a,
body .node__content a {
    color: #3782C8;
}

.news__single-content ul {
    font-size: inherit;
}

.news__single-content ul li {
    display: list-item;
    padding-left: 15px;
    position: relative;
}

.news__single-content ul li:after {
    position: absolute;
    left: 0;
    top: 1px;
    width: 10px;
    height: 16px;
    content: ' ';
    background: url(/themes/fleetcor/css/../img/evc/check-red.svg) center center no-repeat;
    background-size: 10px 16px;
}

ol li {
    line-height: 150%;
}

a.btn.btn-red {
    color: white;
}

a.btn.btn-primary {
    color: black;
}

.btn.btn-blue {
    height: 48px;
    line-height: 48px;
    background: #3781c7;
    color: white;
    padding: 0 43px;
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
}

a.btn.btn-red {
    color: white;
}

a.btn.btn-gray {
    color: #B4AFB5;
}

a.btn.btn-gray:hover {
    color: #212E35;
}

ul.no-bullets li:after {
    background: none !important;
}

/*fix header*/
.header__l {
    top: 27px;
}

.header__c {
    top: 0px;
}

/*.header__r {*/
/*    top: 16px;*/
/*}*/

.top-slider__product-picture {
    position: relative;
}

.top-slider__label {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.top-slider__product-picture .top-slider__reflection {
    bottom: -24px;
    right: -24px;
    background: #B5CED7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.top__slider-product_img {
    position: absolute;
    top: 50%;
    right: 75px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.top__slider-product_img img {
    max-width: 450px;
    margin: 0 auto;
}

.top__slider-mobile_img {
    overflow: hidden;
    position: relative;
}

.top__slider-mobile_img img {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
}

.top__slider {
    padding-top: 72px;
    background: #212E35;
}

.top__slider .contextual {
    top: 80px;
}

.top__slider .top__slider-content {
    max-width: 1400px;
    width: 100%;
    position: absolute;
    height: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.top__slider .no-image:after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.2);
}

.top__slider .top__slider-item {
    background-color: rgba(51, 51, 51, 0.2);
}

.top__slider .top__slider-txt {
    z-index: 10;
    text-align: left;
    max-width: 500px;
    left: 80px;
}

.top__slider .top__slider-txt .h1 {
    margin: 0px;
}

.top__slider .top__slider-txt p {
    margin: 30px 0px;
    font-size: 24px;
}

.top__slider .btn-square {
    border-radius: 0px;
    height: 50px;
    line-height: 50px;
}

.top__slider-txt span.h1,
.top__slider-txt span.h1 b {
    font-size: 40px;
}

/*top banner block*/
.top__banner-items {
    max-width: 1366px;
    margin: 40px auto 0 auto;
}

.top__banner-item {
    background-color: #212E35;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 10px solid white;
    position: relative;
}

.top__banner-item a.btn {
    position: absolute;
    bottom: 38px;
    border-radius: 4px;
}

.top__banner-item.full-width {
    height: 394px;
}

.top__banner-item.half-width {
    height: 428px;
    width: 50%;
    float: left;
}

.top__banner-item .top__banner-content {
    height: 100%;
    padding: 52px 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.top__banner-item.full-width .top__banner-content {
    background: -o-radial-gradient(77.12% 57.11%, 34.55% 121.57%, rgba(128, 211, 221, 0.32) 0%, rgba(128, 211, 221, 0) 100%);
    background: radial-gradient(34.55% 121.57% at 77.12% 57.11%, rgba(128, 211, 221, 0.32) 0%, rgba(128, 211, 221, 0) 100%);
}

.top__banner-item.full-width .top__banner-icon {
    position: absolute;
    width: 135px;
    height: 134px;
    right: 11%;
    top: 89px;
    z-index: 10;
}

.top__banner-item.full-width .top__banner-txt .h1 {
    font-size: 72px;
    line-height: 72px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.top__banner-item.half-width .top__banner-content {
    background: -o-radial-gradient(18.05% 18.46%, 50.82% 93.53%, rgba(128, 211, 221, 0.2) 0%, rgba(128, 211, 221, 0) 100%);
    background: radial-gradient(50.82% 93.53% at 18.05% 18.46%, rgba(128, 211, 221, 0.2) 0%, rgba(128, 211, 221, 0) 100%);
}

.top__banner-item.half-width .top__banner-txt .h1 {
    font-size: 48px;
    line-height: 69px;
    text-transform: uppercase;
}

.top__banner-item .top__banner-txt p {
    font-size: 26px;
    line-height: 35px;
}

.top__banner-item .top__banner-txt {
    max-width: 548px;
    float: left;
    color: white;
}

.top__banner-item .top__banner-img {
    position: absolute;
    top: -5%;
    right: 8%;
}

.advantages {
    clear: both;
}

@media (max-width: 1192px) {
    .top__banner-item .top__banner-img {
        top: 10%;
        right: 4%;
    }

    .top__banner-item .top__banner-img img {
        max-width: 480px;
        display: block;
        margin: 0 auto;
    }

    .top__banner-item.full-width .top__banner-icon {
        right: 8%;
        top: 42px;
    }
}

@media (max-width: 1024px) {
    .top__banner-item {
        border-right: none;
        border-left: none;
    }

    .top__banner-item a.btn {
        position: inherit;
        margin-top: 20px;
    }

    .top__banner-item.full-width {
        height: auto;
    }

    .top__banner-item.half-width {
        height: auto;
        width: 100%;
    }

    .top__banner-item .top__banner-content {
        padding: 40px 16px;
    }

    .top__banner-item.full-width .top__banner-content {
        background: -o-radial-gradient(70.16% 31.99%, 54.85% 60.29%, rgba(128, 211, 221, 0.32) 0%, rgba(128, 211, 221, 0) 100%);
        background: radial-gradient(54.85% 60.29% at 70.16% 31.99%, rgba(128, 211, 221, 0.32) 0%, rgba(128, 211, 221, 0) 100%);
    }

    .top__banner-item.full-width .top__banner-txt {
        margin-top: 200px;
    }

    .top__banner-item .top__banner-txt {
        margin-right: auto;
        margin-left: auto;
        float: none;
        max-width: 450px;
    }

    .top__banner-item.full-width .top__banner-icon {
        top: 10px;
        right: 0;
        width: 100%;
        left: 60px;
    }

    .top__banner-item.full-width .top__banner-icon svg {
        width: 80px;
        display: block;
        margin: 0 auto;
    }

    .top__banner-item.full-width .top__banner-txt .h1 {
        font-size: 36px;
        line-height: 36px;
        font-weight: bold;
    }

    .top__banner-item.half-width .top__banner-content {
        background: -o-radial-gradient(11.09% 20.06%, 53.75% 49.67%, rgba(128, 211, 221, 0.2) 0%, rgba(128, 211, 221, 0) 100%);
        background: radial-gradient(53.75% 49.67% at 11.09% 20.06%, rgba(128, 211, 221, 0.2) 0%, rgba(128, 211, 221, 0) 100%);
    }

    .top__banner-item.half-width .top__banner-txt .h1 {
        font-size: 36px;
        line-height: 36px;
        font-weight: bold;
    }

    .top__banner-item .top__banner-txt p {
        font-size: 16px;
        line-height: 21px;
    }

    .top__banner-item .top__banner-img {
        position: absolute;
        top: 20px;
        right: 0%;
        left: -15%;
    }

    .top__banner-item .top__banner-img img {
        max-width: 320px;
        display: block;
        margin: 0 auto;
    }

    .top__typical-img:after {
        content: none !important;
    }
}

@media (max-width: 540px) {
    .top__banner-item a.btn {
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }
}

/*fix menu*/
.link__fuel.is-active:after,
.link__ev.is-active:after,
.link__flog.is-active:after,
.link__news.is-active:after {
    opacity: 1;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.menu__news .menu__fuel-news-item {
    width: 20%;
    padding-left: 20px;
    padding-right: 20px;
}

.menu__news .menu__fuel-news {
    width: 100%;
}

.menu__news .menu__fuel-news .menu__fuel-news_item-img a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.menu__news .menu__fuel-news .menu__fuel-news_item-img a img {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    right: 50%;
    top: -50%;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
}

.menu__links ul li a.head-link {
    color: #212E35;
    font-size: 24px;
    font-weight: 500;
    white-space: nowrap;
    margin: 0 0 10px;
    display: block;
}

.menu__links-item ul li,
.menu__links-item ul li a {
    text-transform: uppercase;
}

.menu__links-item_submenu ul ul {
    margin-top: 5px;
}

.menu__fuel-news_headline .h2 a {
    color: black;
}

.menu__fuel .menu__fuel-l .menu__links {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

#block-megamenu.menu__links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header__nav ul li .submenu ul li a:hover,
.menu__fuel-l .menu__links-headline h5:hover,
.menu__fuel-l .menu__links-item ul li a:hover,
.menu__fuel-l .menu__links-item_submenu span:hover,
.menu__news-l .menu__links-headline h5:hover,
.menu__news-l .menu__links-item ul li a:hover,
.menu__news-l .menu__links-item_submenu span:hover {
    color: black;
    opacity: 1;
    text-shadow: 0px 0px 1px black;
}

.header-phone {
    font-size: 16px;
}

.footer__lang .jq-selectbox__dropdown ul li {
    padding: 0px;
}

.footer__lang .jq-selectbox__dropdown ul li a {
    display: block;
    padding: 5px 10px 6px;
}

/*fix news image*/
.news__single-item .news__single-img {
    position: relative;
    float: right;
    margin-left: 40px;
    margin-bottom: 40px;
}

.news__single-item .news__single-content {
    max-width: 100%;
    width: 100%;
}

.statistic .statistic__headline {
    margin-bottom: 40px;
}

@media (min-width: 1025px) {
    #block-megamenu.menu__links .menu__links-item {
        width: 20%;
    }

    #block-megamenu.menu__links .menu__links-item.item-second {
        margin-top: -75px !important;
    }

    .header__c .header__nav > ul {
        margin: 0 5% 0 0;
    }
}

@media (min-width: 1025px) and (max-width: 1160px) {
    .header__c .header__nav > ul {
        margin: 0 0 0 5%;
    }

    .header_phone_dropdown {
        display: none;
    }

    .top__slider-product_img img {
        max-width: 420px;
    }

    .top__slider .top__slider-txt p {
        max-width: 490px;
    }
}

@media (max-width: 1024px) {
    .top__slider {
        padding-top: 54px;
    }

    .top__slider .top__slider-txt {
        text-align: center;
        margin: 0 auto;
        left: 0;
        top: 63%;
    }

    .top__slider .top__slider-txt .h1,
    .top__slider .top__slider-txt p {
        max-width: 380px;
    }

    .top__slider .top__slider-txt.txt-middle,
    .top__slider .no-image .top__slider-txt {
        top: 45%;
    }

    .top__slider-product_img {
        top: 2%;
        right: 50%;
        -webkit-transform: translatex(50%);
        -ms-transform: translatex(50%);
        transform: translatex(50%);
    }

    .top__slider-product_img img {
        max-width: 230px;
        margin: 0 auto;
        min-width: 200px;
    }

    .top__slider .top__slider-txt .h1 b,
    .top__slider .top__slider-txt .h1 {
        margin: 0px auto;
        font-size: 24px !important;
    }

    .top__slider .top__slider-txt p {
        margin: 15px auto 5px;
        font-size: 16px;
    }

    .top__slider .btn-square {
        border-radius: 0px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        bottom: 50px;
        margin: 0 auto;
        left: 50%;
        -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        transform: translatex(-50%);
        z-index: 10;
        text-align: center;
        white-space: nowrap;
    }

    #block-megamenu.menu__links .menu__links-item.news-item {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    #block-megamenu.menu__links .menu__links-item.no-child:after {
        display: none;
    }
}

/*fix menu for admin*/
body.toolbar-fixed.toolbar-horizontal .header {
    top: 79px;
    z-index: 501;
}

#toolbar-item-administration-tray ul {
    font-size: inherit;
}

.menu__links-headline a {
    display: inline-block;
}

.menu__links-headline .h5 {
    font-size: 16px;
    color: #fff;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.menu__links-item .menu__links-headline a {
    padding: 0px;
}

.header__nav ul li .submenu .menu__links-headline .h5 {
    color: #212E35;
    font-size: 24px;
    font-weight: 500;
    white-space: nowrap;
}

/*end fix*/

.articles__item h3 a,
.extra__item-headline h3 a {
    color: #ED123D;
}

.articles__item a:hover {
    opacity: 1;
}

/* Fix header block page */
.top__typical-advantages {
    margin-bottom: 0px !important;
}

.top__typical a {
    color: #ED123D;
}

/* END Fix header block page */

.no-link {
    pointer-events: none;
    color: black;
}

.faq__item-content ul {
    font-size: 18px;
    line-height: 150%;
    margin: 10px 0;
}

.faq__item-content ul li {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 18px;
    line-height: 150%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin: 0 0 5px 0;
    color: #212E35;
    padding-left: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.faq__item-in .faq__item-headline h2, .faq__item-in .faq__item-headline h3 {
    font-size: 20px;
    font-weight: 700;
    color: #212E35;
}

/*.faq__item-headline p {*/
/*    -webkit-transition: all .4s;*/
/*    transition: all .4s;*/
/*    letter-spacing: .5px;*/
/*    font-size: 18px;*/
/*    line-height: 130%;*/
/*    font-weight: 400;*/
/*    color: black;*/
/*    text-transform: none;*/
/*}*/

/*.faq__item.is-active .faq__item-headline h3 {*/
/*    color: #ED123D;*/
/*}*/

.pagination li.dont-width,
.pagination li.dont-width a {
    width: auto;
}

.news__item-headline h1 a,
.news__item-headline h2 a,
.news__item-headline h3 a,
.news__item-headline h4 a,
.news__item-headline h5 a,
.news__item-headline h6 a,
.company__news-txt .h2 a {
    color: #ED123D;
}

.support__topic > .inp-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.support__topics .support__topic-l + div {
    width: 50%;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.node__content {
    position: relative;
    z-index: 1;
}

.node__content p {
    margin-bottom: 10px;
}

.node__content {
    margin-bottom: 20px;
}

.node__content ul {
    margin: 10px 0;
}

.node__content ul li {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 18px;
    line-height: 150%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin: 0 0 5px 0;
    color: #212E35;
    padding-left: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-weight: 300;
}

.faq__item-content ul li:after,
.node__content ul li:after {
    position: absolute;
    content: " ";
    width: 10px;
    height: 16px;
    left: 0;
    top: 5px;
    background: url("/themes/fleetcor/css/../img/evc/check-red.svg") center center no-repeat;
    background-size: contain;
}

.locator-frame {
    width: 100%;
    height: 600px;
    border: 0;
    margin: 25px 0 0 0;
    display: block;
}

.locator-img {
    width: 100%;
    cursor: pointer;
}

.locator-frame .map-container .b-form.b-first-mobile-run {
    margin: 40px;
}

.locator-frame .map-container .b-form.b-first-mobile-run .content {
    margin: 20px 40px;
}

.locator-frame .map-container .b-form.b-first-mobile-run .apple-market,
.locator-frame .map-container .b-form.b-first-mobile-run .google-market {
    float: left;
    display: block;
    margin: 0px 10px 10px;
}

.language_interface .jq-selectbox__dropdown a {
    color: white;
}

/*default style for all tables*/
table {
    border: none;
}

table tr:first-of-type td {
    background: #F8F8F8;
}

thead + tbody tr:first-of-type td {
    background: none;
}

table td {
    padding: 15px 5px;
    border-bottom: 1px solid #EEE;
    border-top: none;
    border-right: none;
    border-left: none;
}

table tr th:first-of-type,
table tr td:first-of-type {
    padding-left: 25px;
}

table tr th:last-of-type,
table tr td:last-of-type {
    padding-right: 25px;
}

table td p, table td span, table td ul li,
table th p, table th span, table th ul li {
    font-weight: 300;
    font-size: 14px !important;
    color: #000;
    margin: 0px !important;
}

table th {
    border: none;
    background: #F8F8F8;
    padding: 15px 5px;
    text-align: left;
}

/*end default style for all tables*/

/*styles for ajax throbber*/
.inp-group .ajax-progress-throbber {
    position: absolute;
    top: 20px;
    left: 10px;
}

.form-select .ajax-progress-throbber {
    position: absolute;
    top: 17px;
    left: 20px;
}

.inp-group .ajax-progress-throbber .message,
.form-select .ajax-progress-throbber .message {
    display: none !important;
}

/*end styles for ajax throbber*/
/*fix page moving when checkbox pressed*/
.inp-group__checkbox {
    position: relative;
}

.inp-group__checkbox input.form-checkbox {
    width: auto;
}


/*cookie style*/
div#sliding-popup.sliding-popup-bottom {
    background: none;
}

.eu-cookie-compliance-banner .cookie {
    display: block;
    position: inherit;
}

/*fix empty space on front page */
.node--type-home-page .node__content {
    margin-top: 0px;
    margin-bottom: 0px;
}

/*fix cacl button*/
.calc__items-btn {
    margin-left: 50px;
}

/*fix image in header*/
@media (min-width: 1025px) {
    .hidden-lg {
        display: none !important;
    }

    .top__typical .top__typical-img.img-relative {
        position: relative;
        float: right;
        padding-left: 20px;
        margin-top: -251px;
    }
}

.cards__block .cards__item-desc .card__details-items {
    max-width: 100%;
}

.cards__block .cards__item-desc .card__details-item {
    width: 48%;
    margin: 0 1%;
    float: left;
}

.cards__block .cards__item-desc .card__details-item svg .black {
    stroke: black;
}

.cards__block .cards__item-desc .card__details-item .card__details-desc h5 a,
.cards__block .cards__item-desc .card__details-item .card__details-desc h5 {
    color: black;
}

.card__details-r .card__details-card {
    margin: 0px auto 40px;
}

.card__details-r .card__details-item {
    text-align: left;
}

.configure__in .headline {
    margin-bottom: 20px;
}

.configure .configure__footer {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.configure .configure__footer-r .btn-yellow {
    white-space: nowrap;
}

/*fix fuel partners page*/
.partner__item-in .partner__item-in_content-l {
    width: 50%;
}

/* Form - modal block */
.inp-group__checkbox .label {
    position: relative;
    cursor: pointer;
    padding: 0;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    border-bottom: none;
}

.inp-group__checkbox .label a {
    border-bottom: 1px dashed #fff;
}

.modal.fade.in {
    background: rgba(0, 0, 0, 0.3);
}

.modal-header .h1, .modal-header p {
    margin-bottom: 5px;
    margin-right: 30px;
}

.modal .modal-body .support__question .inp-group {
    width: 50%;
}

.modal .modal-body .support__question .name-validation-message,
.modal .modal-body .support__question .company-validation-message,
.modal .modal-body .support__question .phone-validation-message,
.modal .modal-body .support__question .count_cards-validation-message {
    display: none;
}

.js-form-item-record-type .jq-selectbox__dropdown ul {
    max-height: 190px !important;
    overflow-y: scroll;
}

.questions__in .inp-group .jq-selectbox__select-text {
    font-family: 'Roboto Flex', sans-serif;
}

.modal .js-form-item-record-type .jq-selectbox__dropdown ul {
    max-height: 180px !important;
    overflow-y: scroll;
}

.modal .js-form-item-count-cards .jq-selectbox__dropdown ul {
    max-height: 230px !important;
    overflow-y: scroll;
}

.inp-group .jq-selectbox .jq-selectbox__dropdown li {
    height: 50px;
    line-height: 50px;
}

/*fix app slider*/
.app__slider .slider__controls .slick-dots li {
    display: inline-block;
    font-size: 0px;
    -webkit-box-sizing: unset;
    box-sizing: unset;
}

.app__slider-in_l {
    width: 100%;
}

.app__slider .app__slider-phone:after {
    background: none;
}

/*services block*/
.services__l, .services__r {
    padding: 10px;
}

.services .services__headline-title {
    max-width: 100%;
}

.services__l .services__headline-title,
.services__r .services__headline-title {
    margin-top: 0px;
    padding-left: 10px;
    min-height: 60px;
}

.services__item-contact {
    /*text-decoration: underline;*/
    font-size: 22px;
}

.services__item .services__item-txt {
    font-weight: 500;
}

a#card__details {
    margin-top: -120px;
    position: absolute;
}

.user-login-form {
    margin-top: 150px;
}

/*fix footer menu*/
footer .footer__top-item {
    width: 33%;
}

.footer__bottom-items .footer__bottom-item {
    width: 33%;
}

/*fix google chart flickering*/
svg > g > g:last-child {
    pointer-events: none
}

@media (max-width: 768px) {
    footer .footer__top-item {
        width: 50%;
    }

    .faq__item-in .faq__item-headline h2, .faq__item-in .faq__item-headline h3 {
        font-size: 18px;
    }
}

/*fix app image*/
.app {
    position: relative;
}

.app .app__img {
    top: -350px;
}

/*fix social icons blinking*/
.footer__top-social.instagram {
    background: url(/themes/fleetcor/css/../img/icons/instagram-fill.svg) center center no-repeat !important;
}

.footer__top-social.linkedin {
    background: url(/themes/fleetcor/css/../img/icons/linkedin-fill.svg) center center no-repeat !important;
}

.footer__top-social.fb {
    background: url(/themes/fleetcor/css/../img/icons/facebook-fill.svg) center center no-repeat !important;
}

.extra .extra__item-headline, .extra__item-number {
    margin: 0 0 10px;
}

.top-align .extra__list-items {
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
}


/*fix footer*/
@media (max-width: 1024px) {
    .locator-img {
        display: block;
        margin: 0 auto;
        max-width: 540px;
        width: 100%;
    }

    .short-form.modal,
    .modal-backdrop.fade.in {
        display: none !important;
    }

    .news__single .news__single-content h5, .news__single .news__single-content p, .news__single .news__single-content ul li {
        font-size: 18px;
    }

    .top__slider-item .top__slider-img img {
        width: auto;
    }

    .footer__lang .jq-selectbox .jq-selectbox__select {
        width: auto;
    }

    footer .footer__bottom-r .footer__bottom-items .footer__bottom-item:nth-child(3) {
        margin-bottom: 30px;
    }

    footer .footer__bottom-r .footer__bottom-items {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .top-slider__product-picture .top-slider__reflection {
        bottom: -15px;
        right: -15px;
    }

    footer .footer__bottom-r .footer__bottom-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    footer .footer__bottom-r .footer__bottom-items .footer__bottom-item:nth-child(1) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: -60px;
    }

    footer .footer__bottom-r .footer__bottom-items .footer__bottom-item:nth-child(1) .footer__lang {
        -ms-flex-item-align: end;
        align-self: flex-end;
        width: 50%;
    }

    .footer__bottom-r .footer__bottom-items .footer__bottom-item:nth-child(2),
    .footer__bottom-r .footer__bottom-items .footer__bottom-item:nth-child(3) {
        width: 50%;
        min-width: 155px;
    }

}

@media (max-width: 440px) {
    .header_phone_dropdown {
        display: none;
    }
}

/* KARTA FLOTOWA LOTOS BIZNES  */
#block-kartaflotowalotosbiznes .advantages__tabs-img {
    min-height: 400px;
}

@media (min-width: 1025px) {
    #block-kartaflotowalotosbiznes .advantages__tabs-item {
        height: 440px;
    }
}

@media (max-width: 1024px) {
    #block-kartaflotowalotosbiznes .advantages__tabs-img {
        min-height: initial;
        height: auto;
    }
}

.trustpilot {
    padding: 90px 0;
}

.trustpilot .h1 {
    text-align: center;
    margin-bottom: 2em;
}

@media screen and (max-width: 991px) {
    .trustpilot {
        padding: 40px 0;
    }

    .trustpilot .h1 {
        margin-bottom: 1em;
    }
}
