.btn,
.btn-link,
a {
    text-decoration: none;
}

.modal,
.modal-open,
.top__slider,
svg:not(:root) {
    overflow: hidden;
}

button,
hr,
input {
    overflow: visible;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

progress,
sub,
sup {
    vertical-align: baseline;
}

.list-unstyled,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
}

.inp-group__question:after,
.modal-footer,
.pagination li,
.tac,
.txt-center {
    text-align: center;
}

.profile__in,
object {
    pointer-events: none;
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
footer,
header,
menu,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
}

button,
select {
    text-transform: none;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

body,
p {
    font-family: 'Roboto Flex', sans-serif;
}

summary {
    display: list-item;
}

[hidden],
template {
    display: none;
}

body {
    margin: 0 auto;
    padding: 0;
    -ms-overflow-x: hidden;
    overflow-x: hidden;
}

body::-webkit-scrollbar {
    width: 5px;
}

body::-webkit-scrollbar-track {
    background: #b4afb5;
}

body::-webkit-scrollbar-thumb {
    background: #212e35;
}

.jq-selectbox__dropdown ul::-webkit-scrollbar {
    width: 5px;
}

.jq-selectbox__dropdown ul::-webkit-scrollbar-track {
    background: #b4afb5;
}

.jq-selectbox__dropdown ul::-webkit-scrollbar-thumb {
    background: #212e35;
}

.list-unstyled {
    padding: 0;
    list-style: none;
}

.inp-error .inp-style {
    -webkit-box-shadow: inset 0 0 0 1px red;
    box-shadow: inset 0 0 0 1px red;
    border-color: red;
    color: red;
}

.inp-group .jq-selectbox__trigger,
.map__sidebar-filter_select .jq-selectbox__trigger {
    border-left: none;
}

.h1 b,
.h2 b,
.h3 b,
.h4 b {
    color: #ed123d;
}

.cf:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.btn-gray,
ul li {
    display: inline-block;
}

ul {
    padding: 0;
    font-size: 0;
}

ul li {
    list-style-type: none;
}

a:hover {
    opacity: 0.8;
}

p {
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
}

.wrapper,
.wrapper__mini {
    margin-left: auto;
    margin-right: auto;
}

.h1,
.h1 b {
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 500;
    font-size: 40px;
}

button:hover {
    cursor: pointer;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

button,
input,
textarea {
    outline: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

.wrapper {
    max-width: 100%;
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapper__mini {
    max-width: 1170px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.h1,
.h1 b {
    line-height: 120%;
}

.h2,
.h2 b {
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
}

.h3,
.h3 b {
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
}

.h4,
.h4 b {
    font-weight: 700;
    font-size: 18px;
}

.h4,
.h4 b,
.styled-checkbox + label {
    line-height: 150%;
    font-family: 'Roboto Flex', sans-serif;
}

.txt-white {
    color: #fff;
}

.txt-black {
    color: #212e35;
}

.txt-red {
    color: #ed123d;
}

.txt-up {
    text-transform: uppercase;
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
}

.styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
}

.styled-checkbox + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: #fff;
    position: relative;
    top: -1px;
}

.styled-checkbox:checked + label:before,
.styled-checkbox:hover + label:before {
    background: #fff;
}

.styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}

.inp-group input,
.inp-group input.placeholder,
.inp-group textarea,
.inp-group textarea.placeholder {
    color: #212e35;
    font-size: 16px;
    font-weight: 300;
}

.app__slider .slider__controls .slick-dots li:hover,
.articles__item:hover,
.calc__items-more:hover,
.company__news .slider__controls .slick-dots li:hover,
.configure__item:hover,
.extra .wrapper__mini .slider__controls .slick-dots li:hover,
.faq__item-in:hover,
.header__btn-round_bucket:hover,
.header__burger,
.inp-group__question:hover,
.map__sidebar-list_item-close:hover,
.map__sidebar-tab:hover,
.modal .close:hover,
.partner__item:hover,
.profile__in-close:hover,
.support__question .inp-group__drag input:hover,
.support__question .inp-group__drag label:hover,
.top__slider-items .slick-dots li:hover {
    cursor: pointer;
}

.styled-checkbox:disabled + label:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ddd;
}

.styled-checkbox:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 6px;
    background: #ed123d;
    width: 2px;
    height: 2px;
    -webkit-box-shadow: 2px 0 0 #ed123d, 4px 0 0 #ed123d, 4px -2px 0 #ed123d, 4px -4px 0 #ed123d, 4px -6px 0 #ed123d, 4px -8px 0 #ed123d;
    box-shadow: 2px 0 0 #ed123d, 4px 0 0 #ed123d, 4px -2px 0 #ed123d, 4px -4px 0 #ed123d, 4px -6px 0 #ed123d, 4px -8px 0 #ed123d;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.inp-group,
.inp-group input,
.inp-group textarea {
    width: 100%;
    display: block;
}

.inp-group {
    margin-bottom: 32px;
}

.inp-group input {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 59px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 32px;
    padding-left: 32px;
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.inp-group input:-moz-placeholder {
    color: #212e35;
    font-size: 16px;
    font-weight: 300;
}

.inp-group input::-webkit-input-placeholder {
    color: #212e35;
    font-size: 16px;
    font-weight: 300;
}

.inp-group__textarea {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 32px;
}

.inp-group textarea {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 110px;
    padding-right: 20px;
    resize: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.inp-group textarea:-moz-placeholder {
    color: #212e35;
    font-size: 16px;
    font-weight: 300;
}

.inp-group textarea::-webkit-input-placeholder {
    color: #212e35;
    font-size: 16px;
    font-weight: 300;
}

.inp-group textarea::-webkit-scrollbar {
    width: 5px;
}

.inp-group textarea::-webkit-scrollbar-track {
    background: #b4afb5;
}

.inp-group textarea::-webkit-scrollbar-thumb {
    background: #212e35;
}

.inp-group.inp-error input {
    -webkit-box-shadow: inset 0 0 0 2px red;
    box-shadow: inset 0 0 0 2px red;
}

.inp-group__checkbox {
    height: auto;
    margin-bottom: 16px;
}

.inp-group__checkbox span.label {
    -webkit-text-decoration: underline dashed #fff;
    text-decoration: underline dashed #fff;
}

.support__question .inp-group__checkbox .label {
    -webkit-text-decoration: underline dashed #212E35;
    text-decoration: underline dashed #212E35;
}

.inp-group .jq-selectbox li:hover {
    background: #80828a;
    color: #fff;
}

.inp-group .jq-selectbox__select {
    background: 0 0;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.inp-group .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    border: none;
    width: 12px;
    height: 6px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 36px;
    background: url(/themes/fleetcor/css/../img/icons/dropdown-arrow.svg) center center no-repeat;
    background-size: cover;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.inp-group .jq-selectbox {
    height: 59px;
    display: block;
    width: 100%;
    -webkit-box-shadow: none;
    background: rgba(255, 255, 255, 0.6);
    -webkit-box-sizing: border-box;
    color: #212e35;
    font-size: 16px;
    font-weight: 300;
    border-radius: 32px;
}

.inp-group .jq-selectbox.focused .jq-selectbox__select {
    border: none;
}

.inp-group .jq-selectbox.opened .jq-selectbox__trigger-arrow {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

.inp-group .jq-selectbox__select {
    padding-left: 32px;
    height: 59px;
    line-height: 59px;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 32px;
}

.inp-group .jq-selectbox__dropdown {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.inp-group .jq-selectbox__dropdown ul::-webkit-scrollbar {
    width: 5px;
}

.inp-group .jq-selectbox__dropdown ul::-webkit-scrollbar-track {
    background: #b4afb5;
}

.inp-group .jq-selectbox__dropdown ul::-webkit-scrollbar-thumb {
    background: #212e35;
}

.inp-group .jq-selectbox__dropdown ul li {
    color: #212e35;
    font-size: 16px;
    font-weight: 300;
}

.inp-group .jq-selectbox__select-text {
    color: #212e35;
    font-size: 16px;
    font-weight: 300;
}

.inp-group .jq-selectbox li {
    display: block;
    height: 59px;
    line-height: 59px;
    background: rgba(255, 255, 255, 0.6);
    padding-left: 32px;
}

.simpleParallax {
    overflow: visible !important;
}

.inp-group__required {
    position: relative;
}

.inp-group__required:after {
    position: absolute;
    content: " ";
    top: 10px;
    right: 20px;
    width: 6px;
    height: 6px;
    background: #ed123d;
    border-radius: 50%;
    z-index: 10;
}

.inp-group__question {
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 30px;
    z-index: 11;
}

.inp-group__question-in,
.inp-group__question:after {
    position: absolute;
    right: 0;
    font-size: 12px;
}

.inp-group__question:hover .inp-group__question-in {
    opacity: 1;
}

.inp-group__question:after {
    content: "?";
    left: 0;
    top: 60%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #b4afb5;
    font-weight: 400;
}

.inp-group__question-in {
    min-width: 200px;
    left: 8px;
    margin-right: auto;
    bottom: 40px;
    -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-left: 0;
    padding: 17px 12px;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-weight: 300;
    line-height: 120%;
}

.inp-group__question-in:before,
.top__typical-img:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
}

.inp-group__question-in:before {
    width: 23px;
    height: 23px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    background: #fff;
    -webkit-transform: translate(0, 45%) rotate(45deg);
    -ms-transform: translate(0, 45%) rotate(45deg);
    transform: translate(0, 45%) rotate(45deg);
}

.top__typical-bg {
    position: absolute;
    z-index: -1;
    right: 0;
    left: 0;
}

.top__typical-bg img {
    display: block;
    width: 100%;
    height: auto;
}

.top__typical-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 720px;
    z-index: -1;
}

.top__typical-img img {
    display: block;
    width: 100%;
    height: auto;
}

.top__typical-breadcrumbs ul li:first-child:before,
.top__typical-img_noshadow:after {
    display: none;
}

.top__typical-img:after {
    top: 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(50%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, #fff 0, rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(0deg, #fff 0, rgba(255, 255, 255, 0) 50%);
}

.top__typical-static {
    min-height: 650px;
}

.top__typical-after_in {
    padding-left: 35px;
    margin-bottom: 80px;
}

.top__typical-after_in .h4 {
    margin-bottom: 10px;
}

.top__typical-after_in p {
    margin-bottom: 15px;
}

.top__typical-after_in p:last-child {
    margin-bottom: 0;
}

.top__typical-breadcrumbs {
    padding-top: 100px;
    margin-bottom: 15px;
}

.top__typical-breadcrumbs ul {
    text-align: left;
}

.top__typical-breadcrumbs ul li {
    margin: 0px;
    position: relative;
    padding: 0 0 0 38px;
}

.top__typical-breadcrumbs ul li:first-child {
    padding: 0;
}

.top__typical-breadcrumbs ul li:before {
    position: absolute;
    content: " ";
    left: 14px;
    top: 40%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    height: 1px;
    width: 12px;
    background: #80828a;
}

.top__typical-breadcrumbs ul li,
.top__typical-breadcrumbs ul li a {
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    color: #80828a;
}

.top__typical-breadcrumbs ul li a {
    color: #3782C8;
}

.top__typical-headline {
    margin: 15px 0 30px;
    position: relative;
    left: -2px;
    max-width: 500px;
}

.top__typical-headline h1,
.top__typical-headline h2,
.top__typical-headline h3,
.top__typical-headline h4,
.top__typical-headline h5,
.top__typical-headline h6 {
    font-size: 40px;
    font-weight: 500;
    color: #212e35;
    text-transform: uppercase;
}

.top__typical-headline h1 b,
.top__typical-headline h2 b,
.top__typical-headline h3 b,
.top__typical-headline h4 b,
.top__typical-headline h5 b,
.top__typical-headline h6 b {
    color: #ed123d;
    font-weight: inherit;
}

.top__typical-headline p {
    padding-left: 35px;
    margin-top: 25px;
    max-width: 440px;
}

.top__typical-headline_fw {
    width: 100%;
    max-width: 100%;
}

.top__typical-advantages {
    margin-bottom: 80px;
}

.top__typical-advantages_headline {
    margin: 0 0 32px;
}

.top__typical-advantages_headline .h1 {
    color: #212e35;
}

.top__typical-advantages_content {
    max-width: 440px;
    padding-left: 35px;
    margin: 0 0 32px;
}

.top__typical-advantages_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -8px;
    margin-right: -8px;
}

.top__typical-advantages_item {
    width: 25%;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

.top__typical-advantages_item-wrapper {
    background: #fff;
    padding: 32px 12px;
    -webkit-box-shadow: 0 0 80px rgba(201, 209, 215, 0.45655);
    box-shadow: 0 0 80px rgba(201, 209, 215, 0.45655);
    text-align: center;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.top__typical-advantages_item-icon {
    width: 100px;
    height: 100px;
    background: #80d3dd;
    border-radius: 50%;
    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-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

.top__typical-advantages_item-content span {
    display: block;
    margin-bottom: 3px;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
}

.top__typical-advantages_item-content p {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
}

.top__typical-list {
    padding-left: 35px;
    max-width: 520px;
}

.top__typical-list ul li {
    padding-left: 35px;
    position: relative;
    margin: 0 0 15px;
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
}

.top__typical-list ul li:last-child {
    margin: 0 0 32px;
}

.top__typical-list ul li:after {
    position: absolute;
    content: " ";
    text-indent: -9999px;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: url(/themes/fleetcor/css/../img/icons/check.svg) center center no-repeat #fff;
    background-size: 10px 16px;
}

.top__typical-advantages_list {
    margin-bottom: 55px;
}

.top__typical-advantages_list ul li {
    font-size: 18px;
    font-weight: 300;
    color: #212e35;
    margin: 0 0 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top__typical-advantages_list ul li:last-child {
    margin-bottom: 0;
}

.top__typical-advantages_list ul li svg {
    width: 43px;
    margin-right: 30px;
    position: relative;
    top: -2px;
}

.top__typical-advantages_list ul li span {
    max-width: 390px;
    line-height: 150%;
}

.top__slider {
    min-height: 430px;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.pagination li {
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin: 0 6px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background: #f8f8f8;
    border-radius: 50%;
    font-weight: 500;
    font-size: 16px;
}

.pagination li.is-active,
.pagination li:hover {
    background: #fff;
}

.pagination li:hover a {
    color: #000;
}

.pagination li:last-child {
    width: auto;
}

.pagination li:last-child .btn {
    width: auto;
    color: #000;
}

.pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #80828a;
}

.pagination li.is-active a {
    color: #212e35;
}

.pagination li.pagination__more {
    background: 0 0;
}

.is-down .partner__item-in {
    bottom: initial;
    top: 0;
}

.is-down .partner__item-in:after {
    bottom: initial;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 1;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.modal {
    z-index: 1050;
    position: fixed;
    display: none;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
}

.modal h4,
.modal h5,
.modal p {
    margin: 0;
}

.modal .close {
    position: absolute;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.2;
}

.menu__fuel,
.menu__news,
.profile__in {
    -webkit-box-shadow: 0 50px 40px rgba(33, 46, 53, 0.1);
}

.modal .close:hover {
    opacity: 0.7;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -400px);
    -ms-transform: translate(0, -400px);
    transform: translate(0, -400px);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-header {
    margin: 0 0 36px;
}

.modal-header h4 {
    font-size: 22px;
    font-weight: 700;
}

.modal-body .inp-group {
    display: block;
    width: 100%;
    height: 39px;
    line-height: 39px;
    margin: 0 0 30px;
}

.modal-body .inp-group input {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    border-bottom: 1px solid #d9dde1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.modal-body .inp-group input.placeholder {
    font-size: 20px;
    color: #264554;
}

.modal-body .inp-group input:-moz-placeholder {
    font-size: 20px;
    color: #264554;
}

.modal-body .inp-group input::-webkit-input-placeholder {
    font-size: 20px;
    color: #264554;
}

.modal-footer {
    margin-top: 32px;
}

.modal-dialog {
    width: 920px !important;
    position: relative;
    margin: 80px auto 40px;
}

@media (max-width: 992px) {
    .modal-dialog {
        width: 700px;
    }
}

@media (max-width: 768px) {
    .modal-dialog {
        width: auto;
        margin-top: 65px;
        margin-right: 10px;
        margin-left: 10px;
    }
}

.modal-content {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    background: #fff;
}

.modal-backdrop {
    z-index: 1040;
    position: fixed;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.in {
    opacity: 0.9;
}

@media (min-width: 992px) {
    .modal_vam .modal-dialog,
    .modal_vam:before {
        display: inline-block;
        vertical-align: middle;
    }

    .modal_vam {
        padding: 0 !important;
        text-align: center;
    }

    .modal_vam:before {
        content: "";
        height: 100%;
        margin-right: -4px;
    }

    .modal_vam .modal-dialog {
        text-align: left;
    }
}

.advantages__tabs-info:before,
.company__news .slider__controls .slick-dots li:after,
.company__news-items:after,
.extra .wrapper__mini .slider__controls .slick-dots li:after,
.extra__bg,
.extra__item-number:before,
.faq__item-headline::after,
.map__search .inp-group:after,
.news__single-content ul li:after,
.top__slider-items .slick-dots li.slick-active:before,
.top__slider-items .slick-dots li:before {
    content: " ";
}

.modal-content {
    border-radius: 24px;
    padding: 0;
    overflow: hidden;
}

.modal-header {
    background: #80d3dd;
    text-align: left;
}

.modal-header p:last-child {
    margin-bottom: 0;
}

.modal-header p a {
    color: #ed123d;
    border-bottom: 1px solid #ed123d;
}

.modal .close {
    width: 34px;
    height: 34px;
    background: url(/themes/fleetcor/css/../img/icons/modal-close.svg) center center no-repeat;
    background-size: contain;
}

.modal-body {
    padding-bottom: 32px;
}

.modal .support__question {
    margin-left: 0px;
    margin-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 8px;
}

.modal .inp-group {
    padding-left: 12px;
    padding-right: 12px;
    height: 55px;
}

.modal .inp-group__checkbox,
.modal .inp-group__checkbox input {
    height: auto;
    line-height: 1;
}

.modal .inp-group input.placeholder {
    font-size: 16px;
}

.modal .inp-group input:-moz-placeholder {
    font-size: 16px;
}

.modal .inp-group input::-webkit-input-placeholder {
    font-size: 16px;
}

.modal .inp-group__required:after {
    right: 32px;
}

.modal .support__question .inp-group {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.modal .inp-group .jq-selectbox {
    background: #eee;
}

.modal .inp-group__checkbox label {
    color: #212e35;
}

.modal .styled-checkbox:checked + label:before,
.modal .styled-checkbox:hover + label:before {
    background: #f8f8f8;
}

.modal__btn {
    text-align: center;
}

.modal__btn .btn {
    display: inline-block;
    padding-left: 80px;
    padding-right: 80px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.profile__in-footer,
.profile__in-wrapper {
    padding-left: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
}

.modal__btn .btn:hover {
    opacity: 0.8;
}

.profile__in {
    position: absolute;
    left: 0;
    right: 0;
    top: 72px;
    background: #fff;
    padding-top: 80px;
    padding-bottom: 55px;
    -webkit-box-shadow: 0 50px 40px rgba(33, 46, 53, 0.1);
    box-shadow: 0 50px 40px rgba(33, 46, 53, 0.1);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.profile__in.is-active {
    opacity: 1;
    pointer-events: all;
}

.profile__in-wrapper {
    margin-left: -25px;
    margin-right: -25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.profile__in-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.profile__in-footer .btn {
    height: 40px;
    line-height: 40px;
    padding-left: 70px;
    padding-right: 70px;
}

.profile__in-footer p {
    max-width: 450px;
    font-size: 14px;
    color: #80828a;
    font-weight: 300;
}

.profile__in-headline {
    margin: 0 0 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.profile__in .inp-group input {
    background: #f8f8f8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.profile__in .inp-group__wrapper {
    width: 50%;
    padding-left: 25px;
    padding-right: 25px;
}

.profile__in .inp-group__wrapper label {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.profile__in .inp-group__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 12px;
}

.profile__in .inp-group__top a {
    display: block;
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    color: #3782c8;
    max-height: 18px;
}

.profile__in-close {
    position: static;
    top: 24px;
    right: 24px;
    width: 34px;
    height: 34px;
    background: url(/themes/fleetcor/css/../img/icons/modal-close.svg) center center no-repeat;
    background-size: contain;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.2;
}

.top__slider-items .slick-arrow,
.top__slider-items .slick-dots li:before {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.profile__in-close:hover {
    opacity: 0.7;
}

.top__slider-items {
    position: relative;
}

.top__slider-items .slick-arrow {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-indent: -9999px;
    width: 24px;
    height: 56px;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    z-index: 10;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.top__slider-items .slick-arrow:hover {
    opacity: 0.8;
}

.top__slider-items .slick-prev {
    left: 40px;
    background: url(/themes/fleetcor/css/../img/icons/prev-slider.svg) center center no-repeat;
    background-size: cover;
}

.top__slider-items .slick-prev.dark {
    left: 40px;
    background: url(/themes/fleetcor/css/../img/icons/prev-slider_dark.svg) center center no-repeat;
    background-size: cover;
}

.top__slider-items .slick-next {
    right: 40px;
    background: url(/themes/fleetcor/css/../img/icons/next-slider.svg) center center no-repeat;
    background-size: cover;
}

.top__slider-items .slick-next.dark {
    right: 40px;
    background: url(/themes/fleetcor/css/../img/icons/next-slider_dark.svg) center center no-repeat;
    background-size: cover;
}

.top__slider-items .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    text-align: center;
}

.top__slider-items .slick-dots li {
    background: 0 0;
    border: none;
    width: 6px;
    height: 6px;
    padding: 6px;
    position: relative;
}

.top__slider-items .slick-dots li:before {
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: rgba(180, 175, 181, 0.4);
    border-radius: 50%;
}

.top__slider-items .slick-dots li.slick-active:before,
.top__slider-txt {
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    top: 50%;
    left: 0;
}

.top__slider-items .slick-dots li button {
    background: 0 0;
    border: none;
}

.top__slider-items .slick-dots li.slick-active:before {
    position: absolute;
    width: 8px;
    height: 8px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: #b4afb5;
    border-radius: 50%;
}

.top__slider-img,
.top__slider-img img,
.top__slider-item {
    height: 100%;
    min-height: 430px;
}

.top__slider-item {
    position: relative;
}

.top__slider-txt {
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-left: auto;
    margin-right: auto;
    min-width: 100%;
    text-align: center;
}

.top__slider-txt .h1 {
    margin: 0 auto 24px;
    display: block;
    max-width: 745px;
}

.top__slider-txt .h1 b {
    color: #ed123d;
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
}

.advantages__item-top_txt p,
.advantages__item.advantages__item--active .advantages__item-top_txt h1,
.advantages__item.advantages__item--active .advantages__item-top_txt p {
    color: #fff;
}

.advantages__item-top_txt p,
.advantages__tabs-content p,
.top__slider-txt p {
    font-weight: 300;
    line-height: 150%;
    font-size: 18px;
}

.top__slider-txt p {
    margin: 0 auto 24px;
    max-width: 545px;
}

.top__slider-img {
    display: block;
    width: 100%;
}

.top__slider-img img {
    width: 100%;
}

.top__slider-in {
    height: 430px;
}

.top__slider-in .slick-list,
.top__slider-in .slick-track,
.top__slider-in .top__slider-items {
    height: 100%;
    min-height: 430px;
}

.advantages {
    padding: 56px 0 0;
}

.advantages__headline {
    margin: 0 0 24px;
}

.advantages__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.advantages__item {
    width: 25%;
    height: 290px;
    position: relative;
    display: block;
}

.advantages__item-big,
.advantages__item:hover {
    width: 50%;
}

.advantages__item .btn {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
    pointer-events: none;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.advantages__item-img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.advantages__item-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
}

.advantages__item-top,
.advantages__tabs-in .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
}

.advantages__item-top {
    position: absolute;
    height: 121px;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    background: rgba(33, 46, 53, 0.5);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    padding: 24px 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 1;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.advantages__item-top_txt .h1 {
    margin-bottom: 5px;
}

.advantages__item:hover,
.advantages__item:hover .advantages__item-top {
    opacity: 1;
}

.advantages__item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: none;
    filter: none;
}

.advantages__item:hover .btn {
    opacity: 1;
    pointer-events: all;
}

.advantages__item.advantages__item--active .advantages__item-img img {
    -webkit-filter: none;
    filter: none;
}

.advantages__item.advantages__item--active .advantages__item-top,
.advantages__item.advantages__item--active .btn {
    opacity: 1;
}

.advantages__tabs {
    background: #fff;
    padding-top: 80px;
}

.advantages__tabs .tab-content {
    background: #fff;
}

.advantages__tabs-item {
    padding-bottom: 65px;
    padding-left: 150px;
    position: relative;
}

@media (min-width: 1025px) {
    .advantages__item-top {
        right: -2px;
    }

    .advantages__tabs-item {
        height: 500px;
    }
}

.advantages__tabs-headline {
    margin: 0 0 40px;
    max-width: 575px;
}

.advantages__tabs-l {
    width: calc(50% - 88px);
    padding-top: 60px;
}

.advantages__tabs-r {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    max-width: 50%;
}

.advantages__tabs-content {
    padding-left: 25px;
}

.advantages__tabs-content .h4 {
    margin-bottom: 24px;
}

.advantages__tabs-content p {
    margin: 0 0 24px;
}

.advantages__tabs-img {
    width: 100%;
    height: 100%;
    min-height: 498px;
}

.advantages__tabs-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.advantages__tabs-in .nav-tabs {
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px 60px;
    background: rgba(180, 175, 181, 0.1);
}

.advantages__tabs-in .nav-tabs li .tab-wrapper,
.advantages__tabs-in .nav-tabs li a {
    bottom: 0;
    height: 72px;
    line-height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-align-items: center;
}

.advantages__tabs-in .nav-tabs li {
    width: 25%;
    height: 72px;
    padding: 0 56px;
    font-size: 18px;
    text-align: center;
    position: relative;
}

.advantages__tabs-in .nav-tabs li svg {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    stroke: #80828a;
}

.advantages__tabs-in .nav-tabs li a {
    width: auto;
    left: 56px;
    right: 56px;
    -webkit-box-shadow: 0 40px 70px rgba(33, 46, 53, 0.08);
    box-shadow: 0 40px 70px rgba(33, 46, 53, 0.08);
    border-radius: 72px;
    color: #212e35;
    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;
    position: absolute;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    z-index: 2;
    font-weight: 500;
    font-size: 16px;
}

.advantages__tabs-in .nav-tabs li a span {
    display: inline-block;
    margin-left: 20px;
    text-transform: uppercase;
    position: relative;
    top: 2px;
    color: rgba(33, 46, 53, 0.5);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.advantages__tabs-in .nav-tabs li:not(.active) a:hover .advantages__tabs-info {
    opacity: 1;
    pointer-events: all;
}

.advantages__tabs-in .nav-tabs li.active svg {
    stroke: #ed123d;
}

.advantages__tabs-in .nav-tabs li.active:after {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
}

.advantages__tabs-in .nav-tabs li.active a {
    background: #fff;
}

.advantages__tabs-in .nav-tabs li.active a span {
    color: #212e35;
}

.advantages__tabs-in .nav-tabs li .tab-wrapper {
    position: absolute;
    left: 0;
    right: 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;
}

.advantages__tabs-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 95px;
    -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-left: 0;
    padding: 17px 12px;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    font-weight: 300;
    font-size: 12px;
    line-height: 120%;
}

.company__news-txt p,
.promises__item-txt p {
    line-height: 150%;
}

.advantages__tabs-info:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 23px;
    height: 23px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    background: #fff;
    -webkit-transform: translate(0, 45%) rotate(45deg);
    -ms-transform: translate(0, 45%) rotate(45deg);
    transform: translate(0, 45%) rotate(45deg);
}

.advantages__slider {
    position: relative;
}

.advantages__slider-items {
    height: 590px;
    position: relative;
}

.advantages__slider-items .slick-arrow {
    width: 39px;
    height: 77px;
    background: red;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    text-indent: -9999px;
    z-index: 10;
}

.advantages__slider-items .slick-prev {
    left: 54px;
    background: url(/themes/fleetcor/css/../img/advantages/prev-slider.svg) center center no-repeat;
    background-size: cover;
}

.advantages__slider-items .slick-next {
    right: 54px;
    background: url(/themes/fleetcor/css/../img/advantages/next-slider.svg) center center no-repeat;
    background-size: cover;
}

.advantages__slider .slick-list,
.advantages__slider .slick-track {
    height: 100%;
}

.advantages__slider-item {
    height: 100%;
    position: relative;
    z-index: 1;
}

.advantages__slider-item_in {
    max-width: 1025px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.advantages__slider-l {
    padding-right: 220px;
    max-width: 740px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.advantages__slider-l .h1 {
    margin-bottom: 24px;
}

.advantages__slider-l p {
    padding-left: 25px;
}

.advantages__slider-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.advantages__slider-bg img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.advantages__slider-bg .simpleParallax {
    height: 120% !important;
}

.company__news {
    overflow: hidden;
    position: relative;
}

.company__news .wrapper {
    padding: 80px 150px 56px;
}

.company__news-items {
    padding-left: 187px;
    margin-top: 32px;
    position: relative;
}

.company__news-items:after {
    position: absolute;
    top: 0;
    left: 187px;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 60px 60px 90px rgba(33, 46, 53, 0.1);
    box-shadow: 60px 60px 90px rgba(33, 46, 53, 0.1);
    z-index: -1;
}

.company__news-item {
    display: block;
    position: relative;
}

.company__news-item_in {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 250px;
    -webkit-box-shadow: 60px 60px 90px rgba(33, 46, 53, 0.1);
    box-shadow: 60px 60px 90px rgba(33, 46, 53, 0.1);
}

.company__news-item:hover .company__news-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.company__news-l {
    width: 368px;
    height: 100%;
}

.company__news-r {
    width: calc(100% - 368px);
    padding-bottom: 70px;
}

.company__news-r .btn {
    position: absolute;
    right: 24px;
    bottom: 24px;
}

.company__news-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.company__news-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.company__news-txt {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px 24px 24px 32px;
}

.company__news-txt .h2 {
    color: #ed123d;
    margin: 0 0 16px;
}

.company__news-txt p {
    font-weight: 300;
    font-size: 14px;
    color: #212e35;
}

.questions__headline-title .h4,
.questions__headline-title p,
.questions__l .inp-group a {
    color: #fff;
}

.questions__l .inp-group a {
    border-bottom: 1px dashed #fff;
}

.company__news .slick-slider * {
    min-height: 0;
    min-width: 0;
}

.company__news .slider__controls {
    padding-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.company__news .slider__controls .prev {
    width: 10px;
    height: 10px;
}

.company__news .slider__controls .slick-arrow {
    background: 0 0;
    border: none;
    outline: 0;
    text-indent: -9999px;
    width: 12px;
    height: 24px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.2;
}

.company__news .slider__controls .slick-arrow:hover {
    opacity: 1;
}

.company__news .slider__controls .prev {
    background: url(/themes/fleetcor/css/../img/icons/prev-news.svg) center center no-repeat;
    background-size: cover;
}

.company__news .slider__controls .next {
    background: url(/themes/fleetcor/css/../img/icons/next-news.svg) center center no-repeat;
    background-size: cover;
}

.company__news .slider__controls .slick-dots {
    margin: 0 24px;
}

.company__news .slider__controls .slick-dots li {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    padding: 5px;
    width: 6px;
}

.company__news .slider__controls .slick-dots li:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    margin-left: auto;
    margin-right: auto;
    background: #212e35;
    border-radius: 50%;
}

.company__news-bg,
.questions__bg {
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.company__news .slider__controls .slick-dots li.slick-active:after {
    background: #ed123d;
}

.company__news .slider__controls .slick-dots li button {
    padding: 0;
    background: 0 0;
    border: none;
}

.company__news-bg {
    position: absolute;
    content: " ";
    width: 578px;
}

.company__news-bg img,
.questions__bg img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
}

.company__news-bg img {
    -o-object-fit: cover;
    object-fit: cover;
}

.questions {
    padding: 80px 150px 54px;
    position: relative;
}

.questions__bg {
    position: absolute;
    right: 0;
}

.questions__bg img {
    -o-object-fit: cover;
    object-fit: cover;
}

.questions__in,
.services__in {
    display: -webkit-box;
    display: -ms-flexbox;
}

.questions__headline-title {
    margin-top: 24px;
    padding-left: 25px;
    max-width: 915px;
    margin-bottom: 32px;
}

.questions__in {
    margin: 0 -58px;
    padding-left: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.questions__l {
    padding: 0 58px;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.promises,
.questions__r {
    -webkit-box-sizing: border-box;
}

.questions__r {
    position: relative;
    padding: 0 58px;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.questions__r .btn__wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.questions__r .btn__wrapper .btn {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.questions__r .btn__wrapper .btn:hover {
    opacity: 0.8;
}

.services {
    padding: 80px 150px;
}

.services__headline-title {
    margin-top: 24px;
    max-width: 370px;
    padding-left: 25px;
}

.services__headline-title p {
    margin: 0 0 10px;
}

.services__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.promises__headline,
.services__item {
    display: -webkit-box;
    display: -ms-flexbox;
}

.services__l,
.services__r {
    width: 50%;
}

.services__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 110px;
    padding: 0 118px;
    -webkit-box-shadow: 0 40px 70px rgba(33, 46, 53, 0.08);
    box-shadow: 0 40px 70px rgba(33, 46, 53, 0.08);
    border-radius: 100px;
    margin: 0 0 32px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.articles__item-content,
.news__item {
    -webkit-box-shadow: 60px 60px 90px rgba(33, 46, 53, 0.1);
}

@media (max-width: 1440px) {
    .services__item {
        padding: 0 80px;
    }
}

.services__item:hover {
    opacity: 0.7;
}

.news__item:hover,
.services__item-socials:hover {
    opacity: 1;
}

.services__item-icon {
    width: 42px;
    text-align: center;
}

.services__item span {
    display: inline-block;
    margin-left: 40px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.services__item-social {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 12px;
}

.services__item-socials .services__item-txt {
    height: 40px;
}

.news__items .wrapper__mini {
    padding: 0 50px;
}

.news__item {
    background: #fff;
    margin: 0 0 32px;
    -webkit-box-shadow: 60px 60px 90px rgba(33, 46, 53, 0.1);
    box-shadow: 60px 60px 90px rgba(33, 46, 53, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 250px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.news__item:hover .news__item-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.news__item:hover .news__item-btn .btn {
    background: #80d3dd;
    color: #212e35;
}

.news__item-l {
    width: 35%;
}

.news__item-r {
    width: 65%;
    padding: 32px 24px 24px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cards__item-label,
.faq__item {
    -webkit-box-sizing: border-box;
}

.news__item-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.news__item-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.news__item-headline h1,
.news__item-headline h2,
.news__item-headline h3,
.news__item-headline h4,
.news__item-headline h5,
.news__item-headline h6 {
    margin: 0 0 16px;
    color: #ed123d;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
}

.news__item-content p {
    color: #212e35;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
}

.news__item-btn {
    margin: 38px 0 0;
    text-align: right;
}

.news__item-btn .btn {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.pagination__wrapper {
    margin: 40px 0 80px;
}

.news__single-item {
    position: relative;
}

.news__single-content {
    margin: 0 0 80px;
    padding-left: 35px;
    max-width: 650px;
}

.news__single-content h5,
.news__single-content p,
.news__single-content ul li {
    font-size: 18px;
    line-height: 150%;
    margin: 0 0 15px;
}

@media (max-width: 1440px) {
    .news__single-content {
        max-width: 550px;
    }
}

.news__single-content p {
    font-weight: 300;
    color: #000;
}

.news__single-content h5 {
    font-weight: 700;
}

.news__single-content ul li {
    font-weight: 300;
    position: relative;
    padding-left: 20px;
}

.news__single-content ul li:last-child {
    margin-bottom: 0;
}

.news__single-content ul li:after {
    position: absolute;
    left: 0;
    width: 15px;
    top: 11px;
    height: 1px;
    background: #000;
}

.news__single-content .btn {
    margin-top: 24px;
}

.news__single-img {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 550px;
    height: auto;
}

.news__single-img img {
    display: block;
    width: 100%;
}

.cards {
    margin: 40px 0 0;
}

.cards .wrapper__mini {
    padding: 0 50px;
}

.cards__items {
    margin: 0 0 80px;
}

.cards__item {
    margin: 0 0 50px;
    padding: 32px 0 0 115px;
}

.cards__item-img {
    width: 230px;
    height: 146px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate(-50%, -32px);
    -ms-transform: translate(-50%, -32px);
    transform: translate(-50%, -32px);
    -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.3);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}

.cards__item-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px;
    overflow: hidden;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.cards__item:hover .cards__item-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.cards__item-label {
    width: 125px;
    height: 76px;
    margin: 0 auto;
    text-align: center;
    padding: 24px 0 0;
    background: url(/themes/fleetcor/css/../img/icons/best-seller.svg) center center no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cards__item-label span {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
}

.cards__item-in {
    background: #fff;
    -webkit-box-shadow: 30px 30px 90px rgba(33, 46, 53, 0.1);
    box-shadow: 30px 30px 90px rgba(33, 46, 53, 0.1);
    min-height: 200px;
    padding: 32px 26px 32px 155px;
    position: relative;
}

.cards__item-headline {
    margin: 0 0 26px;
}

.cards__item-headline h1,
.cards__item-headline h2,
.cards__item-headline h3,
.cards__item-headline h4,
.cards__item-headline h5,
.cards__item-headline h6 {
    font-size: 40px;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.cards__item-headline p {
    font-size: 18px;
    line-height: 150%;
}

.cards__item-advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -16px;
}

.cards__item-advantages_l,
.cards__item-advantages_r {
    width: 50%;
    padding: 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cards__item-advantages_icon {
    width: 48px;
    margin: 0 24px 0 0;
}

.cards__item-advantages_txt h1,
.cards__item-advantages_txt h2,
.cards__item-advantages_txt h3,
.cards__item-advantages_txt h4,
.cards__item-advantages_txt h5,
.cards__item-advantages_txt h6 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px;
}

.cards__item-advantages_txt p {
    font-size: 14px;
    font-weight: 300;
    color: #b4afb5;
    line-height: 150%;
}

.cards__item-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0 0;
}

.cards__item-footer .btn {
    height: 48px;
    line-height: 48px;
    margin: 0 8px;
}

.cards__item-footer .btn-gray {
    min-width: 150px;
    text-align: center;
}

.cards__item-footer .btn-gray:hover {
    opacity: 1;
    color: #212e35;
}

.cards__item-footer .btn-primary {
    padding: 0 25px;
}

.cards__item-footer_r {
    margin: 0 -8px;
}

.cards__item-fee {
    font-size: 24px;
    color: #ed123d;
    font-weight: 500;
    margin-right: 10px;
}

.cards__item-fee_price {
    color: #212e35;
    font-size: 40px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
}

.cards__item-sale {
    position: absolute;
    right: -8px;
    top: -8px;
    display: inline-block;
    padding: 15px 12px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    background: #ed123d;
    -webkit-box-shadow: -8px 8px 0 rgba(175, 29, 43, 0.2);
    box-shadow: -8px 8px 0 rgba(175, 29, 43, 0.2);
}

.faq {
    padding: 80px 0 40px;
    position: relative;
    overflow: hidden;
}

.faq__bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
}

.faq__bg img {
    display: block;
    width: 100%;
    height: auto;
}

.faq__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.faq__item {
    width: 100%;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 20px;
}

.faq__item-in {
    border-radius: 32px;
    -webkit-box-shadow: 0 40px 70px rgba(33, 46, 53, 0.08);
    box-shadow: 0 40px 70px rgba(33, 46, 53, 0.08);
    background: rgba(255, 255, 255, 0.8);
    padding: 16px 56px 16px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.faq__item-headline::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
    width: 8px;
    height: 14px;
    background: url(/themes/fleetcor/css/../img/icons/faq-arrow.svg) center center no-repeat;
    background-size: contain;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.faq__item-headline h2,
.faq__item-headline h3,
.faq__item-headline p {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    letter-spacing: 0.5px;
    font-size: 18px;
    line-height: 130%;
    font-weight: 400;
}

.faq__item-content {
    display: none;
    margin: 18px 0 0;
}

.faq__item-content p {
    color: #80828A;
    line-height: 150%;
}

.faq__item.is-active .faq__item-headline p {
    color: #ed123d;
}

.faq .headline__typical {
    margin: 0 0 30px;
}

.faq .btn__wrapper {
    margin-top: 40px;
}

.faq .btn__wrapper .btn {
    min-width: 270px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.extra {
    padding: 80px 0 24px;
    position: relative;
    min-height: 520px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.extra__bg {
    position: absolute;
    width: 45%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.extra .slick-slide:focus,
.extra .slick-slide:focus:hover,
.extra .slick-slide:hover,
.extra .slick-slide:hover:focus {
    outline: 0;
}

.extra .wrapper__mini {
    position: relative;
}

.extra .wrapper__mini .slider__controls {
    position: absolute;
    bottom: -185px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.extra .wrapper__mini .slider__controls .prev {
    width: 10px;
    height: 10px;
}

.extra .wrapper__mini .slider__controls .slick-arrow {
    background: 0 0;
    border: none;
    outline: 0;
    text-indent: -9999px;
    width: 12px;
    height: 24px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.2;
}

.extra .wrapper__mini .slider__controls .slick-arrow:hover {
    opacity: 1;
}

.extra .wrapper__mini .slider__controls .prev {
    background: url(/themes/fleetcor/css/../img/icons/prev-news.svg) center center no-repeat;
    background-size: cover;
}

.extra .wrapper__mini .slider__controls .next {
    background: url(/themes/fleetcor/css/../img/icons/next-news.svg) center center no-repeat;
    background-size: cover;
}

.extra .wrapper__mini .slider__controls .slick-dots {
    margin: 0 24px;
}

.extra .wrapper__mini .slider__controls .slick-dots li {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    padding: 5px;
    width: 6px;
}

.extra .wrapper__mini .slider__controls .slick-dots li:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    margin-left: auto;
    margin-right: auto;
    background: #212e35;
    border-radius: 50%;
}

.extra .wrapper__mini .slider__controls .slick-dots li.slick-active:after {
    background: #ed123d;
}

.extra .wrapper__mini .slider__controls .slick-dots li button {
    padding: 0;
    background: 0 0;
    border: none;
}

.extra__text {
    max-width: 360px;
}

.extra__text .headline__typical {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.extra__text .headline__typical p {
    padding-left: 35px;
    margin-top: 20px;
}

.extra__items {
    margin-left: 20px;
    position: absolute;
    left: 380px;
    top: -45px;
    overflow: hidden;
    padding: 120px 0;
}

.extra__items .slick-list {
    overflow: visible;
}

.extra__item {
    width: 235px;
    height: 285px;
    background: #fff;
    -webkit-box-shadow: 5px 5px 10px rgba(33, 46, 53, 0.1);
    box-shadow: 5px 5px 10px rgba(33, 46, 53, 0.1);
    margin-right: 24px;
    padding: 24px 32px 76px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.extra__item-headline,
.extra__item-number {
    position: relative;
    margin: 0 0 12px;
}

.extra__item-headline h1,
.extra__item-headline h2,
.extra__item-headline h3,
.extra__item-headline h4,
.extra__item-headline h5,
.extra__item-headline h6 {
    color: #ed123d;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.extra__item-number {
    display: block;
    color: #b4afb5;
    font-weight: 500;
    font-size: 16px;
    padding: 0 0 0 20px;
}

.extra__item-number:before {
    position: absolute;
    background: #b4afb5;
    width: 15px;
    height: 2px;
    top: 6px;
    left: 0;
}

.extra__item-content p {
    font-size: 14px;
    color: #212e35;
    line-height: 150%;
}

.extra__item-btn {
    position: absolute;
    bottom: 16px;
    left: 32px;
    right: 32px;
}

.extra__item-btn .btn {
    height: 48px;
    line-height: 48px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.card__details-sale:after,
.map__sidebar-list_item-in:after,
.support__topics span:after {
    content: " ";
}

.extra,
.statistic {
    overflow: hidden;
}

.map__sidebar-list_item-close:hover,
.support__question-r .btn-send:hover,
.support__topics .btn:hover {
    opacity: 0.8;
}

.support__headline {
    padding-left: 35px;
    max-width: 880px;
    margin: 0 0 24px;
}

.support__topics {
    margin: 0 0 32px;
}

.support__topics span {
    display: inline-block;
    padding-right: 30px;
    position: relative;
}

.support__topics span:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 15px;
    height: 15px;
    background: url(/themes/fleetcor/css/../img/icons/download.svg) center center no-repeat;
    background-size: contain;
}

.support__topics .btn {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.support__topics-in {
    background: #f8f8f8;
    padding: 24px 250px 24px 40px;
}

.support__topics-in .inp-group {
    margin: 0;
}

.support__topics-in .inp-group .jq-selectbox {
    background: #eee;
}

.support__topics-footer {
    border: 1px solid #ed123d;
    padding: 16px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px;
}

.support__question,
.support__topic {
    display: -webkit-box;
    display: -ms-flexbox;
}

.support__topics-footer p {
    margin-left: 20px;
}

.support__topics-footer + .btn__wrapper .btn {
    background: #3782c8;
    color: #fff;
}

.support__topic {
    margin: 0 -24px 20px;
    max-width: 850px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.support__topic-l,
.support__topic-r {
    width: 50%;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.support__topic:last-child {
    margin: 0 -24px 24px;
}

.support__question {
    margin: 0 -20px 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 880px;
}

.support__question-l,
.support__question-r {
    width: 50%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.support__question-r .btn__wrapper {
    text-align: right;
}

.support__question-r .btn-send {
    height: 59px;
    line-height: 59px;
    padding: 0 80px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.support__question .inp-group {
    margin: 0 0 20px;
}

.support__question .inp-group input {
    background: #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid transparent;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    line-height: 55px;
}

.support__question .inp-group input:focus,
.support__question .inp-group input:hover {
    border-color: #80d3dd;
    background: #fff;
}

.support__question .inp-group input:focus + .inp-group__question {
    opacity: 0;
    pointer-events: none;
}

.support__question .inp-group__required:after {
    z-index: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.support__question .inp-group__question {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.support__question .inp-group.is-validated input {
    border-color: #b4afb5;
    background: #fff;
}

.support__question .inp-group.is-validated.inp-group__required:after {
    opacity: 0;
    pointer-events: none;
}

.support__question .inp-group.is-validated .inp-group__question {
    background: #eee;
}

.support__question .inp-group__textarea {
    margin: 0 0 20px;
    background: #eee;
    border: 2px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    height: 138px;
}

.support__question .inp-group__textarea:focus,
.support__question .inp-group__textarea:hover {
    border-color: #80d3dd;
    background: #fff;
}

.support__question .inp-group__textarea textarea {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.support__question .inp-group__drag {
    position: relative;
    height: 59px;
    border-radius: 32px;
    border: 2px dashed #b4afb5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px 0 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.support__question .inp-group__drag .btn {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.support__question .inp-group__drag:hover {
    cursor: pointer;
    border-color: #80d3dd;
}

.support__question .inp-group__drag:hover .inp-group__drag-sign {
    color: #80d3dd;
}

.support__question .inp-group__drag:hover .btn {
    background: #80d3dd;
    color: #fff;
}

.support__question .inp-group__drag input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.support__question .inp-group__drag label {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.support__question .inp-group__drag span.inp-group__drag-sign {
    font-size: 16px;
    color: #b4afb5;
    font-weight: 300;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.support__question .inp-group__drag .btn {
    display: inline-block;
    padding: 0 18px;
    height: 39px;
    line-height: 39px;
    background: #eee;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 500;
    color: #80828a;
    text-transform: uppercase;
}

.articles__items,
.extra__list-items {
    display: -webkit-box;
    display: -ms-flexbox;
}

.faq__page .faq {
    padding-top: 0;
}

.faq__page .faq__item {
    width: 100%;
}

.faq__item-in {
    padding: 28px;
    -webkit-box-shadow: 30px 30px 90px rgba(33, 46, 53, 0.1);
    box-shadow: 30px 30px 90px rgba(33, 46, 53, 0.1);
}

.faq__item-in::after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 35px;
}

.faq__item.is-active .faq__item-headline::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}

.faq__page .faq .pagination__wrapper {
    margin-bottom: 0;
}

.articles__headline {
    margin: 0 0 32px;
}

.articles__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -9px;
    margin-right: -9px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.articles__item {
    padding: 0 9px;
    width: 33.33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 40px;
}

.articles__item:hover {
    opacity: 1;
}

.articles__item:hover .articles__item-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.articles__item-img {
    width: 100%;
    height: 243px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.articles__item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.articles__item-content {
    margin-left: 40px;
    padding: 24px 24px 16px;
    background: #fff;
    -webkit-box-shadow: 60px 60px 90px rgba(33, 46, 53, 0.1);
    box-shadow: 60px 60px 90px rgba(33, 46, 53, 0.1);
    margin-top: -35px;
    position: relative;
    z-index: 2;
}

.articles__item-txt {
    height: 112px;
}

.articles__item h1,
.articles__item h2,
.articles__item h3,
.articles__item h4,
.articles__item h5,
.articles__item h6 {
    text-transform: uppercase;
    color: #ed123d;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
}

.articles__item p {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: #212e35;
}

.articles .pagination__wrapper {
    margin-top: 0;
}

.content {
    margin: 80px 0;
}

.content__map {
    margin-top: 80px;
}

.content__extra {
    margin-bottom: 80px;
}

.content__headline {
    margin: 0 0 32px;
}

.content__headline .h1 {
    color: #212e35;
}

.content__content {
    padding-left: 35px;
    max-width: 1055px;
}

.extra__list {
    margin: 80px 0;
}

.extra__list-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.extra__list-icon,
.statistic__in {
    display: -webkit-box;
    display: -ms-flexbox;
}

.extra__list-item {
    width: 33.33%;
}

.extra__list-icon {
    width: 100px;
    height: 100px;
    background: #212e35;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 24px;
}

.extra__list-headline {
    margin: 0 0 32px;
}

.extra__list-content {
    text-align: center;
    min-height: 78px;
}

.extra__list-content .extra__list-headline {
    margin: 0 0 5px;
}

.extra__list-content .extra__list-headline h1,
.extra__list-content .extra__list-headline h2,
.extra__list-content .extra__list-headline h3,
.extra__list-content .extra__list-headline h4,
.extra__list-content .extra__list-headline h5,
.extra__list-content .extra__list-headline h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #212e35;
}

.extra__list-content .extra__list-desc,
.extra__list-content .extra__list-headline {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.extra__list-content .extra__list-desc p {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
}

.extra__list-btn {
    text-align: center;
    margin-top: 24px;
}

.extra__list-btn .btn {
    padding-left: 55px;
    padding-right: 55px;
}

.statistic {
    padding: 80px 0;
    min-height: 550px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.statistic__bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 490px;
    z-index: -1;
}

.statistic__bg img {
    display: block;
    width: 100%;
}

.statistic__headline {
    margin: 0 0 50px;
}

.statistic__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.statistic__item,
.statistic__items {
    display: -webkit-box;
    display: -ms-flexbox;
}

.statistic__items {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.statistic__item {
    width: 50%;
    margin-bottom: 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.card__details-in,
.feedback__item-rating {
    display: -webkit-box;
    display: -ms-flexbox;
}

.statistic__item:last-of-type {
    margin-bottom: 0;
}

.statistic__item-icon {
    margin-right: 35px;
}

.statistic__item-numbers h1,
.statistic__item-numbers h2,
.statistic__item-numbers h3,
.statistic__item-numbers h4,
.statistic__item-numbers h5 {
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    text-transform: uppercase;
    color: #ed123d;
}

.statistic__item-desc p {
    color: #212e35;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.feedback {
    margin-bottom: 80px;
}

.feedback .slick-slider .slick-list,
.feedback .slick-slider .slick-track {
    overflow: visible;
}

.feedback .slick-list {
    padding: 0 17% 0 0;
}

.feedback__headline {
    margin: 0 0 24px;
}

.feedback__items {
    padding-left: 12px;
}

.feedback__item {
    padding: 0 12px;
}

.feedback__item:focus,
.feedback__item:hover {
    outline: 0;
}

.feedback__item-top {
    margin-bottom: 20px;
}

.feedback__item-in {
    background: #fff;
    padding: 24px 32px 32px;
    -webkit-box-shadow: 30px 30px 90px rgba(33, 46, 53, 0.1);
    box-shadow: 30px 30px 90px rgba(33, 46, 53, 0.1);
}

.feedback__item-name {
    margin-bottom: 2px;
}

.feedback__item-name span {
    color: #b4afb5;
    font-size: 16px;
    font-weight: 500;
}

.feedback__item-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.feedback__item-rating .star {
    width: 25px;
    height: 25px;
    background: url(/themes/fleetcor/css/../img/manufacturing/star.svg) center center no-repeat;
    background-size: 22px 22px;
}

.feedback__item-rating .star.star-filled {
    background: url(/themes/fleetcor/css/../img/manufacturing/star-fill.svg) center center no-repeat;
    background-size: 22px 22px;
}

.feedback__item-content {
    height: 63px;
    overflow: hidden;
    margin: 0 0 16px;
}

.feedback__item-content blockquote {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #212e35;
    font-weight: 300;
}

.feedback__item-btn .btn {
    padding-left: 55px;
    padding-right: 55px;
}

.card__details {
    margin: 0 0 80px;
    background: -o-radial-gradient(73.16% 27.11%, 498.95px, #465360 0, #212e35 100%), #212e35;
    background: radial-gradient(498.95px at 73.16% 27.11%, #465360 0, #212e35 100%), #212e35;
    padding: 32px 0 42px;
}

.card__details.is-active .card__details-card {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.card__details-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.card__details-item,
.card__details-price {
    display: -webkit-box;
    display: -ms-flexbox;
}

.card__details-l {
    width: 50%;
}

.card__details-r {
    width: 50%;
    text-align: center;
    margin-top: -258px;
}

.card__details-headline {
    max-width: 550px;
    margin: 0 0 40px;
}

.card__details-headline .h2 {
    color: #fff;
    text-transform: uppercase;
}

.card__details-items {
    max-width: 380px;
}

.card__details-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 32px;
}

.card__details-icon {
    width: 48px;
    margin-right: 32px;
}

.card__details-desc h5 {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    margin: 0;
}

.card__details-desc p,
.card__details-footer p {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: #b4afb5;
}

.card__details-footer {
    max-width: 540px;
}

.card__details-price span,
.card__details-sale {
    color: #fff;
}

.card__details-card {
    position: relative;
    max-width: 462px;
    margin: 0 auto 24px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.card__details-card_img {
    -webkit-box-shadow: 0 50px 84px rgba(0, 0, 0, 0.3);
    box-shadow: 0 50px 84px rgba(0, 0, 0, 0.3);
    max-width: 100%;
    max-height: 292px;
    overflow: hidden;
    border-radius: 10px;
}

.card__details-card_img img {
    display: block;
    width: 100%;
    height: 100%;
}

.card__details-sale {
    background: #ed123d;
    padding: 15px 12px;
    height: auto;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    position: absolute;
    top: -8px;
    right: -16px;
    font-weight: 500;
    font-size: 16px;
}

.card__details-sale:after {
    position: absolute;
    background: rgba(237, 18, 61, 0.2);
    top: 8px;
    height: 100%;
    right: 8px;
    width: 100%;
}

.advantages__blocks-img:after,
.app__slider-list ul li:after,
.calc__items-additional:after,
.card__details-list ul li:after {
    content: " ";
}

.card__details-price {
    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;
    position: relative;
    z-index: 2;
    margin: 0 0 5px;
}

.card__details-list,
.comparison .cards__item-advantages {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.card__details-price span {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
}

.card__details-price span b {
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    margin: 0 10px;
    position: relative;
    top: 3px;
}

.card__details-calculate a,
.card__details-list h5 {
    font-size: 18px;
}

.card__details-calculate {
    margin: 0 0 20px;
}

.card__details-calculate a {
    font-weight: 300;
    line-height: 150%;
    color: #ffd300;
}

.card__details-btn .btn {
    padding-left: 29px;
    padding-right: 29px;
    margin: 0 0 24px;
}

.card__details-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.card__details-list h5 {
    font-weight: 700;
    line-height: 150%;
    color: #fff;
    margin: 0 0 8px;
}

.advantages__blocks-r ul li,
.card__details-list ul li {
    display: block;
    font-weight: 300;
    line-height: 150%;
}

.card__details-list ul {
    text-align: left;
}

.card__details-list ul li {
    text-align: left;
    font-size: 14px;
    color: #b4afb5;
    padding-left: 15px;
    position: relative;
}

.advantages__blocks-item,
.calc__items {
    display: -webkit-box;
    display: -ms-flexbox;
}

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

.advantages__blocks {
    padding: 80px 0;
}

.advantages__blocks-items {
    padding-left: 35px;
}

.advantages__blocks-item {
    -webkit-box-shadow: 30px 30px 90px rgba(33, 46, 53, 0.1);
    box-shadow: 30px 30px 90px rgba(33, 46, 53, 0.1);
    margin: 0 0 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.advantages__blocks-r {
    padding: 40px;
}

.advantages__blocks-r ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    font-size: 18px;
}

.advantages__blocks-r ul li:last-child {
    margin-bottom: 0;
}

.advantages__blocks-r ul li svg {
    margin-right: 32px;
}

.advantages__blocks-r ul li span {
    display: block;
    width: calc(100% - 57px);
}

.advantages__blocks-headline .h1 {
    margin: 0 0 32px;
    text-transform: uppercase;
}

.advantages__blocks-img {
    position: relative;
    height: 100%;
    width: 365px;
}

.advantages__blocks-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.advantages__blocks-img:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -o-linear-gradient(0.18deg, #fff 0.15%, rgba(255, 255, 255, 0) 56.66%), -o-linear-gradient(bottom, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.76));
    background: linear-gradient(89.82deg, #fff 0.15%, rgba(255, 255, 255, 0) 56.66%), linear-gradient(0deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.76));
}

.advantages__blocks-img_headline {
    position: absolute;
    left: 0;
    z-index: 2;
    top: 40px;
    right: 40px;
    padding-left: 10px;
}

.advantages__blocks-img_headline span {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 120%;
}

.calc__title h5,
.calc__title p {
    font-size: 18px;
    line-height: 150%;
}

.advantages__blocks-img_headline span b {
    color: #ed123d;
}

.advantages__blocks-icon {
    width: 25px;
    margin-right: 35px;
}

.calc {
    position: relative;
    padding: 80px 0 0;
    overflow: hidden;
}

.calc__in,
.calc__title {
    padding-left: 35px;
}

.calc__bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -2;
}

.calc__bg img {
    display: block;
    width: 100%;
    height: 100%;
}

.calc__headline {
    margin: 0 0 50px;
    max-width: 950px;
}

.calc__headline .h1 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 24px;
}

.calc__title h5 {
    font-weight: 700;
    color: #fff;
    margin: 0 0 10px;
}

.calc__title p {
    font-weight: 300;
    color: #fff;
}

.calc__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -55px;
    padding-bottom: 40px;
}

.calc__items-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
}

.calc__items-more.is-active .plus {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.calc__items-more.is-active .plus__vertical {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    opacity: 0;
}

.calc__items-more span {
    color: #80d3dd;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

.calc__item-headline span,
.calc__item-unit {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: #fff;
}

.calc__items-more .plus {
    width: 14px;
    height: 14px;
    position: relative;
    top: -2px;
    display: block;
    margin-left: 8px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

.calc__items-more .plus__horizontal {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    height: 2px;
    background: #80d3dd;
}

.calc__items-more .plus__vertical {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    height: 14px;
    width: 2px;
    background: #80d3dd;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.calc__items-additional {
    display: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.calc__items-additional.is-active,
.calc__items-result {
    display: -webkit-box;
    display: -ms-flexbox;
}

.calc__items-additional.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
}

.calc__item {
    width: 370px;
    padding: 0 55px;
}

.calc__item-drag_wrapper {
    position: relative;
}

.calc__item-unit {
    left: 130px;
    top: -10px;
}

.calc__items-additional {
    padding: 40px 0;
    position: relative;
}

.calc__items-additional:after {
    position: absolute;
    left: -3000px;
    right: -3000px;
    top: 0;
    bottom: 0;
    background: #212e35;
    z-index: -1;
}

.calc__items-additional_l {
    width: 425px;
}

.calc__items-footer_l {
    width: 480px;
}

.calc__items-footer .btn:hover {
    opacity: 0.8;
}

.calc__items-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.calc__items-result_l {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    color: #ed123d;
}

.calc__items-result_c,
.calc__items-result_r {
    color: #fff;
}

.calc__items-result_c {
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    margin: 0 10px;
}

.calc__items-result_r {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
}

.calc__items-footer {
    padding: 24px 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.irs-single {
    left: 0 !important;
    top: -40px;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.6) !important;
    width: 115px;
    font-size: 24px !important;
    line-height: 120% !important;
    color: #212e35 !important;
    font-weight: 500 !important;
    padding: 0 !important;
    border-radius: 32px !important;
}

.irs-single:before {
    display: none !important;
}

.irs-max,
.irs-min {
    display: none;
}

.irs--flat .irs-handle {
    top: 14px;
    width: 24px;
    height: 24px;
    background: #ffd300;
    border-radius: 50%;
}

.irs--flat .irs-handle i {
    display: none !important;
}

.irs--flat .irs-line {
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.3);
}

.irs--flat .irs-bar {
    background: #fff;
}

.irs--flat .irs-bar,
.irs--flat .irs-line {
    height: 4px;
}

.select-styled {
    margin-bottom: 24px;
}

.select-styled .jq-selectbox__dropdown {
    border-radius: 0;
}

.select-styled .jq-selectbox__dropdown ul li {
    font-size: 14px;
    display: block;
    height: 59px;
    line-height: 59px;
    padding-left: 32px;
}

.select-styled .jq-selectbox__dropdown ul li:hover {
    background: #80d3dd;
    color: #fff;
}

.select-styled__headline {
    margin: 0 0 10px;
}

.select-styled__headline span {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: #fff;
}

.select-styled .jq-selectbox {
    width: 100%;
}

.select-styled .jq-selectbox.focused .jq-selectbox__select {
    border: none;
}

.select-styled .jq-selectbox__select {
    padding-left: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 59px;
    line-height: 59px;
    border: none;
    background: rgba(255, 255, 255, 0.6);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border-radius: 32px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
}

.select-styled .jq-selectbox__trigger {
    border-left: none;
    right: 10px;
}

.select-styled .jq-selectbox__trigger-arrow {
    top: 50%;
    width: 12px;
    height: 6px;
    border: none;
    background: url(/themes/fleetcor/css/../img/evc/arrow-dropdown.svg) center center no-repeat;
    background-size: contain;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.select-styled .opened .jq-selectbox__trigger-arrow {
    -webkit-transform: translate3d(0, -50%, 0) rotate(180deg);
    transform: translate3d(0, -50%, 0) rotate(180deg);
}

.select-styled .disabled.sel.selected {
    color: #fff;
}

.app {
    padding: 58px 0;
    background: #f8f8f8;
}

.app__headline {
    margin: 0 0 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.app__headline-logo {
    margin-right: 32px;
    width: 100px;
    height: 100px;
}

.app__headline-logo img {
    display: block;
    width: 100%;
    height: 100%;
}

.app__in,
.app__item {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-align-items: center;
}

.app__headline .h1 {
    text-transform: uppercase;
}

.app__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -75px;
}

.app__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 75px;
    width: 445px;
}

.app__item-l {
    margin-right: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.app__item-store {
    margin-right: 15px;
}

.app__item-qr {
    width: 180px;
    height: 180px;
}

.app__item-qr img {
    display: block;
    width: 100%;
    height: 100%;
}

.app__item-txt span {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 120%;
}

.app__slider-list ul li,
.partner__item-in_content-item span {
    line-height: 150%;
}

.app__img {
    max-width: 800px;
    position: absolute;
    top: 120px;
    right: 0;
}

@media (max-width: 1440px) {
    .app__img {
        max-width: 700px;
    }
}

.app__img img {
    display: block;
    width: 100%;
    height: auto;
}

.app__slider {
    padding: 80px 0 65px;
    overflow: hidden;
}

.app__slider-headline {
    margin: 0 0 40px;
}

.app__slider-headline .h1 {
    text-transform: uppercase;
}

.app__slider-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.app__slider-list {
    padding-left: 35px;
    max-width: calc(100% - 300px);
}

.app__slider-list ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin: 0 -45px 0 -10px;
}

.app__slider-list ul li {
    font-weight: 300;
    font-size: 14px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding: 0 45px 0 15px;
    margin: 0 0 20px;
    color: #212e35;
    position: relative;
    max-width: 325px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.partner__item-in_content-c span,
.partner__item-in_content-l span {
    font-size: 14px;
    color: #80828a;
    font-weight: 300;
}

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

.app__slider-phone:after,
.fees__item-units:before,
.partner__item-in:after {
    content: " ";
}

.app__slider-phone {
    width: 244px;
    height: 455px;
    background: url(/themes/fleetcor/css/../img/app/iphone.png) center center no-repeat;
    background-size: cover;
    position: relative;
}

.app__slider-phone:after {
    position: absolute;
    top: -1000px;
    bottom: -1000px;
    left: 50%;
    right: -2000px;
    background: #eee;
    z-index: -1;
}

.app__slider-phone .slick-list,
.app__slider-phone .slick-track {
    height: 100%;
}

.app__slider-phone_in {
    position: absolute;
    left: 0;
    right: 0;
    top: 43px;
    width: 213px;
    height: 362px;
    margin-left: auto;
    margin-right: auto;
}

.app__slider-item img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.app__slider .slider__controls {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.app__slider .slider__controls-wrapper {
    margin-top: 32px;
    width: 244px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.partner__item,
.partner__items {
    display: -webkit-box;
    display: -ms-flexbox;
}

.app__slider .slider__controls .prev {
    width: 10px;
    height: 10px;
}

.app__slider .slider__controls .slick-arrow {
    background: 0 0;
    border: none;
    outline: 0;
    text-indent: -9999px;
    width: 12px;
    height: 24px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.2;
}

.app__slider .slider__controls .slick-arrow:hover {
    opacity: 1;
}

.app__slider .slider__controls .prev {
    background: url(/themes/fleetcor/css/../img/icons/prev-news.svg) center center no-repeat;
    background-size: cover;
}

.app__slider .slider__controls .next {
    background: url(/themes/fleetcor/css/../img/icons/next-news.svg) center center no-repeat;
    background-size: cover;
}

.app__slider .slider__controls .slick-dots {
    margin: 0 24px;
}

.app__slider .slider__controls .slick-dots li {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    padding: 5px;
    width: 6px;
}

.app__slider .slider__controls .slick-dots li:after {
    position: absolute;
    content: " ";
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    margin-left: auto;
    margin-right: auto;
    background: rgba(33, 46, 53, 0.2);
    border-radius: 50%;
}

.app__slider .slider__controls .slick-dots li.slick-active:after {
    background: #ed123d;
}

.app__slider .slider__controls .slick-dots li button {
    padding: 0;
    background: 0 0;
    border: none;
}

.partner {
    margin-bottom: 55px;
}

.partner__headline {
    margin: 0 0 40px;
}

.partner__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.partner__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 33.33%;
    margin-bottom: 24px;
}

.partner__item-in {
    position: absolute;
    left: 80px;
    bottom: 56px;
    background: #fff;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.2);
    padding: 31px 24px 24px;
    min-width: 365px;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 2;
}

.partner__item-in:after {
    position: absolute;
    left: -24px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 24px 24px 0;
    border-color: transparent #fff transparent transparent;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.partner__item-in_headline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 13px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.partner__item-in_headline-l span {
    display: block;
}

.partner__item-in_headline .partner__item-flag {
    margin-right: 35px;
}

.partner__item-in_headline .partner__item-flag svg {
    display: inline-block;
    width: 40px;
}

.partner__item-in_content-headline {
    border-bottom: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.partner__item-in_content-l {
    width: 20%;
    text-align: center;
}

.partner__item-in_content-l img,
.partner__item-in_content-l svg {
    display: inline-block;
    width: 37px;
}

.partner__item-in_content-c {
    width: 30%;
    text-align: center;
}

.partner__item-in_content-r {
    width: 50%;
    text-align: center;
}

.partner__item-in_content-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.partner__item-in_content-item:last-child {
    margin-bottom: 0;
}

.partner__item-in_content-item span {
    font-weight: 700;
    font-size: 18px;
    color: #212e35;
}

.partner__item-type {
    font-size: 18px;
    color: #212e35;
    font-weight: 300;
    margin-bottom: 3px;
}

.partner__item-country {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.partner__item-icon {
    width: 56px;
    height: 56px;
    margin-right: 24px;
}

.partner__item-name h3,
.partner__item-name span {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.partner__item.is-active .partner__item-in {
    opacity: 1;
    pointer-events: all;
}

.btn-primary:hover,
.configure__footer-r .btn-yellow:hover {
    opacity: 0.8;
}

.comparison {
    margin-bottom: 80px;
}

.comparison .cards__item-img {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 175px;
    height: 111px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.comparison .cards__item-label {
    width: 95px;
    height: 48px;
    padding-top: 12px;
    padding-bottom: 22px;
    background: url(/themes/fleetcor/css/../img/icons/mobile-label.svg) center center no-repeat;
}

.comparison .cards__item-label span {
    font-size: 13px;
}

.comparison .cards__item,
.comparison .cards__item-in {
    padding-left: 0;
}

.comparison .cards .wrapper__mini {
    padding-left: 20px;
    padding-right: 20px;
}

.comparison .cards__item-in {
    padding-right: 0;
}

.comparison .cards__item-headline h1,
.comparison .cards__item-headline h2,
.comparison .cards__item-headline h3,
.comparison .cards__item-headline h4,
.comparison .cards__item-headline h5,
.comparison .cards__item-headline h6 {
    font-size: 20px;
    font-weight: 500;
}

.comparison .cards__item-headline p {
    font-size: 13px;
}

.comparison .cards__item-content {
    padding-left: 20px;
    padding-right: 0;
}

.comparison .cards__item-advantages_l,
.comparison .cards__item-advantages_r {
    width: 100%;
    padding: 0;
}

.comparison .cards__item-advantages {
    margin-left: 0;
    margin-right: 0;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.comparison .cards__item-advantages_txt h1,
.comparison .cards__item-advantages_txt h2,
.comparison .cards__item-advantages_txt h3,
.comparison .cards__item-advantages_txt h4,
.comparison .cards__item-advantages_txt h5,
.comparison .cards__item-advantages_txt h6 {
    font-size: 14px;
}

.comparison .cards__item-advantages_txt p {
    font-size: 10px;
}

.comparison .cards__item-advantages_l {
    margin-bottom: 10px;
}

.comparison .cards__item-advantages_icon {
    width: 35px;
    margin-right: 10px;
}

.comparison .cards__item-advantages_icon svg {
    display: block;
    width: 100%;
}

.comparison .cards__item-advantages_txt {
    width: calc(100% - 45px);
}

.comparison .cards__item-fee {
    font-size: 16px;
    margin-right: 0;
    width: 100%;
}

.comparison .cards__item-footer {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.comparison .cards__item-fee_price {
    font-size: 20px;
}

.comparison .cards__item-footer_l {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.comparison .cards__item-fee {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.comparison .cards__item-footer_r .btn {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 12px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
}

.comparison .cards__item-content .cards__item-headline h2,
.comparison .cards__item-sale:before {
    display: none;
}

.comparison .cards__item-footer .btn {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.comparison .cards__item-footer .btn:last-child {
    margin-bottom: 0;
}

.comparison .cards__item-headline {
    padding-right: 20px;
}

.comparison .cards__item-desc,
.comparison .cards__item-footer_l {
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.comparison .cards__item-footer_r {
    margin-top: 24px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.comparison .cards__item-in {
    padding-bottom: 20px;
    min-height: auto;
    -webkit-box-shadow: 0 0 13px rgba(201, 209, 215, 0.45655);
    box-shadow: 0 0 13px rgba(201, 209, 215, 0.45655);
    padding-top: 0;
}

.comparison .cards__item-sale {
    position: static;
    font-size: 13px;
    height: 32px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 32px;
    width: 126px;
    margin-bottom: 16px;
}

.fees__item-headline p,
.prices__item-data span {
    line-height: 150%;
}

.comparison .cards__item-headline_main {
    margin-bottom: 13px;
}

.comparison .cards__item-headline_main h2 {
    display: block !important;
}

.fees__items,
.prices__item {
    display: -webkit-box;
    display: -ms-flexbox;
}

.comparison .cards__item-footer {
    margin-top: 12px;
}

.comparison .slick-slider {
    margin: 0 -16px;
}

.comparison .slick-slide {
    margin-right: 16px;
    margin-left: 16px;
}

.comparison .cards__items {
    padding-left: 35px;
    margin-top: -15px;
}

.comparison .cards__items .slick-list {
    padding-top: 40px;
}

.comparison .cards__item:focus,
.comparison .cards__item:hover,
.comparison .cards__item:hover:focus {
    outline: 0;
    border: none;
}

.comparison .cards__item {
    margin-bottom: 20px;
}

.prices {
    margin-bottom: 80px;
}

.prices__headline {
    margin: 0 0 32px;
}

.prices__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 25px;
    border-bottom: 1px solid #eee;
}

.prices__item-headline {
    background: #f8f8f8;
    padding: 10px 25px;
    border-bottom: none;
}

.prices__item-data:first-child {
    width: 34%;
}

.prices__item-data:nth-child(2),
.prices__item-data:nth-child(3),
.prices__item-data:nth-child(4) {
    width: 22%;
}

.prices__item-data span {
    font-weight: 300;
    font-size: 14px;
    color: #000;
}

.fees {
    margin-bottom: 80px;
}

.fees__headline {
    margin-bottom: 20px;
}

.fees__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 24px;
}

.configure__in-top,
.fees__item-headline {
    display: -webkit-box;
    display: -ms-flexbox;
}

.fees__item {
    width: 25%;
    padding: 0 8px;
}

.fees__item-in {
    -webkit-box-shadow: 0 0 80px rgba(201, 209, 215, 0.45655);
    box-shadow: 0 0 80px rgba(201, 209, 215, 0.45655);
    position: relative;
}

.fees__item-headline {
    padding: 44px 11px 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.fees__item-headline p,
.fees__item-headline span {
    display: block;
    width: 100%;
    text-align: center;
}

.fees__item-headline span {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.fees__item-headline p {
    font-weight: 300;
    font-size: 18px;
}

.fees__item-units {
    position: absolute;
    top: -8px;
    right: -8px;
    background: #ed123d;
    height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    color: #fff;
}

.configure__item-headline,
.fees__item-advantages ul li {
    line-height: 150%;
    font-weight: 300;
}

.fees__item-units span {
    position: relative;
    z-index: 10;
}

.fees__item-units:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -8px;
    bottom: -8px;
    background: rgba(237, 18, 61, 0.5);
}

.fees__item-content {
    padding: 16px 25px 16px 32px;
}

.fees__item-content .btn {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.fees__item-yellow .fees__item-headline {
    background: #80d3dd;
}

.fees__item-advantages {
    margin-bottom: 15px;
}

.fees__item-advantages ul li {
    font-size: 18px;
    display: block;
    padding-left: 34px;
    margin-bottom: 10px;
    position: relative;
}

.fees__item-advantages ul li.check:after,
.fees__item-advantages ul li.cross:after {
    position: absolute;
    top: 7px;
    width: 14px;
    height: 12px;
    content: " ";
    left: 0;
}

.fees__item-advantages ul li.check:after {
    background: url(/themes/fleetcor/css/../img/icons/check-red.svg) center center no-repeat;
    background-size: 14px 12px;
}

.fees__item-advantages ul li.cross:after {
    background: url(/themes/fleetcor/css/../img/icons/cross-gray.svg) center center no-repeat;
    background-size: 14px 12px;
}

.fees__item-advantages ul li:last-child {
    margin-bottom: 0;
}

.fees__footer {
    padding-left: 35px;
}

.fees__footer .h4 {
    margin-bottom: 15px;
}

.configure {
    background: #80d3dd;
    padding-top: 40px;
    padding-bottom: 75px;
}

.configure__headline .h1 {
    margin: 0 0 16px;
}

.configure__in {
    -webkit-border-radius: 35px;
    -webkit-box-shadow: 0 40px 70px rgba(33, 46, 53, 0.08);
    box-shadow: 0 40px 70px rgba(33, 46, 53, 0.08);
    border-radius: 35px;
    margin-bottom: 48px;
    background: #fff;
    margin-top: 16px;
    overflow: hidden;
}

.configure__in-top {
    padding: 25px 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.configure__in-bottom,
.configure__item {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-align-items: center;
}

.configure__in-top_l,
.configure__in-top_r {
    width: 50%;
}

.configure__in-top .configure__item-wrapper:first-child,
.configure__in-top .configure__item-wrapper:nth-child(2) {
    margin-bottom: 10px;
}

.configure__in-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #f8f8f8;
    padding: 35px;
}

.configure__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 40px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.configure__item-wrapper {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.configure__item-wrapper input:checked + label:after {
    background: url(/themes/fleetcor/css/../img/icons/check-white.svg) center center no-repeat #ed123d;
}

.configure__item:after {
    position: absolute;
    content: " ";
    width: 20px;
    height: 20px;
    background: #b4afb5;
    border-radius: 50%;
    top: 49%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
}

.btn-primary,
.configure__footer-r .btn-yellow {
    -webkit-border-radius: 50px;
    text-transform: uppercase;
}

.configure__item-headline {
    display: block;
    font-size: 14px;
    color: #212e35;
}

.configure__item-icon {
    margin-right: 25px;
}

.configure__item-list {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #80828a;
}

.configure__footer,
.configure__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
}

.configure__item-list svg {
    padding: 0 5px;
}

.configure__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-width: 290px;
}

.configure__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.style__item-color,
.style__item-colors {
    display: -webkit-box;
    display: -ms-flexbox;
}

.configure__footer-l .h2 {
    text-transform: uppercase;
}

.configure__footer-r .btn-yellow {
    background: #ffd300;
    border-radius: 50px;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    font-weight: 700;
    padding-left: 75px;
    padding-right: 75px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.bg-red {
    background: #ed123d;
}

.bg-red_dark {
    background: #af1d2b;
}

.bg-dark_blue {
    background: #3782c8;
}

.bg-blue {
    background: #80d3dd;
}

.bg-yellow {
    background: #ffd300;
}

.bg-black {
    background: #212e35;
}

.bg-grey {
    background: #80828a;
}

.bg-grey_light {
    background: #b4afb5;
}

.bg-grey_lightest {
    background: #eee;
}

.bg-white {
    background: #f8f8f8;
}

.list-red {
    max-width: 685px;
}

.list-red li {
    font-size: 14px;
    color: #212e35;
    font-weight: 300;
    margin: 0 0 10px;
    position: relative;
    padding-left: 15px;
    line-height: 150%;
}

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

.style {
    padding: 100px 0;
}

.style__headline {
    margin: 0 0 70px;
}

.style__headline h1 {
    font-size: 140px;
    color: #212e35;
    text-transform: uppercase;
    font-weight: 500;
}

.style__item {
    margin: 0 0 80px;
}

.style__item-headline {
    margin: 0 0 55px;
}

.style__item-colors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.style__item-color {
    width: calc(20% - 30px);
    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-left: 15px;
    margin-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.style__item-color span {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.02em;
}

.style__grid-item_bottom,
.style__grid-item_headline span,
.style__grid-items_headline-sign span {
    font-size: 14px;
    font-weight: 300;
    color: #212e35;
}

.style__item-color.bg-grey_lightest span,
.style__item-color.bg-white span,
.style__item-color.bg-yellow span {
    color: #212e35;
}

.style__item-typography {
    margin-bottom: 25px;
}

.style__item-btn {
    width: 200px;
    text-align: center;
    margin-bottom: 20px;
}

.style__grid {
    width: 1136px;
    margin-bottom: 75px;
}

.style__grid-items_in {
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.style__grid-items_headline-sign {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
}

.style__grid-items_headline-sign span {
    text-align: center;
    display: block;
    width: 100%;
}

.btn,
.btn-red {
    display: inline-block;
}

.style__grid-items_headline-item {
    height: 23px;
    border: 1px solid #80828a;
    border-radius: 8px 8px 0 0;
    border-bottom: none;
    margin-bottom: 50px;
}

.style__grid-item {
    width: 80px;
    height: 100%;
    background: #eee;
    margin-right: 16px;
    position: relative;
}

.style__grid-item:first-child:after,
.style__grid-item:nth-child(2):after {
    bottom: 0;
    width: 1px;
    height: 24px;
    background: #80828a;
    content: " ";
}

.style__grid-item:last-child {
    margin-right: 0;
}

.style__grid-item:first-child:after {
    position: absolute;
    right: 0;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.style__grid-item:nth-child(2):after {
    position: absolute;
    left: 0;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.style__grid-item_in {
    width: 100%;
    height: 23px;
    border: 1px solid #80828a;
    border-radius: 8px 8px 0 0;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.style__grid-item_headline {
    text-align: center;
}

.style__grid-item_wrapper {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.header__nav ul li:hover:after,
.style__grid-item_bottom {
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
}

.style__grid-item_bottom {
    position: absolute;
    bottom: -10px;
    right: 0;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    padding-right: 10px;
}

.btn,
.style__in .company__news .wrapper {
    padding: 0;
}

.style__in .company__news {
    margin-bottom: 75px;
}

.style__in .company__news .slider__controls {
    padding-top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 200px;
}

.style__in .support__question-r {
    width: 100%;
}

.style__in .map__sidebar-filter_box {
    width: 300px;
    text-align: center;
}

.style__in .map__sidebar-filter_items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.style__forms {
    width: 300px;
    position: relative;
}

.style__forms:after {
    position: absolute;
    content: " ";
    left: -2000px;
    top: -50px;
    bottom: -50px;
    right: -2000px;
    background: #212e35;
    z-index: -1;
}

.btn {
    background: 0 0;
    border: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.btn-primary {
    height: 48px;
    line-height: 48px;
    background: #80d3dd;
    border-radius: 50px;
    color: #212e35;
    padding: 0 43px;
    font-weight: 500;
    font-size: 16px;
}

.btn-gray,
.btn-red {
    -webkit-border-radius: 50px;
}

.btn-link {
    color: #3782c8;
    font-size: 18px;
    font-weight: 300;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.btn-gray,
.btn-red,
.btn-yellow {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.btn-link:hover {
    text-decoration: underline;
}

.btn input {
    resize: horizontal;
    width: 200px;
}

.btn input:active {
    width: auto;
}

.btn input:focus {
    min-width: 200px;
}

.btn-gray {
    background: #f8f8f8;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    color: #b4afb5;
    border-radius: 50px;
}

.btn-gray:hover {
    background: #80d3dd;
    color: #212e35;
}

.btn-red {
    background: #ed123d;
    height: 50px;
    line-height: 50px;
    padding: 0 55px;
    border-radius: 50px;
    color: #fff;
}

.header__in,
.header__l {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-align-items: center;
}

.btn-yellow {
    background: #ffd300;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    color: #212e35;
    border-radius: 50px;
}

.btn-yellow:hover {
    background: #ffd300;
    opacity: 0.8;
}

.btn__wrapper-center {
    text-align: center;
}

.btn-big {
    height: 48px;
    min-width: 190px;
    text-align: center;
    line-height: 48px;
}

.header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(33, 46, 53, 0.8);
    padding: 16px 24px;
    z-index: 1001;
    height: 72px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.header__c,
.header__l,
.header__r {
    position: absolute;
}

@media (max-width: 1350px) {
    .header {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .header {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.header__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 40px;
}

.header__l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 206px;
    float: left;
    height: 18px;
    z-index: 102;
    left: 0;
}

.header__c {
    min-width: 730px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.header__r {
    margin-left: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    float: right;
    min-width: 250px;
    right: 24px;
}

@media (max-width: 1350px) {
    .header__r {
        right: 20px;
    }
}

@media (max-width: 1350px) and (min-width: 1025px) {
    .header__r {
        right: 10px;
    }
}

.header__r .header__btn {
    line-height: 40px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.header__r .header__btn span.name {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    color: #212e35;
    width: 130px;
    display: block;
    position: relative;
    z-index: 10;
}

.header__r .header__btn:hover span:not(.counter) {
    opacity: 1;
}

@media (min-width: 1025px) {
    .header__r .header__btn-yellow {
        position: relative;
        width: 130px;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .header__r .header__btn-yellow span.name {
        opacity: 1;
    }

    .header__r .header__btn-yellow:before {
        position: absolute;
        content: " ";
        left: 0;
        right: 0;
        top: 50%;
        width: 20px;
        height: 20px;
        margin-left: auto;
        margin-right: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: url(/themes/fleetcor/css/../img/icons/plus.png) center center no-repeat #ffd300;
        background-size: 20px 20px;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        opacity: 0;
    }

    .header__r .header__btn-yellow:hover:before {
        display: none;
    }

    .header__r .header__btn-round_profile:hover {
        cursor: pointer;
    }

    .header__r .header__btn-login {
        text-align: center;
    }

    .header__r.new--active .header__btn-new {
        width: 130px;
        height: 40px;
        padding-left: 0;
        padding-right: 0;
    }

    .header__r.new--active .header__btn-new span,
    .header__r.new--active .header__btn-new:before {
        opacity: 1;
    }

    .header__r.profile--active .header__btn-login {
        width: 130px;
        height: 40px;
        border-radius: 50px;
        padding-left: 0;
        padding-right: 0;
    }

    .header__r.profile--active .header__btn-login span,
    .header__r.profile--active .header__btn-login:before {
        opacity: 0;
    }

    .header__r.profile--active .header__btn-new {
        width: 40px;
    }

    .header__r.profile--active .header__btn-new:before {
        opacity: 1;
    }

    .header__r.bucket--active .header__btn-bucket:before,
    .header__r.profile--active .header__btn-new span {
        opacity: 0;
    }

    .header__r.bucket--active .header__btn-bucket {
        width: 130px;
        height: 40px;
        border-radius: 50px;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .header__r.bucket--active .header__btn-bucket span:not(.counter),
    .header__r.bucket--active .header__btn-new:before {
        opacity: 1;
    }

    .header__r.bucket--active .header__btn-new {
        width: 40px;
    }

    .header__r.bucket--active .header__btn-new span {
        opacity: 0;
    }
}

.header__burger {
    display: inline-block;
    padding: 0 20px;
    background: #ed123d;
    border: none;
    margin-right: 24px;
    width: 72px;
    height: 72px;
}

.header__burger i {
    background: #fff;
    height: 2px;
    margin-bottom: 6px;
}

.header__burger i:last-child {
    margin-bottom: 0;
    width: 75%;
}

.header__nav ul li {
    height: 72px;
    line-height: 72px;
    position: relative;
}

.header__nav ul li:after {
    position: absolute;
    content: " ";
    left: 10px;
    right: 10px;
    bottom: 0;
    height: 4px;
    background: #ed123d;
    -webkit-transform: translate(0, 150%);
    -ms-transform: translate(0, 150%);
    transform: translate(0, 150%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    z-index: 1001;
}

.header__nav ul li:hover:after {
    opacity: 1;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.header__nav ul li:hover .submenu {
    opacity: 1;
    pointer-events: all;
}

.header__nav ul li.link__fuel.is-active:after,
.header__nav ul li.link__news.is-active:after {
    opacity: 1;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.header__nav ul li .submenu {
    position: absolute;
    left: -14px;
    top: 100%;
    line-height: 1;
    background: #fff;
    text-align: left;
    padding: 40px 40px 24px 24px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.header__nav ul li .submenu ul {
    padding-left: 0;
}

.header__nav ul li .submenu ul li {
    font-size: 12px;
    height: auto;
    line-height: 1;
    margin-bottom: 10px;
    white-space: nowrap;
}

.header__nav ul li .submenu .menu__links,
.header__nav ul li .submenu ul li:last-child {
    margin-bottom: 0;
}

.header__nav ul li .submenu ul li:after {
    display: none;
}

.header__nav ul li .submenu ul li a {
    color: #212e35;
    padding-left: 0;
    padding-right: 0;
}

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

.header__btn-yellow,
.header__nav ul li a {
    font-size: 12px;
    display: inline-block;
    text-transform: uppercase;
}

.header__nav ul li .submenu .menu__links-item_submenu span {
    color: #212e35;
}

.header__nav ul li a {
    color: #fff;
    padding: 0 12px;
    height: 100%;
}

@media (max-width: 1440px) {
    .header__nav ul li a {
        padding: 0 10px;
    }
}

@media (max-width: 1350px) {
    .header__nav ul li a {
        padding: 0 7px;
    }
}

.header__btn-yellow {
    font-weight: 700;
    padding: 0 19px;
    height: 40px;
    line-height: 40px;
    background: #ffd300;
    color: #212e35;
    border-radius: 100px;
}

.header__btn-round {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: 16px;
}

.header__btn-round_profile {
    background: #80d3dd;
    position: relative;
    z-index: 100;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.header__btn-round_profile:after,
.header__btn-round_profile:before {
    position: absolute;
    left: 0;
    right: 0;
    content: " ";
}

.header__btn-round_profile:before {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    margin-left: auto;
    margin-right: auto;
    width: 20px;
    height: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url(/themes/fleetcor/css/../img/icons/profile.svg) center center no-repeat;
    background-size: 20px 20px;
}

@media (max-width: 1024px) {
    .header__btn-round_profile:before {
        background-size: 12px 12px;
    }

    .txt-white-mobile {
        color: #fff;
    }
}

.top__slider-img.has-bg img {
    margin: 0 auto;
    width: auto;
}

@media (min-width: 1440px) {
    .top__slider-img.has-bg img {
        margin: 0 0 0 auto !important;
    }
}

.header__btn-round_profile:after {
    bottom: 0;
    height: 4px;
    background: #ed123d;
    -webkit-transform: translate(0, 25px);
    -ms-transform: translate(0, 25px);
    transform: translate(0, 25px);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 1000;
}

.header__btn-round_profile.is-active {
    background: #3782c8;
}

.header__btn-round_profile.is-active span:not(.counter) {
    opacity: 0;
}

.header__btn-round_profile.is-active:before {
    background: url(/themes/fleetcor/css/../img/icons/profile-white.svg) center center no-repeat;
    background-size: 20px 20px;
    opacity: 1;
}

@media (max-width: 1024px) {
    .header__btn-round_profile.is-active:before {
        background-size: 12px 12px;
    }
}

.header__btn-round_profile.is-active:after {
    opacity: 1;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px);
}

.header__btn-round_bucket {
    background: #80d3dd;
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.header__btn-round_bucket:before {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    content: " ";
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 20px;
    width: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url(/themes/fleetcor/css/../img/icons/bucket.svg) center center no-repeat;
    background-size: 20px 20px;
}

.header__btn-round_bucket:after,
.menu {
    -webkit-transition: all 0.5s;
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
}

@media (max-width: 1024px) {
    .header__btn-round_bucket:before {
        background-size: 12px 12px;
    }
}

.header__btn-round_bucket:after {
    content: " ";
    bottom: -16px;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    height: 4px;
    background: #ed123d;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    z-index: 1000;
}

.header__btn-round_bucket.is-active {
    background: #3782c8;
}

.header__btn-round_bucket.is-active span:not(.counter) {
    opacity: 0;
}

.header__btn-round_bucket.is-active:before {
    background: url(/themes/fleetcor/css/../img/icons/bucket-white.svg) center center no-repeat;
    background-size: 20px 20px;
    opacity: 1;
}

@media (max-width: 1024px) {
    .header__btn-round_bucket.is-active:before {
        background-size: 12px 12px;
    }
}

.header__btn-round_bucket.is-active:after {
    opacity: 1;
}

.header__logo {
    display: block;
    height: auto;
}

@media (max-width: 1440px) {
    .header__logo {
        width: 150px;
    }

    .header__logo object {
        display: block;
        width: 100%;
    }
}

.menu {
    background: #212e35;
    top: 0;
    padding-top: 110px;
    height: 100vh;
    z-index: 101;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}


@media (max-width: 1350px) and (min-width: 1025px) {
    .menu .wrapper__mini {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .menu .wrapper__mini {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.menu__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 65px;
}

.menu__links-headline {
    min-height: 18px;
}

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

.menu__links-item_submenu span {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin: 0 0 5px;
}

.menu__links-item_submenu + .menu__links-headline {
    margin-top: 24px;
}

@media (max-width: 1024px) {
    .menu__links-item_submenu ul + span {
        display: block;
        margin-top: 20px;
    }
}

.menu__links-item ul {
    padding-left: 10px;
}

.menu__links-item ul li {
    display: block;
    margin: 0 0 5px;
}

.menu .footer__bottom-l,
.menu__fuel,
.menu__news {
    display: -webkit-box;
    display: -ms-flexbox;
}

.menu__links-item ul li a {
    font-size: 12px;
    color: #fff;
}

.menu .footer {
    padding-left: 40px;
    padding-right: 40px;
}

.menu .footer__bottom-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu .footer__bottom-tel {
    color: #fff;
    font-size: 18px;
    margin-right: 55px;
}

@media (max-width: 1350px) and (min-width: 1025px) {
    .menu .footer {
        padding-left: 20px;
        padding-right: 20px;
    }

    .menu .footer__bottom-tel {
        margin-right: 30px;
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .menu .footer__bottom-tel {
        font-size: 15px;
    }
}

.menu.is-active {
    opacity: 1;
    pointer-events: all;
}

.menu__fuel,
.menu__news {
    position: absolute;
    top: 72px;
    left: 0;
    right: 0;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 50px 40px rgba(33, 46, 53, 0.1);
    box-shadow: 0 50px 40px rgba(33, 46, 53, 0.1);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    pointer-events: none;
    opacity: 0;
}

.bucket__item,
.menu__fuel-news_items,
.menu__news-news_items {
    display: -webkit-box;
    display: -ms-flexbox;
}

.menu__fuel.is-active,
.menu__news.is-active {
    opacity: 1;
    pointer-events: all;
}

.menu__fuel-l,
.menu__news-l {
    width: 40%;
    padding: 40px;
}

.menu__fuel-l .menu__links-headline h5,
.menu__fuel-l .menu__links-item ul li a,
.menu__fuel-l .menu__links-item_submenu span,
.menu__news-l .menu__links-headline h5,
.menu__news-l .menu__links-item ul li a,
.menu__news-l .menu__links-item_submenu span {
    color: #212e35;
}

.menu__fuel-l .menu__links-item_submenu span,
.menu__news-l .menu__links-item_submenu span {
    font-weight: 700;
    text-transform: none;
}

.menu__fuel-l .menu__links,
.menu__news-l .menu__links {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
}

.menu__fuel-l .menu__links-item,
.menu__news-l .menu__links-item {
    margin-right: 65px;
}

.menu__fuel-l .menu__links-item:last-child,
.menu__news-l .menu__links-item:last-child {
    margin-right: 0;
}

.menu__fuel-r,
.menu__news-r {
    padding: 40px 80px;
    width: 60%;
    background: #f8f8f8;
}

.menu__fuel-news_headline,
.menu__news-news_headline {
    margin: 0 0 16px;
}

.menu__fuel-news_items,
.menu__news-news_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
}

.menu__fuel-news_item,
.menu__news-news_item {
    width: 33.33%;
    padding-left: 20px;
    padding-right: 20px;
}

.menu__fuel-news_item-img,
.menu__news-news_item-img {
    height: 150px;
    margin: 0 0 16px;
    overflow: hidden;
}

.menu__fuel-news_item-img img,
.menu__news-news_item-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.menu__fuel-news_item:hover .menu__fuel-news_item-img img,
.menu__news-news_item:hover .menu__fuel-news_item-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.menu__fuel-news_item-content span a,
.menu__news-news_item-content span a,
.menu__fuel-news_item-content span,
.menu__news-news_item-content span {
    color: #ed123d;
    text-align: center;
    font-size: 16px;
    line-height: 120%;
    display: block;
    margin: 0 0 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.menu__fuel-news_item-content p,
.menu__news-news_item-content p {
    font-size: 10px;
    text-align: center;
    color: #212e35;
    line-height: 130%;
}

.menu__news {
    padding: 40px;
}

.menu__news .menu__fuel-news_item {
    width: 20%;
}

.header__burger {
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    position: relative;
}

.header__burger i {
    display: block;
    width: 32px;
    position: absolute;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.header__burger i:nth-child(3) {
    width: 22px;
}

.bucket {
    position: absolute;
    right: 0;
    top: 56px;
    background: #fff;
    width: 420px;
    padding: 40px 32px 24px;
    -webkit-box-shadow: 0 50px 40px rgba(33, 46, 53, 0.1);
    box-shadow: 0 50px 40px rgba(33, 46, 53, 0.1);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    pointer-events: none;
    opacity: 0;
    z-index: 999;
}

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

.bucket.is-active {
    pointer-events: all;
    opacity: 1;
}

.bucket__headline {
    margin: 0 0 20px;
}

.bucket__headline span {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: #000;
}

.bucket__item {
    border-bottom: 1px solid #b4afb5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 15px;
    position: relative;
    padding-right: 10px;
}

.bucket__item:last-child {
    margin: 0;
}

.bucket__item-l {
    margin-right: 24px;
}

.bucket__item-r {
    width: calc(100% - 136px);
}

.bucket__item .inp-group {
    width: 100px;
}

.bucket__item .inp-group .jq-selectbox {
    height: 40px;
}

.bucket__item .inp-group .jq-selectbox li {
    height: 40px;
    line-height: 40px;
}

.bucket__item .inp-group .jq-selectbox__select {
    background: #f8f8f8;
    height: 40px;
    line-height: 40px;
    padding-left: 28px;
}

.bucket__item .inp-group .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    right: 18px;
}

.bucket__item-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 5px;
}

.bucket__item-details_l {
    max-width: 80%;
}

.bucket__item-details_l span {
    font-size: 14px;
    font-weight: 300;
    color: #212e35;
}

.bucket__item-details_r {
    position: relative;
    top: 2px;
}

.bucket__item-details_r span {
    font-size: 18px;
    font-weight: 700;
    color: #212e35;
}

.bucket__item-name {
    max-width: 115px;
    margin: 0 0 12px;
}

.bucket__item-name a {
    font-weight: 700;
    font-size: 18px;
    line-height: 110%;
    color: #3782c8;
}

.bucket__item-count {
    margin-top: 12px;
}

.bucket__item-count .inp-group {
    margin-bottom: 15px;
}

.bucket__item-close {
    width: 32px;
    height: 32px;
    background: url(/themes/fleetcor/css/../img/icons/modal-close.svg) center center no-repeat;
    background-size: 32px 32px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 3px;
    top: -7px;
}

.bucket__item-img {
    width: 112px;
    height: 71px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.bucket__item-img img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.bucket__item-more span {
    color: #3782c8;
}

.bucket .btn__wrapper {
    margin-top: 24px;
}

.bucket .btn__wrapper .btn {
    padding-left: 100px;
    padding-right: 100px;
}

.bucket__items {
    height: 337px;
    -ms-overflow-y: auto;
    overflow-y: auto;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.bucket__items.is-single {
    height: auto;
}

.bucket__items::-webkit-scrollbar {
    width: 5px;
}

.bucket__items::-webkit-scrollbar-track {
    background: #b4afb5;
}

.bucket__items::-webkit-scrollbar-thumb {
    background: #212e35;
}

.header__burger i:nth-child(1) {
    top: 28px;
}

.header__burger i:nth-child(2) {
    top: 36px;
}

.header__burger i:nth-child(3) {
    top: 44px;
}

.header__burger.is-open i:nth-child(1) {
    top: 36px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.header__burger.is-open i:nth-child(2) {
    opacity: 0;
    -webkit-transform: translate(-40px, 0);
    -ms-transform: translate(-40px, 0);
    transform: translate(-40px, 0);
}

.header__burger.is-open i:nth-child(3) {
    top: 36px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 32px;
}

.profile__in {
    z-index: 1;
}

@media (max-width: 1024px) {
    .header__btn-new {
        font-size: 7px !important;
        line-height: 1 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header__btn-new span {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        opacity: 1 !important;
        height: 28px;
        font-size: 7px !important;
    }

    .header__btn-bucket span,
    .header__btn-login span {
        opacity: 0 !important;
    }
}

.footer {
    background: #212e35;
    padding: 56px 150px 85px;
}

.footer__bottom-items,
.footer__top-items {
    padding-left: 80px;
    -webkit-box-sizing: border-box;
}

.footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 75px;
}

.footer__top-l {
    width: 25%;
}

.footer__top-r {
    width: 75%;
}

.footer__top-logo {
    margin-bottom: 30px;
}

.footer__top-phone a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    margin: 0 0 24px;
}

.footer__top-social {
    margin-right: 12px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

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

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

@media (max-width: 1024px) {
    .footer__top-social.fb {
        background: url(/themes/fleetcor/css/../img/icons/facebook-fill.svg) center center no-repeat;
        background-size: 24px 24px;
    }
}

.footer__top-social.linkedin {
    background: url(/themes/fleetcor/css/../img/icons/linkedin.svg) center center no-repeat;
    background-size: 24px 24px;
}

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

@media (max-width: 1024px) {
    .footer__top-social.linkedin {
        background: url(/themes/fleetcor/css/../img/icons/linkedin-fill.svg) center center no-repeat;
        background-size: 24px 24px;
    }
}

.footer__top-social.instagram {
    background: url(/themes/fleetcor/css/../img/icons/instagram.svg) center center no-repeat;
    background-size: 24px 24px;
}

.footer__top-social.instagram:hover {
    background: url(/themes/fleetcor/css/../img/icons/instagram-fill.svg) center center no-repeat;
    background-size: 24px 24px;
}

@media (max-width: 1024px) {
    .footer__top-social.instagram {
        background: url(/themes/fleetcor/css/../img/icons/instagram-fill.svg) center center no-repeat;
        background-size: 24px 24px;
    }
}

.footer__top-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer__top-item {
    width: 25%;
}

.footer__top-item ul li {
    display: block;
    margin-bottom: 15px;
}

.footer__bottom,
.footer__bottom-items {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-align-items: center;
}

.footer__top-item ul li a {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}

.footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__bottom-copy span {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
}

.footer__bottom-items {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer__bottom-item {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__bottom-item span {
    display: block;
    margin-left: 12px;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
}

.footer__bottom-item_icon {
    height: 32px;
}

.footer__bottom-item_icon object {
    height: 100%;
}

.footer__bottom-l {
    width: 25%;
}

.footer__bottom-r {
    width: 75%;
}

.footer__lang {
    font-size: 12px;
    text-transform: uppercase;
    color: #f8f8f8;
    height: 40px;
    line-height: 40px;
    width: 132px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.footer__lang .jq-selectbox {
    background: rgba(128, 130, 138, 0.1);
    height: 40px;
    line-height: 40px;
}

.footer__lang .jq-selectbox.focused .jq-selectbox__select {
    border: none;
}

.footer__lang .jq-selectbox__select {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    height: 40px;
    padding-left: 12px;
}

.footer__lang .jq-selectbox__dropdown ul li {
    font-size: 12px;
    color: #f8f8f8;
    font-weight: 500;
    display: block;
}

.footer__lang .jq-selectbox__select-text {
    font-size: 12px;
    color: #f8f8f8;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
}

.footer__lang .jq-selectbox__trigger {
    border-left: none;
}

.footer__lang .jq-selectbox__trigger-arrow {
    border: none;
    width: 10px;
    height: 5px;
    background: url(/themes/fleetcor/css/../img/icons/lang-arrow.svg) center center no-repeat;
    top: 50%;
    right: 12px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.footer__lang .jq-selectbox__dropdown {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    background: #80828a;
}

.footer__lang .jq-selectbox li:hover {
    background: #ffd300;
}

.footer__lang .jq-selectbox.opened .jq-selectbox__trigger-arrow {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

.visible-xs {
    display: none !important;
}

@media (max-width: 1024px) {
    .visible-xs {
        display: block !important;
    }

    .advantages__tabs-in .nav-tabs li {
        padding: 0 15px;
    }

    .header,
    body .header__btn-yellow {
        padding-left: 10px;
        padding-right: 10px;
    }

    .advantages__tabs-in .nav-tabs li a {
        left: 15px;
        right: 15px;
    }

    .header {
        height: auto;
    }

    .header__logo {
        height: 14px;
    }

    .header__logo object {
        height: 100%;
        width: auto;
    }

    .header__c {
        display: none;
    }

    body .header__btn-yellow {
        font-size: 7px;
        max-width: 50px;
        line-height: 110%;
        text-align: center;
        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;
    }

    .header__btn-round_bucket,
    .header__btn-round_profile {
        background-size: 12px 12px;
    }

    .header__r {
        margin-left: 0;
    }

    .header__burger {
        margin-right: 8px;
    }

    .header__burger i {
        margin-bottom: 3px;
    }

    .h1,
    .h1 b {
        font-size: 20px !important;
    }

    .top__slider-txt .h1 {
        margin-bottom: 16px;
    }

    .top__slider-items .slick-arrow {
        display: none !important;
    }

    .advantages__item-top_txt p,
    .advantages__tabs-content p,
    .top__slider-txt p {
        font-size: 13px;
    }

    .btn-primary {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        padding: 0 35px;
    }

    .header__in {
        height: auto;
    }

    .top__slider-txt {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .top__slider-img,
    .top__slider-img img,
    .top__slider-in,
    .top__slider-in .slick-list,
    .top__slider-in .slick-track,
    .top__slider-in .top__slider-items,
    .top__slider-item {
        min-height: 345px;
    }

    .top__slider-in {
        height: 405px;
        overflow: hidden;
    }

    .top__slider {
        height: auto;
        min-height: initial;
    }

    .advantages {
        padding-top: 32px;
    }

    .advantages__headline {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 16px;
    }

    .advantages__item,
    .advantages__item-big,
    .advantages__item:hover {
        width: 85%;
        float: left;
    }

    .advantages__items {
        display: block;
    }

    .advantages__items .slick-list {
        padding-right: 15%;
    }

    .advantages__item-top {
        padding: 20px;
        height: auto;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .advantages__tabs-item,
    .company__news-item_in {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .advantages__item .btn {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-top: 5px;
        opacity: 1;
    }

    .slick-current .advantages__item img {
        -webkit-filter: none !important;
        filter: none !important;
        -webkit-transform: scale(1.1) !important;
        -ms-transform: scale(1.1) !important;
        transform: scale(1.1) !important;
    }

    .advantages__items .slick-dots {
        text-align: center;
        margin-top: 16px;
    }

    .advantages__items .slick-dots li {
        width: 18px;
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .advantages__items .slick-dots li button {
        width: 6px;
    }

    .advantages__items .slick-dots li:after {
        position: absolute;
        content: " ";
        left: 0;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        border-radius: 50%;
        width: 6px;
        height: 6px;
        background: rgba(180, 175, 181, 0.4);
        margin-left: auto;
        margin-right: auto;
    }

    .advantages__items .slick-dots li.slick-active:after {
        background: #b4afb5;
    }

    .advantages__slider-items .slick-dots,
    .advantages__tabs-in .nav-tabs .slick-dots {
        text-align: center;
        margin-top: 16px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 12px !important;
        z-index: 1;
    }

    .advantages__slider-items .slick-dots li,
    .advantages__tabs-in .nav-tabs .slick-dots li {
        width: 18px !important;
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .advantages__slider-items .slick-dots li button,
    .advantages__tabs-in .nav-tabs .slick-dots li button {
        width: 6px;
    }

    .advantages__slider-items .slick-dots li:after,
    .advantages__tabs-in .nav-tabs .slick-dots li:after {
        position: absolute;
        content: " ";
        left: 0;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        border-radius: 50%;
        width: 6px;
        height: 6px;
        background: rgba(180, 175, 181, 0.4);
        margin-left: auto;
        margin-right: auto;
    }

    .advantages__slider-items .slick-dots li.slick-active:after,
    .advantages__tabs-in .nav-tabs .slick-dots li.slick-active:after {
        background: #b4afb5;
    }

    .advantages__tabs-in .nav-tabs .slick-dots {
        bottom: -5px !important;
    }

    .advantages__tabs-in .nav-tabs .slick-list {
        padding-right: 20%;
        padding-bottom: 30px !important;
    }

    .advantages__tabs-in .nav-tabs li svg {
        stroke: #80828a !important;
    }

    .advantages__tabs-in .nav-tabs li span {
        color: rgba(33, 46, 53, 0.5) !important;
    }

    .advantages__tabs-in .nav-tabs .slick-current span {
        color: #212e35 !important;
    }

    .news__single-content h5,
    .services__headline .h1,
    .services__headline .h1 b {
        color: #212e35;
    }

    .advantages__tabs-in .nav-tabs li.slick-current svg {
        stroke: #ed123d !important;
    }

    .advantages__tabs-in .nav-tabs li a span {
        margin-left: 10px;
        font-size: 13px;
    }

    .advantages__tabs {
        padding-top: 40px;
    }

    .advantages__tabs-l,
    .advantages__tabs-r {
        width: 100%;
        max-width: 100%;
    }

    .advantages__tabs-item {
        padding-left: 0;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: initial;
    }

    .advantages__tabs-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .advantages__tabs-headline {
        text-align: center;
        padding: 0 10px;
        margin: 0 0 16px;
    }

    .advantages__tabs-img {
        min-height: initial;
        height: 260px;
        margin-left: -10px;
        margin-right: -10px;
        width: auto;
        margin-bottom: 16px;
    }

    .h4,
    .h4 b {
        font-size: 13px;
        line-height: 150%;
    }

    .advantages__slider-l .h1,
    .advantages__tabs-content .h4 {
        margin-bottom: 10px;
    }

    .advantages__tabs-content p {
        margin-bottom: 20px;
    }

    .advantages__tabs-content .btn {
        padding-left: 60px;
        padding-right: 60px;
    }

    .advantages__tabs-r {
        position: static;
        display: none;
    }

    .advantages__tabs-headline {
        margin-bottom: 24px;
    }

    .advantages__tabs-item {
        padding-bottom: 0;
    }

    .advantages__tabs-l {
        padding-top: 0;
    }

    .advantages__tabs-in .slick-dots {
        position: absolute;
        bottom: 0;
    }

    .advantages__tabs-in .slick-dots li {
        width: auto !important;
        padding: 0 !important;
        text-indent: -9999px;
        height: 18px;
    }

    .advantages__tabs-in .nav-tabs {
        padding: 0;
    }

    .advantages__tabs-in .nav-tabs li,
    .advantages__tabs-in .nav-tabs li .tab-wrapper,
    .advantages__tabs-in .nav-tabs li a {
        height: 40px;
        line-height: 40px;
    }

    .advantages__tabs-in .nav-tabs .slick-list {
        padding-top: 15px;
    }

    .advantages__tabs-in .nav-tabs .slick-slide:focus,
    .advantages__tabs-in .nav-tabs .slick-slide:hover,
    .advantages__tabs-in .nav-tabs .slick-slide:hover:focus {
        outline: 0;
        border: none;
    }

    .advantages__slider-item_in {
        max-width: 100%;
    }

    .advantages__slider-items {
        height: 355px;
        overflow: hidden;
    }

    .advantages__slider-l {
        max-width: 100%;
        text-align: center;
        width: 100%;
    }

    .advantages__slider-r {
        position: absolute;
        left: 0;
        right: 0;
        top: 45px;
    }

    .advantages__slider-img {
        width: 128px;
        height: 128px;
        margin-left: auto;
        margin-right: auto;
    }

    .advantages__slider-img object {
        display: block;
        width: 100%;
        height: 100%;
    }

    .advantages__slider-l p {
        font-size: 13px;
        padding-left: 0;
        padding-right: 0;
    }

    .advantages__slider-items .slick-arrow {
        width: 13px;
        height: 27px;
        top: 95px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .advantages__slider-l {
        padding-top: 170px;
        padding-left: 10px;
        padding-right: 10px;
    }


    .h2,
    .h2 b {
        font-size: 16px;
    }

    .inp-group input.placeholder,
    .questions__headline-title p,
    .styled-checkbox + label {
        font-size: 13px;
    }

    .company__news .wrapper {
        padding: 40px 10px;
    }

    .company__news-headline {
        text-align: center;
    }

    .company__news .slider__controls {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .company__news-items {
        padding-left: 0;
        margin-top: 16px;
    }

    .company__news-l {
        width: 220px;
        height: 150px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 24px;
    }

    .company__news-item_in {
        height: auto;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .questions__in,
    .services__in {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
    }

    .company__news-r {
        width: 100%;
        padding-bottom: 0;
    }

    .company__news-txt {
        padding: 0;
        text-align: center;
    }

    .company__news-r .btn {
        position: static;
        padding-left: 60px;
        padding-right: 60px;
        margin-top: 15px;
    }

    .company__news-bg {
        left: 0;
        right: 0;
        width: 100%;
        height: 200px;
    }

    .company__news-items:after {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .company__news .slider__controls {
        padding-top: 16px;
    }

    .company__news .slider__controls .next,
    .company__news .slider__controls .prev {
        top: 140px;
        bottom: initial;
        position: absolute;
        opacity: 1;
    }

    .company__news .slider__controls .prev {
        left: 20px;
    }

    .company__news .slider__controls .next {
        right: 20px;
    }

    .company__news-item:focus,
    .company__news-item:hover,
    .company__news-item:hover:focus {
        outline: 0;
        opacity: 1;
    }

    .questions {
        padding: 40px 16px;
    }

    .questions__headline-title,
    .questions__in {
        padding-left: 0;
    }

    .questions__headline {
        text-align: center;
    }

    .questions__l,
    .questions__r {
        width: 100%;
        padding: 0;
    }

    .questions__in {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
    }

    .questions__headline-title .h4 {
        margin-bottom: 8px;
    }

    .questions__headline-title {
        margin-top: 16px;
        margin-bottom: 24px;
    }

    .inp-group input {
        height: 40px;
        padding-left: 20px;
    }

    .inp-group input:-moz-placeholder {
        font-size: 13px;
    }

    .inp-group input::-webkit-input-placeholder {
        font-size: 13px;
    }

    .inp-group {
        margin-bottom: 12px;
    }

    .services__headline-title p:last-child,
    .services__item {
        margin-bottom: 16px;
    }

    .inp-group__question {
        width: 11px;
        height: 11px;
    }

    .inp-group__question:after {
        font-size: 9px;
    }

    .btn-red,
    .inp-group .jq-selectbox__select-text,
    .inp-group__textarea textarea.placeholder,
    .services__item span {
        font-size: 13px;
    }

    .inp-group__required:after {
        width: 4px;
        height: 4px;
    }

    .inp-group__question-in {
        left: initial;
        right: -10px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .inp-group__checkbox span {
        display: block;
        border-bottom: none;
    }

    .inp-group__checkbox,
    .styled-checkbox + label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .styled-checkbox:checked + label:after {
        top: 8px;
    }

    .inp-group__checkbox input {
        height: auto;
    }

    .btn-red {
        padding-left: 35px;
        padding-right: 35px;
    }

    .questions__r.hidden-xs {
        display: none;
    }

    .inp-group .jq-selectbox,
    .inp-group .jq-selectbox__select {
        height: 40px;
        line-height: 40px;
    }

    .inp-group .jq-selectbox__select {
        padding-left: 20px;
        padding-right: 20px;
    }

    .inp-group .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
        width: 8px;
        height: 4px;
        right: 31px;
    }

    .inp-group__textarea {
        padding-left: 20px;
        height: 80px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 16px;
    }

    .inp-group__textarea textarea:-moz-placeholder {
        font-size: 13px;
    }

    .inp-group__textarea textarea::-webkit-input-placeholder {
        font-size: 13px;
    }

    .questions__r .btn__wrapper {
        position: static;
        margin-top: 18px;
    }

    .hidden-xs {
        display: none !important;
    }

    .inp-group textarea {
        padding-left: 0;
    }

    .services {
        padding: 40px 20px;
    }

    .services__in {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .services__headline {
        width: 100%;
        text-align: center;
    }

    .services__l,
    .services__r {
        width: 100%;
    }

    .services__headline-title {
        max-width: 100%;
        padding-left: 0;
        margin-top: 16px;
    }

    .services__headline-title p {
        font-size: 13px;
        font-weight: 300;
        color: #212e35;
        max-width: 235px;
        margin-left: auto;
        margin-right: auto;
    }

    .services__item {
        height: 56px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .services__item span {
        margin-left: 20px;
    }

    .services__item-icon svg {
        height: 24px;
    }

    .services__item-social {
        width: 21px;
        height: 21px;
        margin: 0 8px;
    }

    .services__item-social svg {
        height: 100%;
        width: 100%;
    }

    .services__item-socials .services__item-txt {
        height: 21px;
    }

    .services__item:last-child {
        margin-bottom: 0;
    }

    .footer {
        padding: 40px 20px 24px;
    }

    .footer__top {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .footer__top-l {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer__top-item,
    .footer__top-phone,
    .footer__top-socials {
        width: 50%;
    }

  .footer__top-contact {
    width: 100%;
  }

    .footer__top-logo {
        height: 20px;
    }

    .footer__top-logo object {
        display: block;
        height: 100%;
    }

    .footer__top-socials {
        position: relative;
        top: -7px;
    }

    .footer__top-phone a {
        font-size: 14px;
        margin-bottom: 32px;
    }

    .footer__bottom-items,
    .footer__top-items {
        padding-left: 0;
    }

    .footer__top-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer__top-r {
        width: 100%;
    }

    .footer__top {
        margin-bottom: 15px;
    }

    .footer__bottom {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

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

    .footer__bottom-item:first-child,
    .footer__bottom-item:nth-child(2) {
        width: 100%;
        margin-bottom: 30px;
    }

    .footer__bottom-item:nth-child(3) {
        width: 50%;
    }

    .footer__bottom-item:nth-child(4) {
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .footer__bottom-r {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
    }

    .footer__bottom-l {
        margin-top: 32px;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .footer__lang .jq-selectbox__select {
        width: 132px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .top__typical-breadcrumbs {
        padding-top: 80px;
    }

    .top__typical-breadcrumbs_items {
        text-align: center;
    }

    .top__typical-headline h1,
    .top__typical-headline h2,
    .top__typical-headline h3,
    .top__typical-headline h4,
    .top__typical-headline h5,
    .top__typical-headline h6 {
        font-size: 20px;
        text-align: center;
    }

    .top__typical-headline {
        left: initial;
    }

    .news__item-l,
    .news__item-r {
        width: 100%;
    }

    .news__items .wrapper__mini {
        padding-left: 10px;
        padding-right: 10px;
    }

    .news__item-img {
        width: 220px;
        height: 150px;
        margin-left: auto;
        margin-right: auto;
    }

    .news__item-headline h1,
    .news__item-headline h2,
    .news__item-headline h3,
    .news__item-headline h4,
    .news__item-headline h5,
    .news__item-headline h6 {
        font-size: 16px;
        text-align: center;
        margin: 0 0 10px;
    }

    .news__item-headline h1 br,
    .news__item-headline h2 br,
    .news__item-headline h3 br,
    .news__item-headline h4 br,
    .news__item-headline h5 br,
    .news__item-headline h6 br {
        display: none;
    }

    .news__item-content p {
        font-size: 10px;
        text-align: center;
    }

    .news__item-btn {
        text-align: center;
        margin-top: 16px;
    }

    .news__item-btn .btn {
        padding-left: 60px;
        padding-right: 60px;
        font-size: 10px;
    }

    .news__item-r {
        padding: 0;
        margin-top: 24px;
    }

    .news__items {
        padding-bottom: 37px;
    }

    .news__item {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: 0 0;
        margin-bottom: 24px;
    }

    .news__item:last-child {
        margin-bottom: 35px;
    }

    .btn__wrapper-more .btn {
        padding-left: 70px;
        padding-right: 70px;
    }

    .news__single-content {
        max-width: 100%;
        padding-left: 0;
        margin-top: 10px;
    }

    .news__single-img {
        position: static;
        max-width: 100%;
    }

    .news__single-item .wrapper__mini {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }

    .news__single-content h5,
    .news__single-content p,
    .news__single-content ul li {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .news__single-content .btn {
        margin-top: 24px;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
    }

    .news__single-content {
        margin-bottom: 40px;
    }

    .support__headline {
        padding-left: 0;
    }

    .support__headline p {
        font-size: 13px;
    }

    .support__headline p br {
        display: none;
    }

    .support__headline,
    .top__typical-headline {
        margin-bottom: 16px;
    }

    .support__topics-in {
        padding: 20px 14px;
    }

    .support__topic {
        margin: 0 0 16px;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .support__topic-l,
    .support__topic-r {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .support__topic:last-child {
        margin: 0;
    }

    .support__topic-l p {
        font-size: 13px;
        margin: 0 0 8px;
    }

    .support__topics-footer {
        padding: 16px 12px;
    }

    .support__topics-footer svg {
        display: block;
        width: 20px;
    }

    .support__topics-footer p {
        width: calc(100% - 32px);
        font-size: 13px;
        margin-left: 12px;
    }

    .articles__items,
    .support__question {
        margin-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        margin-right: 0;
    }

    .support__topics-footer + .btn__wrapper {
        text-align: center;
    }

    .support__topics-footer + .btn__wrapper .btn {
        background: #3782c8;
        color: #fff;
    }

    .support__question-l,
    .support__question-r {
        width: 100%;
    }

    .support__question .inp-group {
        margin-bottom: 12px;
    }

    .support__question-r_in .inp-group .btn__wrapper {
        text-align: center;
    }

    .support__question-r_in .inp-group .btn__wrapper .btn {
        height: 40px;
        line-height: 40px;
    }

    .support__question .inp-group__drag {
        height: auto;
        margin-bottom: 32px;
        border: none;
        padding-left: 0;
        padding-right: 0;
    }

    .support__question .inp-group__drag .btn {
        text-transform: uppercase;
        font-size: 13px;
    }

    .support__question {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        margin-bottom: 40px;
    }

    .support__question .inp-group__drag span.inp-group__drag-sign {
        font-size: 13px;
    }

    .faq {
        padding: 40px 10px 20px;
    }


    .faq .headline__typical {
        text-align: center;
        margin-bottom: 16px;
    }

    .faq__item {
        width: 100%;
    }

    .faq__item-headline h2,
    .faq__item-headline p {
        font-size: 13px;
    }

    .faq__item-headline h2 br,
    .faq__item-headline p br {
        display: none;
    }

    .faq .btn__wrapper {
        margin-top: 0;
    }

    .faq .btn__wrapper .btn {
        min-width: 200px;
    }

    .faq__item-content p {
        font-size: 18px;
    }

    .faq__item-in {
        padding: 16px;
        border-radius: 24px;
    }

    .top__typical-img {
        position: relative;
        width: 100%;
        height: 250px;
    }

    .top__typical-headline p {
        padding-left: 0;
        margin-top: 16px;
    }

    .top__typical-img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top;
    }

    .inp-group__question-in:before,
    .top__typical-img:after {
        left: 0;
        right: 0;
        bottom: -1px;
    }

    .articles__headline {
        text-align: center;
        margin-bottom: 24px;
    }

    .top__typical-img:after {
        top: -300px;
        pointer-events: none;
    }

    .articles__items {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .cards__item-advantages,
    .top__typical-advantages_items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .articles__item {
        width: 100%;
        padding: 0;
    }

    .articles__item-img {
        height: 200px;
    }

    .articles__item-img img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top;
    }

    .articles__item-content {
        margin-left: 20px;
        padding: 16px;
    }

    .articles__item h1,
    .articles__item h2,
    .articles__item h3,
    .articles__item h4,
    .articles__item h5,
    .articles__item h6 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .articles__item p {
        font-size: 10px;
    }

    .articles__item {
        margin-bottom: 16px;
    }

    .articles__item-txt {
        height: 84px;
        overflow: hidden;
        margin-bottom: 8px;
    }

    .articles__item:last-child,
    .faq__page .faq__item:last-child {
        margin-bottom: 32px;
    }

    .articles__item-btn .btn {
        font-size: 10px;
        height: 32px;
        line-height: 32px;
    }

    .articles {
        padding-bottom: 40px;
    }

    .faq__page {
        padding-bottom: 0;
    }


    .top__typical-advantages_headline .h1 {
        text-align: center;
    }

    .top__typical-advantages_content {
        padding-left: 0;
        max-width: 100%;
    }

    .top__typical-advantages_content p {
        font-size: 13px;
    }

    .top__typical-advantages_content,
    .top__typical-advantages_headline {
        margin-bottom: 16px;
    }

    .top__typical-advantages_items {
        margin-left: 0;
        margin-right: 0;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .top__typical-advantages_item {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 16px;
    }

    .top__typical-advantages_item-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px;
    }

    .top__typical-advantages_item-content {
        text-align: left;
        margin-left: 20px;
    }

    .top__typical-advantages_item-content span {
        font-size: 16px;
    }

    .feedback__item-content blockquote,
    .feedback__item-name span,
    .top__typical-advantages_item-content p {
        font-size: 13px;
    }

    .top__typical-advantages {
        margin-bottom: 45px;
    }

    .feedback__items {
        margin-left: -8px;
    }

    .feedback {
        margin-bottom: 40px;
    }

    .feedback__item-in {
        padding: 20px;
    }

    .feedback__item-btn .btn {
        font-size: 13px;
        display: block;
        max-width: 180px;
        text-align: center;
    }

    .top__typical-advantages_item-icon {
        width: 32px;
        height: 32px;
        background: url(/themes/fleetcor/css/../img/icons/check-mobile.svg) center center no-repeat;
        background-size: 32px 32px;
    }

    .top__typical-advantages_item-icon svg {
        width: 32px;
        height: 32px;
        display: none;
    }

    .top__typical-advantages_item-content {
        width: calc(100% - 52px);
    }

    .slick-current .advantages__item-img img {
        -webkit-filter: none;
        filter: none;
    }

    .advantages__items .slick-dots li button,
    .advantages__slider-items .slick-dots li button,
    .advantages__tabs-in .nav-tabs .slick-dots li button {
        outline: 0;
        border: none;
        background: 0 0;
    }

    .support__question .inp-group input {
        line-height: 40px;
    }

    .faq__page + .services {
        padding-top: 20px;
    }

    .faq__page .faq {
        min-height: auto;
        padding-bottom: 20px;
    }

    .header__l,
    .header__r {
        min-width: 50%;
    }

    .header__r {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .inp-group__checkbox span {
        width: calc(100% - 30px);
    }

    .faq__item-headline::after {
        right: 3px;
    }

    .news__single-content ul li:after {
        top: 7px;
    }

    .inp-group__textarea:focus {
        -webkit-box-shadow: inset 0 0 0 2px #80d3dd;
        box-shadow: inset 0 0 0 2px #80d3dd;
    }

    .simpleParallax {
        height: 100%;
    }

    .inp-group__textarea textarea {
        font-size: 16px;
    }

    .cards__item-img {
        width: 175px;
        height: 111px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .cards__item-label {
        width: 95px;
        height: 48px;
        padding-top: 12px;
        padding-bottom: 22px;
        background: url(/themes/fleetcor/css/../img/icons/mobile-label.svg) center center no-repeat;
    }

    .cards__item-label span {
        font-size: 13px;
    }

    .cards__item,
    .cards__item-in {
        padding-left: 0;
    }

    .cards .wrapper__mini {
        padding-left: 20px;
        padding-right: 20px;
    }

    .cards__item-in {
        padding-right: 0;
    }

    .cards__item-headline h1,
    .cards__item-headline h2,
    .cards__item-headline h3,
    .cards__item-headline h4,
    .cards__item-headline h5,
    .cards__item-headline h6 {
        font-size: 20px;
        font-weight: 500;
    }

    .cards__item-headline p {
        font-size: 13px;
    }

    .cards__item-content {
        padding-left: 20px;
    }

    .cards__item-advantages_l,
    .cards__item-advantages_r {
        width: 100%;
        padding: 0;
    }

    .cards__item-advantages {
        margin-left: 0;
        margin-right: 0;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .cards__item-advantages_txt h1,
    .cards__item-advantages_txt h2,
    .cards__item-advantages_txt h3,
    .cards__item-advantages_txt h4,
    .cards__item-advantages_txt h5,
    .cards__item-advantages_txt h6 {
        font-size: 14px;
    }

    .cards__item-advantages_txt p {
        font-size: 10px;
    }

    .cards__item-advantages_l {
        margin-bottom: 10px;
    }

    .cards__item-advantages_icon {
        width: 35px;
        margin-right: 10px;
    }

    .cards__item-advantages_icon svg {
        display: block;
        width: 100%;
    }

    .cards__item-advantages_txt {
        width: calc(100% - 45px);
    }

    .cards__item-fee {
        font-size: 16px;
        margin-right: 0;
        width: 100%;
    }

    .cards__item-footer {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .cards__item-fee_price {
        font-size: 20px;
    }

    .cards__item-footer_l {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .cards__item-fee {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .advantages__blocks-item,
    .map__in {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .cards__item-footer_r .btn {
        display: block;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin-bottom: 12px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        text-align: center;
    }

    .cards__item-content .cards__item-headline h2,
    .cards__item-sale:before {
        display: none;
    }

    .cards__item-footer .btn {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .cards__item-footer .btn:last-child {
        margin-bottom: 0;
    }

    .cards__item-desc,
    .cards__item-footer_l {
        padding-right: 50px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cards__item-footer_r {
        margin-top: 24px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cards__item-in {
        padding-bottom: 20px;
        padding-top: 124px;
        min-height: auto;
    }

    .cards__item-sale {
        position: static;
        font-size: 13px;
        height: 32px;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 32px;
        width: 126px;
        margin-bottom: 16px;
    }


    .cards__item-headline_main {
        margin-bottom: 13px;
    }

    .cards__item-headline_main h2 {
        display: block !important;
    }

    .cards__item-desc,
    .cards__item-headline {
        display: none;
    }

    .cards__item-footer {
        margin-top: 12px;
    }

    .cards__items {
        margin-bottom: 30px;
    }


    .list_item-content_txt {
        position: relative;
        top: -1px;
    }

    .extra {
        padding-top: 40px;
        min-height: 475px;
    }

    .extra .headline__typical {
        text-align: center;
    }

    .extra__text .headline__typical p {
        padding-left: 0;
        font-size: 13px;
        margin-top: 12px;
    }

    .extra .wrapper__mini .slider__controls {
        left: 0;
        right: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        bottom: 20px;
    }

    .extra__items {
        left: 0;
        position: relative;
        top: initial;
        margin-left: 0;
        padding-top: 16px;
        margin-right: -15px;
        padding-bottom: 70px;
    }

    .slick-arrow {
        display: none;
    }

    .extra__bg {
        width: 160px;
        overflow: hidden;
    }

    .extra__item-content p,
    .extra__item-number {
        font-size: 13px;
    }

    .extra__item-content {
        height: 54px;
        overflow: hidden;
    }

    .extra__item {
        height: 245px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .extra__item-btn {
        left: 20px;
        right: 20px;
    }

    .extra__item-btn .btn {
        font-size: 13px;
        height: 40px;
        line-height: 40px;
    }

    .top__typical-list {
        padding-left: 0;
        padding-bottom: 90px;
    }

    .top__typical-list ul li {
        font-size: 13px;
    }

    .card__details-in {
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }

    .card__details-l,
    .card__details-r {
        width: 100%;
    }

    .card__details-card {
        width: 272px;
        height: 172px;
        margin-bottom: 20px;
    }

    .card__details-r {
        margin-top: -117px;
    }

    .card__details-sale {
        font-size: 13px;
        padding: 10px;
        right: -8px;
    }

    .card__details-price span {
        font-size: 13px;
        position: relative;
    }

    .card__details-price span b {
        font-size: 20px;
        position: relative;
        top: 2px;
    }

    .card__details-calculate {
        margin-bottom: 12px;
    }

    .card__details-calculate a,
    .card__details-list h5 {
        font-size: 13px;
        text-align: left;
    }

    .advantages__blocks-img_headline,
    .calc__headline .h1,
    .calc__item-headline,
    .calc__item-unit,
    .calc__title h5,
    .calc__title p,
    .extra__list-headline,
    .select-styled__headline {
        text-align: center;
    }

    .card__details-list ul li {
        font-size: 13px;
    }

    .card__details-list h5 {
        margin-bottom: 5px;
    }

    .card__details-list {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 24px;
    }

    .card__details-headline {
        margin-bottom: 16px;
    }

    .card__details-desc h5 {
        font-size: 14px;
    }

    .calc__title p,
    .card__details-desc p,
    .card__details-footer p {
        font-size: 13px;
    }

    .card__details-icon {
        margin-right: 16px;
        width: 35px;
    }

    .card__details-icon svg {
        display: block;
        width: 100%;
    }

    .card__details-desc {
        width: calc(100% - 51px);
    }

    .card__details-item:last-child {
        margin-bottom: 24px;
    }

    .card__details {
        padding-bottom: 32px;
        margin-bottom: 40px;
    }

    .advantages__blocks {
        padding-top: 10px;
    }

    .advantages__blocks-headline .h1 {
        text-align: center;
        margin-bottom: 24px;
    }

    .advantages__blocks-items {
        padding-left: 0;
    }

    .advantages__blocks-item {
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .calc__items,
    .calc__items-additional {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .advantages__blocks-l {
        width: 100%;
    }

    .advantages__blocks-img {
        width: 100%;
        position: relative;
        height: 150px;
    }

    .advantages__blocks-img img {
        -o-object-fit: cover;
        object-fit: cover;
    }

    .advantages__blocks-img_headline {
        left: 0;
        right: 0;
        top: initial;
        bottom: 20px;
        padding: 0 20px;
    }

    .advantages__blocks-r ul li span {
        font-size: 13px;
        line-height: 125%;
        width: calc(100% - 50px);
    }

    .calc__item,
    .calc__items,
    .calc__items-additional_l,
    .calc__items-footer_l {
        width: 100%;
    }

    .advantages__blocks-r {
        padding: 24px;
    }

    .advantages__blocks,
    .calc__items {
        padding-bottom: 0;
    }

    .calc__in,
    .calc__item,
    .calc__title {
        padding-left: 0;
    }

    .advantages__blocks-r ul li {
        margin-bottom: 10px;
    }

    .advantages__blocks-item,
    .advantages__blocks-r ul li:last-child {
        margin-bottom: 0;
    }

    .advantages__blocks-icon {
        margin-right: 25px;
    }

    .advantages__blocks-r ul li svg,
    .calc__items {
        margin-right: 0;
    }

    .calc {
        padding-top: 32px;
    }

    .calc__bg {
        bottom: 0;
    }

    .calc__headline {
        margin-bottom: 24px;
    }

    .calc__items {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        margin-left: 0;
    }

    .calc__item {
        padding-right: 0;
        margin-bottom: 20px;
    }

    .irs-single {
        right: 0 !important;
        margin-left: auto;
        margin-right: auto;
        top: -45px;
    }

    .calc__item-unit {
        left: 0;
        right: 0;
        top: -15px;
        -webkit-transform: translate(70px, 0);
        -ms-transform: translate(70px, 0);
        transform: translate(70px, 0);
    }

    .calc__item:last-child {
        margin-bottom: 24px;
    }

    .calc__items-more {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .calc__items-more span {
        font-size: 14px;
    }

    .calc__items-additional {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding-bottom: 24px;
        padding-top: 24px;
    }

    .calc__items-additional .jq-selectbox__select {
        padding-left: 20px;
        font-size: 13px;
    }

    .calc__items-additional .calc__item {
        margin-bottom: 0;
    }

    .select-styled .jq-selectbox__select {
        height: 40px;
        line-height: 40px;
    }

    .calc__bg img {
        -o-object-fit: cover;
        object-fit: cover;
    }

    .calc__items-footer {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding-bottom: 32px;
    }

    .calc__items-result_l {
        font-size: 16px;
    }

    .calc__items-result_c {
        font-size: 20px;
    }

    .app__item-txt span,
    .app__slider-list ul li,
    .calc__items-result_r,
    .content__content p,
    .extra__list-btn .btn,
    .extra__list-content .extra__list-desc p,
    .extra__list-content .extra__list-headline h1,
    .extra__list-content .extra__list-headline h2,
    .extra__list-content .extra__list-headline h3,
    .extra__list-content .extra__list-headline h4,
    .extra__list-content .extra__list-headline h5,
    .extra__list-content .extra__list-headline h6 {
        font-size: 13px;
    }

    .calc__items-result {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px;
    }

    .app__in,
    .extra__list-items {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
    }

    .extra__list {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .extra__list-headline {
        margin-bottom: 24px;
    }

    .extra__list-btn,
    .extra__list-content .extra__list-desc,
    .extra__list-content .extra__list-headline,
    .extra__list-content_in {
        text-align: left;
    }

    .extra__list-items {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .extra__list-content_in {
        min-height: auto !important;
    }

    .extra__list-item {
        width: 100%;
        margin-bottom: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .extra__list-icon {
        width: 56px;
        height: 56px;
        margin-left: 0;
        margin-right: 0;
    }

    .extra__list-icon svg {
        width: 25px;
    }

    .extra__list-content {
        margin-left: 12px;
    }

    .extra__list-btn {
        margin-top: 8px;
    }

    .extra__list-btn .btn {
        height: 32px;
        line-height: 32px;
        padding-left: 45px;
        padding-right: 45px;
    }

    .extra__list-item:last-child {
        margin-bottom: 0;
    }

    .extra__list .wrapper__mini {
        padding-left: 24px;
        padding-right: 24px;
    }

    .app__item,
    .content__content {
        padding-left: 0;
    }

    .app__img {
        position: static !important;
    }

    .top__typical-advantages_list ul li svg {
        width: 31px;
        margin-right: 15px;
    }

    .top__typical-advantages_list ul li span {
        font-size: 13px;
        display: block;
        width: calc(100% - 46px);
    }

    .top__typical-advantages_list ul li {
        margin-bottom: 16px;
    }

    .top__typical-advantages_list ul li:last-child {
        margin-bottom: 0;
    }

    .top__typical-advantages_list {
        margin-bottom: 40px;
    }

    .app {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .app__headline {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .app__in {
        margin-left: 0;
        margin-right: 0;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .app__item {
        padding-right: 0;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        margin-bottom: 16px;
    }

    .app__item-l {
        margin-right: 0;
        margin-bottom: 16px;
    }

    .app__headline-logo {
        width: 64px;
        height: 64px;
        margin-right: 20px;
    }

    .app__headline {
        margin-bottom: 24px;
    }

    .app__item-store {
        width: 40px;
        height: 40px;
    }

    .app__item-store svg {
        display: block;
        width: 100%;
        height: 100%;
    }

    .app__item-txt span br,
    .app__slider-phone:after,
    .map__headline br,
    .top__typical-img_content.visible-xs:after {
        display: none;
    }

    .app__item:last-child {
        margin-bottom: 0;
    }

    .app__slider {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .app__slider-in {
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }

    .app__slider-phone {
        margin-left: auto;
        margin-right: auto;
    }

    .app__slider-headline {
        text-align: center;
        margin-bottom: 16px;
    }

    .app__slider .slider__controls-wrapper {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 16px;
        margin-bottom: 24px;
    }

    .app__slider-list ul {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        margin-left: 0;
        margin-right: 0;
    }

    .app__slider-list {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .app__slider-list ul li {
        padding-right: 0;
        margin-bottom: 10px;
    }

    .app__slider + .extra__list {
        margin-top: 0;
    }

    .top__typical-img_content.visible-xs {
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
        margin-top: 16px;
    }

    .content__map {
        margin-top: 40px;
    }

    .content {
        margin: 40px 0;
    }

    .content__headline {
        text-align: center;
        margin-bottom: 16px;
    }

    .content__extra {
        margin-bottom: 40px;
    }

    .statistic {
        padding: 40px 0;
        min-height: auto;
    }

    .statistic__headline {
        text-align: center;
        margin: 0 0 32px;
    }

    .statistic__item-numbers h1,
    .statistic__item-numbers h2,
    .statistic__item-numbers h3,
    .statistic__item-numbers h4,
    .statistic__item-numbers h5 {
        font-size: 16px;
    }

    .statistic__item-desc p {
        font-size: 10px;
    }

    .partner__item-name h3,
    .partner__item-name span,
    .top__typical-after_in p {
        font-size: 13px;
    }

    .statistic__item {
        margin-bottom: 24px;
        padding-right: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .fees__item,
    .partner__item-in {
        -webkit-box-sizing: border-box;
    }

    .statistic__item-icon {
        height: 21px;
        margin-right: 10px;
    }

    .statistic__item-icon svg {
        height: 100%;
    }

    .jq-selectbox :focus,
    .jq-selectbox :hover,
    .jq-selectbox :hover:focus,
    .jq-selectbox:focus,
    .jq-selectbox:hover,
    .jq-selectbox:hover:focus,
    .jq-selectbox__select:focus,
    .jq-selectbox__select:hover,
    .jq-selectbox__select:hover:focus,
    select:focus,
    select:hover,
    select:hover:focus {
        outline: 0;
    }

    .top__typical-after_in {
        padding-left: 0;
        margin-bottom: 40px;
    }

    .partner__item {
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .partner__item-icon {
        width: 40px;
        height: 40px;
        text-align: left;
        margin-right: 12px;
    }

    .comparison__headline,
    .configure__headline,
    .fees__headline,
    .modal-header .h1,
    .partner__headline,
    .prices__headline {
        text-align: center;
    }

    .partner__item-icon svg {
        display: block;
        height: 100%;
        width: 40px;
    }

    .partner__headline {
        margin-bottom: 24px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .partner__item-in:after {
        display: none;
    }

    .partner__item-in {
        left: 0;
        min-width: initial;
        width: calc(100vw - 30px);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 16px;
    }

    .partner__item-in_headline .partner__item-flag {
        margin-right: 0;
    }

    .partner__item-type {
        font-size: 10px;
    }

    .partner__item-in_headline-l span {
        font-size: 16px;
    }

    .partner__item-in_headline .partner__item-flag svg {
        width: 32px;
    }

    .partner__item-in_content-c span,
    .partner__item-in_content-l span {
        font-size: 13px;
    }

    .partner__item-in_content-r .btn {
        height: 32px;
        line-height: 32px;
        font-size: 10px;
    }

    .partner__item-in_content-item {
        margin-bottom: 12px;
    }

    .partner__item:nth-child(even) .partner__item-in {
        left: initial;
        right: 0;
    }

    .fees__item-units {
        font-size: 10px;
    }

    .fees__item-headline span {
        font-size: 16px;
    }

    .fees__footer p,
    .fees__item-headline p,
    .prices__item-data span {
        font-size: 13px;
    }

    .fees__item-content {
        padding-left: 20px;
    }

    .fees__item-advantages ul li {
        font-size: 13px;
        padding-left: 19px;
        margin-bottom: 20px;
    }

    .fees__item-advantages ul li.check:after,
    .fees__item-advantages ul li.cross:after {
        top: 3px;
    }

    .fees__headline {
        margin-bottom: 32px;
    }

    .partner__item:last-child {
        margin-bottom: 0;
    }

    .partner {
        margin-bottom: 40px;
    }

    .fees__item {
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 24px;
    }

    .fees__footer {
        padding-left: 0;
    }

    .fees__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 16px;
    }

    .fees {
        margin-bottom: 40px;
    }

    .prices__item {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .prices {
        padding-left: 15px;
    }

    .prices__headline {
        padding-right: 15px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 16px;
    }

    .prices__items {
        width: 600px;
    }

    .prices__items-wrapper {
        white-space: normal;
        overflow: auto;
    }

    .prices__item-data,
    .prices__items {
        white-space: nowrap;
    }

    .prices__items-wrapper::-webkit-scrollbar {
        height: 5px;
    }

    .prices__items-wrapper::-webkit-scrollbar-track {
        background: #b4afb5;
    }

    .prices__items-wrapper::-webkit-scrollbar-thumb {
        background: #80d3dd;
    }

    .prices__item-data {
        width: 150px;
    }

    .prices .wrapper__mini {
        padding-right: 0;
        padding-left: 0;
    }

    .prices__item-headline {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .prices__item-data:first-child,
    .prices__item-data:nth-child(2),
    .prices__item-data:nth-child(3),
    .prices__item-data:nth-child(4) {
        width: 150px;
        padding-right: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .prices {
        margin-bottom: 40px;
    }

    .comparison .cards__item-desc,
    .comparison .cards__item-headline {
        display: block;
    }

    .comparison .slick-list {
        padding-right: 20%;
    }

    .comparison .cards__item-in {
        -webkit-box-shadow: 0 0 2px rgba(201, 209, 215, 0.45655);
        box-shadow: 0 0 2px rgba(201, 209, 215, 0.45655);
    }

    .comparison .slick-slide {
        margin-right: 5px;
        margin-left: 5px;
    }

    .comparison .cards__items {
        margin: 0 -5px;
        padding-left: 0;
    }

    .comparison .cards__item-headline h1,
    .comparison .cards__item-headline h2,
    .comparison .cards__item-headline h3,
    .comparison .cards__item-headline h4,
    .comparison .cards__item-headline h5,
    .comparison .cards__item-headline h6 {
        font-size: 16px;
    }

    .configure__headline span,
    .configure__item-headline {
        font-size: 13px;
    }

    .comparison .cards__item-headline_main {
        margin-bottom: 5px;
    }

    .comparison .cards__item-content {
        margin-top: 10px;
    }

    .comparison {
        margin-bottom: 40px;
    }

    .configure {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .configure__footer-l {
        display: none;
    }

    .configure__footer-r {
        width: 100%;
    }

    .configure__footer-r .btn {
        font-size: 13px;
        height: 40px;
        line-height: 40px;
        display: block;
        text-align: center;
        width: 100%;
    }

    .configure__in {
        margin-bottom: 20px;
    }

    .configure__item-list {
        font-size: 10px;
    }

    .configure__item {
        padding-left: 30px;
    }

    .configure__in-bottom,
    .configure__in-top {
        padding: 20px;
    }

    .configure__item-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 10px;
    }

    .profile__in-footer,
    .profile__in-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .configure__item-icon {
        width: 21px;
    }

    .configure__item-icon svg {
        display: block;
        width: 100%;
    }

    .configure__item-wrapper:last-child {
        margin-bottom: 0;
    }

    .configure__item-wrapper input {
        opacity: 0;
        position: absolute;
    }

    .header__l,
    .header__r {
        position: static;
    }

    .header__l {
        margin-left: -10px;
    }

    .header__burger {
        width: 54px;
        height: 54px;
        padding-left: 19px;
        padding-right: 19px;
    }

    .header__logo {
        width: calc(100% - 64px);
    }

    .header__burger i {
        width: 16px;
    }

    .header__burger i:nth-child(3) {
        width: 11px;
        top: 32px;
    }

    .header__burger i:nth-child(1),
    .header__burger i:nth-child(1).is-open,
    .header__burger i:nth-child(3).is-open {
        top: 22px;
    }

    .header__burger i:nth-child(2) {
        top: 27px;
    }

    .header__burger.is-open i:nth-child(3) {
        width: 16px;
    }

    .header__burger.is-open i:nth-child(1),
    .header__burger.is-open i:nth-child(3) {
        top: 28px;
    }

    .modal-dialog {
        width: 90% !important;
        margin-left: auto;
        margin-right: auto;
    }

    .modal-header {
        padding: 40px 40px 24px;
    }

    .modal-content {
        border-radius: 0;
    }

    .modal-header p {
        font-size: 13px;
        text-align: left;
    }

    .modal .close {
        top: 10px;
        right: 10px;
    }

    .modal-body {
        padding-left: 20px;
        padding-right: 20px;
    }

    .menu .wrapper__mini,
    .modal .inp-group__checkbox {
        padding-left: 0;
        padding-right: 0;
    }

    .modal .support__question .inp-group {
        width: 100%;
        height: 40px;
        margin-bottom: 16px;
    }

    .modal .support__question .inp-group input.placeholder {
        font-size: 14px;
    }

    .modal .support__question .inp-group input:-moz-placeholder {
        font-size: 14px;
    }

    .modal .support__question .inp-group input::-webkit-input-placeholder {
        font-size: 14px;
    }

    .modal .inp-group .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
        right: 18px;
    }

    .modal .inp-group__checkbox {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .inp-group__checkbox span {
        font-size: 13px;
    }

    .modal .modal__agree {
        margin-bottom: 24px;
    }

    .profile__in {
        top: 54px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .profile__in-headline .h1 {
        text-align: center;
        display: block;
        width: 100%;
    }

    .profile__in-close {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .profile__in .inp-group__wrapper {
        margin-bottom: 4px;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .profile__in .inp-group__wrapper label {
        font-size: 13px;
        text-align: center;
        display: block;
        width: 100%;
        margin-bottom: 0;
    }

    .profile__in-wrapper {
        margin-left: 0;
        margin-right: 0;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .profile__in-footer,
    .profile__in-wrapper {
        padding-left: 0;
    }

    .profile__in-headline {
        text-align: center;
        margin-bottom: 16px;
    }

    .profile__in .inp-group__top {
        position: relative;
    }

    .profile__in .inp-group__top a {
        position: absolute;
        top: 75px;
        left: 0;
        right: 0;
        font-size: 13px;
        text-align: center;
    }

    .profile__in-footer {
        margin-top: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .profile__in-footer p {
        font-size: 13px;
        text-align: center;
    }

    .profile__in-footer .btn {
        margin-top: 16px;
        width: 240px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .menu__links-item {
        border-bottom: 1px solid #414b50;
        padding: 12px 24px;
    }

    .menu__links-item_submenu {
        display: none;
        margin-top: 10px;
    }

    .menu__links-headline h5 {
        margin-bottom: 0;
    }

    .menu .footer__bottom-item,
    .menu__links {
        margin-bottom: 24px;
    }

    .menu {
        -ms-overflow-y: auto;
        overflow-y: auto;
        top: 54px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: calc(100vh - 54px);
    }

    .menu--opened {
        overflow: hidden;
    }

    .menu__main {
        padding-top: 12px;
    }

    .menu__links {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .menu .footer {
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 0;
    }

    .bucket,
    .bucket__item .inp-group .jq-selectbox__select {
        padding-left: 16px;
    }

    .menu .footer__bottom-l {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        margin-bottom: 24px;
    }

    .menu .footer__bottom-l .footer__bottom-tel {
        display: block;
        width: 100%;
        text-align: center;
        margin-right: 0;
    }

    .menu .footer__bottom-l .footer__top-socials {
        width: auto;
        position: absolute;
        right: 0;
        bottom: 0;
        top: 49px;
    }

    .menu .footer__bottom-l .footer__top-social {
        margin-left: 6px;
        margin-right: 6px;
    }

    .menu .footer__bottom-l .footer__bottom-r {
        margin-top: 24px;
    }

    .menu .footer__bottom-link:first-of-type .footer__bottom-item_icon {
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

    .menu .footer__bottom-tel {
        font-size: 16px;
    }

    .bucket {
        width: auto;
        left: 0;
        padding-top: 40px;
        padding-right: 16px;
    }

    .bucket__headline span {
        font-size: 20px;
        display: block;
        width: 100%;
        text-align: center;
    }

    .bucket__item-name a {
        font-size: 16px;
    }

    .bucket__item-details_l span,
    .bucket__item-more span {
        font-size: 13px;
    }

    .bucket__item-name {
        margin-bottom: 8px;
    }

    .bucket__item-l {
        margin-right: 12px;
    }

    .bucket__item-close {
        width: 24px;
        height: 24px;
    }

    .bucket__item .inp-group {
        width: 80px;
    }

    .menu__links-item {
        position: relative;
    }

    .menu__links-item:after {
        position: absolute;
        top: 10px;
        right: 24px;
        content: " ";
        width: 20px;
        height: 20px;
        background: url(/themes/fleetcor/css/../img/icons/menu-mobile-arrow.svg) center center no-repeat;
        background-size: 6px 12px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .menu__links-item.is-active:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .inp-group textarea {
        height: 100%;
        font-size: 14px;
    }

    body .header__btn-yellow {
        height: 28px;
    }

    .header__btn-round {
        height: 28px;
        width: 28px;
        margin-left: 12px;
    }

    .header {
        z-index: 10010;
        padding-top: 13px;
        padding-bottom: 13px;
    }

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

    .jq-selectbox .jq-selectbox__select,
    .jq-selectbox:active,
    .jq-selectbox:active .jq-selectbox__select,
    .jq-selectbox:focus,
    .jq-selectbox:focus .jq-selectbox__select,
    .jq-selectbox:hover:focus,
    .jq-selectbox:hover:focus .jq-selectbox__select,
    select .jq-selectbox__select,
    select:active,
    select:active .jq-selectbox__select,
    select:focus,
    select:focus .jq-selectbox__select,
    select:hover:focus,
    select:hover:focus .jq-selectbox__select {
        outline: 0;
    }

    .inp-group__question {
        z-index: 10;
    }

    .inp-group__question-in:before {
        left: initial;
        right: 7px;
        width: 18px;
        height: 18px;
    }

    .app__slider-in .slider__controls {
        position: relative;
    }

    .app__slider-in .slider__controls .slick-arrow {
        display: block !important;
        position: absolute;
        bottom: 250px;
    }

    .app__slider-in .slider__controls .prev {
        left: 0;
    }

    .app__slider-in .slider__controls .next {
        right: 0;
    }

    .app__slider .slider__controls {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .extra__list-items {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .cards {
        margin-top: 48px;
    }

    .news__single-content .btn {
        display: inline-block;
        min-width: initial;
        width: auto;
        max-width: initial;
    }

    .calc__item-drag_input {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .calc__item-drag_input input {
        height: 40px !important;
        line-height: 40px !important;
        font-size: 24px !important;
    }

    .calc__items-additional_l .select-styled .jq-selectbox__select {
        border-radius: 22px;
        background: rgba(255, 255, 255, 0.5);
    }

    .partner__item-in {
        top: initial;
    }

    .cards__items .cards__item .cards__item-content,
    .cards__items .cards__item .cards__item-headline {
        display: block;
    }

    .cards__item-headline {
        margin-bottom: 12px;
    }

    .cards__item-btn .btn {
        color: #ed123d;
        text-align: right;
        display: block;
        width: 100%;
    }

    .cards__item-btn .btn span {
        position: relative;
        text-transform: uppercase;
        padding-left: 15px;
    }

    .cards__item-btn .btn span:after {
        position: absolute;
        content: " ";
        top: 2px;
        left: 0;
        width: 6px;
        height: 12px;
        background: url(/themes/fleetcor/css/../img/icons/faq-arrow-red.svg) center center no-repeat;
        -webkit-transform: translate(0, 0) rotate(-90deg);
        -ms-transform: translate(0, 0) rotate(-90deg);
        transform: translate(0, 0) rotate(-90deg);
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        background-size: 6px 12px;
        text-transform: uppercase;
        line-height: 1;
    }

    .cards__item-btn .btn.is-active span:after {
        -webkit-transform: translate(0, 0) rotate(90deg);
        -ms-transform: translate(0, 0) rotate(90deg);
        transform: translate(0, 0) rotate(90deg);
    }

    .cards__item-content {
        padding-right: 20px;
    }

    .cards__item-footer_l,
    .cards__item-footer_r,
    .cards__item-headline {
        padding-right: 0;
    }

    .cards__item-headline h2 {
        display: block !important;
    }

    .cards__item-fee_price {
        width: 67px;
    }

    .bucket__item-close {
        top: -3px;
    }

    .comparison__in .cards {
        margin-top: 0;
    }

    .comparison .cards__items .slick-list {
        padding-top: 0;
    }

    .calc__item-unit {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fees__item-headline {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    height: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffd300 !important;
}

.fees__item:hover .fees__item-in {
    -webkit-box-shadow: 0 0 120px rgba(201, 209, 215, 0.45655);
    box-shadow: 0 0 120px rgba(201, 209, 215, 0.45655);
}

.fees__item:hover .fees__item-headline {
    background: #80d3dd !important;
}

.irs-single {
    display: none !important;
}

.calc__item-unit {
    position: static;
}

.calc__item-drag_input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.calc__item-drag_input input {
    background: rgba(255, 255, 255, 0.5);
    height: 50px;
    width: 115px;
    color: #212e35;
    font-size: 40px;
    font-weight: 500;
    margin-right: 12px;
    border-radius: 32px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
}

.calc__item-headline {
    padding-bottom: 20px;
}

.cookie {
    background: rgba(33, 46, 53, 0.8);
    padding: 24px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: none;
}

.cookie__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1024px) {
    .cookie {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .cookie__l {
        max-width: 80%;
    }

    .cookie__l p {
        font-size: 12px;
    }
}

.cookie__r .btn {
    padding-left: 75px;
    padding-right: 75px;
}

.cookie__content {
    max-width: 900px;
}

.cookie__content h5,
.cookie__content p {
    margin: 0;
}

.cookie__content h5 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 10px;
}

.cookie__content p {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

.cookie__close {
    position: absolute;
    right: 5px;
    top: 5px;
}

.cookie__close-btn {
    width: 34px;
    height: 34px;
    background: url(/themes/fleetcor/css/../img/icons/modal-close-white.svg) center center no-repeat;
    background-size: contain;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.5;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .advantages__tabs-headline,
    .top__typical-headline,
    .top__typical-headline p {
        max-width: 100%;
    }

    .articles__items,
    .extra__list-items {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }

    .articles__item {
        width: 50%;
        padding-left: 8px;
        padding-right: 8px;
    }

    .articles__items {
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        margin-left: -8px;
        margin-right: -8px;
    }

    .top__typical-advantages_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .app__slider-list ul li {
        vertical-align: top;
    }

    .extra__list-item {
        width: 33.33%;
    }

    .extra__list-items {
        max-width: 100%;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }

    .extra__list-content {
        width: calc(100% - 68px);
        padding-right: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .extra__list-headline {
        min-height: 32px;
    }

    .extra__list-desc {
        min-height: 38px;
    }

    .cards {
        margin-top: 48px;
    }

    .extra__text {
        margin-left: auto;
        margin-right: auto;
    }

    footer.footer .footer__top-phone {
        margin-left: 20px;
        position: relative;
        top: 3px;
    }

    footer.footer .footer__top-l {
        margin-bottom: 20px;
    }

    .top__typical-img {
        height: auto;
    }

    .prices__items {
        width: 100%;
    }

    .services__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.fade {
    background: 0 0;
}

.extra__list-content_in {
    min-height: 78px;
}

.inp-group__required input:focus,
.is-focused {
    -webkit-box-shadow: inset 0 0 0 2px #80d3dd;
    box-shadow: inset 0 0 0 2px #80d3dd;
}

.header__btn-round_bucket .counter {
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 15px;
    background: #ed123d;
    font-weight: 500;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1 !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    -webkit-transform: translate(25%, 0);
    -ms-transform: translate(25%, 0);
    transform: translate(25%, 0);
    pointer-events: none;
}

.header__btn-round_bucket.is-animated .counter {
    opacity: 1;
    -webkit-transform: translate(25%, -25%);
    -ms-transform: translate(25%, -25%);
    transform: translate(25%, -25%);
}

.header__r > .btn-primary {
    width: 115px;
    border-radius: 32px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    line-height: 43px;
    font-size: 12px;
}

.btn-reg {
    background: url(/themes/fleetcor/css/../img/icons/plus.png) center center no-repeat #ffd300;
    background-size: 20px 20px;
}

@media (max-width: 1024px) {
    .cookie__in {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .cookie__content {
        padding-right: 20px;
    }

    .header__btn-new span {
        font-size: 8px !important;
    }

    .advantages__item a:focus,
    .advantages__item a:hover,
    .advantages__item a:hover:focus,
    .advantages__item:focus,
    .advantages__item:hover,
    .advantages__item:hover:focus,
    .slick-slide a:focus,
    .slick-slide a:hover,
    .slick-slide a:hover:focus,
    .slick-slide:focus,
    .slick-slide:hover,
    .slick-slide:hover:focus {
        outline: 0;
    }

    .company__news-bg {
        overflow: hidden;
    }

    .partner__item:nth-child(odd) .partner__item-in:after {
        display: block;
        top: initial;
        bottom: 0;
        left: 0;
        -webkit-transform: translate(0, 100%) rotate(270deg);
        -ms-transform: translate(0, 100%) rotate(270deg);
        transform: translate(0, 100%) rotate(270deg);
    }

    .partner__item:nth-child(odd).is-down .partner__item-in {
        top: 70px;
        bottom: initial;
    }

    .partner__item:nth-child(odd).is-down .partner__item-in:after {
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        -webkit-transform: translate(0, -100%) rotate(180deg);
        -ms-transform: translate(0, -100%) rotate(180deg);
        transform: translate(0, -100%) rotate(180deg);
    }

    .partner__item:nth-child(even) .partner__item-in:after {
        display: block;
        top: initial;
        left: initial;
        bottom: 0;
        right: 0;
        -webkit-transform: translate(0, 100%) rotate(0);
        -ms-transform: translate(0, 100%) rotate(0);
        transform: translate(0, 100%) rotate(0);
    }

    .partner__item:nth-child(even).is-down .partner__item-in {
        top: 70px;
        bottom: initial;
    }

    .partner__item:nth-child(even).is-down .partner__item-in:after {
        display: block;
        top: 0;
        left: initial;
        bottom: 0;
        right: 0;
        -webkit-transform: translate(0, -100%) rotate(90deg);
        -ms-transform: translate(0, -100%) rotate(90deg);
        transform: translate(0, -100%) rotate(90deg);
    }

    .support__question .inp-group__drag {
        border: 2px dashed #b4afb5;
        padding: 5px;
    }

    .configure__footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .configure__footer-l {
        margin-bottom: 15px;
    }

    .configure__footer-l .h2 {
        line-height: 125%;
        text-align: center;
    }

    .configure__footer-l,
    .configure__footer-r {
        display: block;
        width: 100%;
    }

    .cards__item:not(.cards__item-best) .cards__item-in {
        padding-top: 90px;
    }

    .bucket__item-count .jq-selectbox__dropdown ul {
        height: 150px;
        max-height: 150px;
        -ms-overflow-y: auto;
        overflow-y: auto;
    }

    .support .inp-group .jq-selectbox {
        z-index: 100;
    }

    .app__slider-list ul li {
        vertical-align: top;
        padding-right: 30px;
    }
}

@media (max-width: 500px) {
    .app__slider-list ul li {
        vertical-align: top;
        padding-right: 0;
    }
}

.modal-header {
    padding: 20px;
}

.modal .close {
    top: 20px;
    right: 20px;
}

.modal-body {
    padding-left: 20px;
    padding-right: 20px;
}

.modal .modal__agree,
.modal .support__question .inp-group,
.modal-header {
    margin-bottom: 15px;
}

.modal .inp-group__checkbox {
    margin-bottom: 10px;
}

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

@media (max-width: 767px) {
    .cookie__l,
    .cookie__r {
        width: 100%;
    }

    .cookie__content h5,
    .cookie__r {
        text-align: center;
    }

    .cookie__in {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .cookie__l {
        max-width: 100%;
    }

    .cookie__r .btn {
        display: inline-block;
        margin-top: 15px;
    }

    .modal-header .h1 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .modal .inp-group__checkbox {
        margin-bottom: 10px;
    }

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

    .modal .support__question .inp-group,
    .modal-header {
        margin-bottom: 10px;
    }

    .modal-header {
        padding: 10px;
    }

    .modal .close {
        top: 0;
        right: 0;
    }

    .modal-dialog {
        width: 95% !important;
    }

    .modal-body {
        padding-left: 10px;
        padding-right: 10px;
    }

    .modal .modal__agree {
        margin-bottom: 15px;
    }

  footer.footer .footer__top-l {
    margin-bottom: 20px;
  }
}

@media (max-width: 350px) {

    .services__item {
        padding-left: 30px;
        padding-right: 30px;
    }

    .header__l,
    .header__r {
        min-width: auto;
    }

    .header__logo {
        height: 10px;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .app__img,
    .configure__in,
    .map__headline .h1,
    .top__typical-list {
        margin-left: auto;
        margin-right: auto;
    }

    .questions__headline-title {
        max-width: 100%;
    }

    .questions,
    .services__items {
        padding-left: 200px;
        padding-right: 200px;
    }

    .app__in {
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }

    .app__item {
        width: 50%;
    }

    .app__slider .slider__controls {
        max-width: 400px;
    }

    .top__typical-img {
        height: 300px !important;
    }

    .articles__item p {
        font-size: 14px;
    }

    .cards__item-footer_r {
        padding-left: 300px;
        padding-right: 300px;
    }

    .extra__bg {
        width: 40%;
    }

    .top__typical-img img {
        -o-object-position: center;
        object-position: center;
    }

    .prices__item-data:first-child,
    .prices__item-data:nth-child(2),
    .prices__item-data:nth-child(3),
    .prices__item-data:nth-child(4) {
        width: 25%;
    }

    .comparison .cards__item-footer_r {
        padding-left: 0;
    }

    .comparison .cards {
        margin-top: 0;
    }

    .comparison .cards__item-footer_l {
        padding-right: 10px;
    }

    .card__details-l,
    .card__details-list,
    .modal-body,
    .profile__in-wrapper,
    .support__question,
    .support__topic {
        padding-left: 200px;
        padding-right: 200px;
    }

    .comparison .cards__item-fee {
        font-size: 12px;
    }

    .configure__item-content {
        max-width: initial;
    }

    .configure__in {
        max-width: calc(100% - 400px);
    }

    .company__news-txt,
    .top__typical-advantages_item {
        max-width: 50%;
    }

    .calc__items,
    .calc__items-additional,
    .configure__footer-r {
        padding-left: 200px;
        padding-right: 200px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .services__item span {
        min-width: 145px;
    }

    .services__item-social:first-child {
        margin-left: 0;
    }

    .company__news-txt,
    .news__item-content,
    .top__typical-advantages_item {
        margin-left: auto;
        margin-right: auto;
    }

    .bucket {
        left: initial;
        width: 50%;
    }

    .news__single-img {
        height: 300px;
    }

    .news__single-img img {
        display: block;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top;
    }

    .news__item-content {
        max-width: 70%;
    }

    .support__question,
    .support__topic {
        max-width: 100%;
    }

    .support__question {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .map__headline p,
    .top__typical-after_in p,
    .top__typical-headline p {
        font-size: 14px;
    }

    .top__typical-img img {
        -o-object-position: top;
        object-position: top;
    }

    .top__typical-after_in .h4 {
        font-size: 20px;
    }

    .comparison .cards__item-fee {
        font-size: 18px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .advantages__item-top_txt p,
    .advantages__slider-l p,
    .advantages__tabs-content p,
    .app__item-txt span,
    .app__slider-list ul li,
    .btn-red,
    .calc__items-result_r,
    .cards__item-advantages_txt p,
    .cards__item-headline p,
    .content__content p,
    .extra__list-btn .btn,
    .extra__list-content .extra__list-desc p,
    .extra__list-content .extra__list-headline h1,
    .extra__list-content .extra__list-headline h2,
    .extra__list-content .extra__list-headline h3,
    .extra__list-content .extra__list-headline h4,
    .extra__list-content .extra__list-headline h5,
    .extra__list-content .extra__list-headline h6,
    .extra__text .headline__typical p,
    .feedback__item-content blockquote,
    .feedback__item-name span,
    .inp-group .jq-selectbox__select-text,
    .inp-group input.placeholder,
    .inp-group__textarea textarea.placeholder,
    .news__item-content p,
    .promises__item-txt p,
    .questions__headline-title p,
    .services__headline-title p,
    .services__item span,
    .styled-checkbox + label,
    .top__slider-txt p,
    .top__typical-advantages_item-content p {
        font-size: 14px;
    }

    .cards__item-fee_price {
        margin-left: 20px;
    }

    .app__slider-list ul li {
        padding-right: 30px;
    }

    .footer__top-item,
    .partner__item {
        width: 25%;
    }

    .app__slider-list ul {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        padding: 0 50px;
    }

    .partner__item-in {
        width: calc(50vw - 30px);
    }

    .partner__item:nth-child(10) .partner__item-in:after,
    .partner__item:nth-child(12) .partner__item-in:after,
    .partner__item:nth-child(14) .partner__item-in:after,
    .partner__item:nth-child(16) .partner__item-in:after,
    .partner__item:nth-child(18) .partner__item-in:after,
    .partner__item:nth-child(2) .partner__item-in:after,
    .partner__item:nth-child(20) .partner__item-in:after,
    .partner__item:nth-child(22) .partner__item-in:after,
    .partner__item:nth-child(24) .partner__item-in:after,
    .partner__item:nth-child(26) .partner__item-in:after,
    .partner__item:nth-child(28) .partner__item-in:after,
    .partner__item:nth-child(32) .partner__item-in:after,
    .partner__item:nth-child(4) .partner__item-in:after,
    .partner__item:nth-child(6) .partner__item-in:after,
    .partner__item:nth-child(8) .partner__item-in:after {
        left: 0 !important;
        margin: 0 auto;
    }

    .extra__bg {
        width: 50%;
    }

    .configure__footer-r .btn {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .cards__item-footer .btn {
        max-width: 300px;
        min-width: 300px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .services__headline-title p {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .services__item-txt {
        min-width: 160px;
    }

    .services__item-social:first-child {
        margin-left: 0;
    }

    .top__typical-img {
        height: 400px;
    }

    .top__typical-img_center img {
        -o-object-position: center;
        object-position: center;
    }

    .top__typical-img_top img {
        -o-object-position: top;
        object-position: top;
    }

    .card__details-list {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .card__details-l,
    .card__details-list_in {
        max-width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .app__slider .slider__controls-wrapper {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .support .support__question {
        padding-left: 200px;
        padding-right: 200px;
    }
}
