/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
li{
	list-style-type: none;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: bolder;
}
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
img {
    border-style: none;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
[type=button], [type=reset], [type=submit], 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: 1px dotted ButtonText;
}
fieldset {
    padding: .35em .75em .625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
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-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden], template {
    display: none;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.row-cols-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.row-cols-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.33333%}
.offset-2 {
    margin-left: 16.66667%}
.offset-3 {
    margin-left: 25%}
.offset-4 {
    margin-left: 33.33333%}
.offset-5 {
    margin-left: 41.66667%}
.offset-6 {
    margin-left: 50%}
.offset-7 {
    margin-left: 58.33333%}
.offset-8 {
    margin-left: 66.66667%}
.offset-9 {
    margin-left: 75%}
.offset-10 {
    margin-left: 83.33333%}
.offset-11 {
    margin-left: 91.66667%}
.d-none {
    display: none!important;
}
.d-inline {
    display: inline!important;
}
.d-inline-block {
    display: inline-block!important;
}
.d-block {
    display: block!important;
}
.d-table {
    display: table!important;
}
.d-table-row {
    display: table-row!important;
}
.d-table-cell {
    display: table-cell!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-fill {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-grow-0 {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
.m-0 {
    margin: 0!important;
}
.mt-0, .my-0 {
    margin-top: 0!important;
}
.mr-0, .mx-0 {
    margin-right: 0!important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
.ml-0, .mx-0 {
    margin-left: 0!important;
}
.m-1 {
    margin: .25rem!important;
}
.mt-1, .my-1 {
    margin-top: .25rem!important;
}
.mr-1, .mx-1 {
    margin-right: .25rem!important;
}
.mb-1, .my-1 {
    margin-bottom: .25rem!important;
}
.ml-1, .mx-1 {
    margin-left: .25rem!important;
}
.m-2 {
    margin: .5rem!important;
}
.mt-2, .my-2 {
    margin-top: .5rem!important;
}
.mr-2, .mx-2 {
    margin-right: .5rem!important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.ml-2, .mx-2 {
    margin-left: .5rem!important;
}
.m-3 {
    margin: 1rem!important;
}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.ml-3, .mx-3 {
    margin-left: 1rem!important;
}
.m-4 {
    margin: 1.5rem!important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}
.mr-4, .mx-4 {
    margin-right: 1.5rem!important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.ml-4, .mx-4 {
    margin-left: 1.5rem!important;
}
.m-5 {
    margin: 3rem!important;
}
.mt-5, .my-5 {
    margin-top: 3rem!important;
}
.mr-5, .mx-5 {
    margin-right: 3rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}
.ml-5, .mx-5 {
    margin-left: 3rem!important;
}
.p-0 {
    padding: 0!important;
}
.pt-0, .py-0 {
    padding-top: 0!important;
}
.pr-0, .px-0 {
    padding-right: 0!important;
}
.pb-0, .py-0 {
    padding-bottom: 0!important;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.p-1 {
    padding: .25rem!important;
}
.pt-1, .py-1 {
    padding-top: .25rem!important;
}
.pr-1, .px-1 {
    padding-right: .25rem!important;
}
.pb-1, .py-1 {
    padding-bottom: .25rem!important;
}
.pl-1, .px-1 {
    padding-left: .25rem!important;
}
.p-2 {
    padding: .5rem!important;
}
.pt-2, .py-2 {
    padding-top: .5rem!important;
}
.pr-2, .px-2 {
    padding-right: .5rem!important;
}
.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.pl-2, .px-2 {
    padding-left: .5rem!important;
}
.p-3 {
    padding: 1rem!important;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.pr-3, .px-3 {
    padding-right: 1rem!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.pl-3, .px-3 {
    padding-left: 1rem!important;
}
.p-4 {
    padding: 1.5rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}
.pr-4, .px-4 {
    padding-right: 1.5rem!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.pl-4, .px-4 {
    padding-left: 1.5rem!important;
}
.p-5 {
    padding: 3rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}
.pr-5, .px-5 {
    padding-right: 3rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.pl-5, .px-5 {
    padding-left: 3rem!important;
}
.m-n1 {
    margin: -.25rem!important;
}
.mt-n1, .my-n1 {
    margin-top: -.25rem!important;
}
.mr-n1, .mx-n1 {
    margin-right: -.25rem!important;
}
.mb-n1, .my-n1 {
    margin-bottom: -.25rem!important;
}
.ml-n1, .mx-n1 {
    margin-left: -.25rem!important;
}
.m-n2 {
    margin: -.5rem!important;
}
.mt-n2, .my-n2 {
    margin-top: -.5rem!important;
}
.mr-n2, .mx-n2 {
    margin-right: -.5rem!important;
}
.mb-n2, .my-n2 {
    margin-bottom: -.5rem!important;
}
.ml-n2, .mx-n2 {
    margin-left: -.5rem!important;
}
.m-n3 {
    margin: -1rem!important;
}
.mt-n3, .my-n3 {
    margin-top: -1rem!important;
}
.mr-n3, .mx-n3 {
    margin-right: -1rem!important;
}
.mb-n3, .my-n3 {
    margin-bottom: -1rem!important;
}
.ml-n3, .mx-n3 {
    margin-left: -1rem!important;
}
.m-n4 {
    margin: -1.5rem!important;
}
.mt-n4, .my-n4 {
    margin-top: -1.5rem!important;
}
.mr-n4, .mx-n4 {
    margin-right: -1.5rem!important;
}
.mb-n4, .my-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-n4, .mx-n4 {
    margin-left: -1.5rem!important;
}
.m-n5 {
    margin: -3rem!important;
}
.mt-n5, .my-n5 {
    margin-top: -3rem!important;
}
.mr-n5, .mx-n5 {
    margin-right: -3rem!important;
}
.mb-n5, .my-n5 {
    margin-bottom: -3rem!important;
}
.ml-n5, .mx-n5 {
    margin-left: -3rem!important;
}
.m-auto {
    margin: auto!important;
}
.mt-auto, .my-auto {
    margin-top: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.mb-auto, .my-auto {
    margin-bottom: auto!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
 
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}
.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}
.modal-dialog-scrollable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}
.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""}
.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: .5;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}
.modal-footer>* {
    margin: .25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
.carousel {
    position: relative;
}
.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner::after {
    display: block;
    clear: both;
    content: ""}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
}
.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    transition: opacity 0s .6s;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    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;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease;
}
.carousel-indicators .active {
    opacity: 1;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after, .slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNovaT-Thin.eot);
    src: local("Proxima Nova Thin"), local("ProximaNovaT-Thin"), url(../fonts/proxima-nova/ProximaNovaT-Thin.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNovaT-Thin.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNovaT-Thin.woff) format("woff"), url(../fonts/proxima-nova/ProximaNovaT-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-ThinIt.eot);
    src: local("Proxima Nova Thin Italic"), local("ProximaNova-ThinIt"), url(../fonts/proxima-nova/ProximaNova-ThinIt.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-ThinIt.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-ThinIt.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-ThinIt.ttf) format("truetype");
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-Light.eot);
    src: local("Proxima Nova Light"), local("ProximaNova-Light"), url(../fonts/proxima-nova/ProximaNova-Light.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-Light.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-Light.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-LightIt.eot);
    src: local("Proxima Nova Light Italic"), local("ProximaNova-LightIt"), url(../fonts/proxima-nova/ProximaNova-LightIt.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-LightIt.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-LightIt.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-LightIt.ttf) format("truetype");
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-Regular.eot);
    src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url(../fonts/proxima-nova/ProximaNova-Regular.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-Regular.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-Regular.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-RegularIt.eot);
    src: local("Proxima Nova Regular Italic"), local("ProximaNova-RegularIt"), url(../fonts/proxima-nova/ProximaNova-RegularIt.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-RegularIt.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-RegularIt.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-RegularIt.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-Semibold.eot);
    src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"), url(../fonts/proxima-nova/ProximaNova-Semibold.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-Semibold.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-Semibold.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-Semibold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-SemiboldIt.eot);
    src: local("Proxima Nova Semibold Italic"), local("ProximaNova-SemiboldIt"), url(../fonts/proxima-nova/ProximaNova-SemiboldIt.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-SemiboldIt.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-SemiboldIt.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-SemiboldIt.ttf) format("truetype");
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-Bold.eot);
    src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url(../fonts/proxima-nova/ProximaNova-Bold.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-Bold.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-Bold.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-BoldIt.eot);
    src: local("Proxima Nova Bold Italic"), local("ProximaNova-BoldIt"), url(../fonts/proxima-nova/ProximaNova-BoldIt.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-BoldIt.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-BoldIt.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-BoldIt.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-Extrabld.eot);
    src: local("Proxima Nova Extrabold"), local("ProximaNova-Extrabld"), url(../fonts/proxima-nova/ProximaNova-Extrabld.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-Extrabld.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-Extrabld.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-Extrabld.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-ExtrabldIt.eot);
    src: local("Proxima Nova Extrabold Italic"), local("ProximaNova-ExtrabldIt"), url(../fonts/proxima-nova/ProximaNova-ExtrabldIt.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-ExtrabldIt.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-ExtrabldIt.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-ExtrabldIt.ttf) format("truetype");
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-Black.eot);
    src: local("Proxima Nova Black"), local("ProximaNova-Black"), url(../fonts/proxima-nova/ProximaNova-Black.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-Black.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-Black.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: proxima-nova;
    src: url(../fonts/proxima-nova/ProximaNova-BlackIt.eot);
    src: local("Proxima Nova #000 Italic"), local("ProximaNova-BlackIt"), url(../fonts/proxima-nova/ProximaNova-BlackIt.eot%40) format("embedded-opentype"), url(../fonts/proxima-nova/ProximaNova-BlackIt.woff2) format("woff2"), url(../fonts/proxima-nova/ProximaNova-BlackIt.woff) format("woff"), url(../fonts/proxima-nova/ProximaNova-BlackIt.ttf) format("truetype");
    font-weight: 900;
    font-style: italic;
}
* {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body, html {
    height: 100%}
body {
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    color: #676767;
    background-color: #f3f5f6;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.wrap {
    max-width: 1230px;
    min-width: 320px;
}
.wrap-1400 {
    max-width: 1430px;
    min-width: 320px;
}
.wrap-1300 {
    max-width: 1300px;
    min-width: 320px;
}
.wrap-1600 {
    max-width: 1630px;
    min-width: 320px;
}
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
}
.img-responsive {
    max-width: 100%}
.bt-t {
    border-top: 1px solid transparent;
}
.bg-white {
    background-color: #fff;
}
[data-toggle=modal] {
    cursor: pointer;
}
.card-border {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    position: relative;
}
.card-shadow {
    border: .5px solid #f2f2f2;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    border-radius: 3px;
    background-color: #fff;
    position: relative;
}
.card-text {
    font-size: 18px;
    line-height: 1.61em;
    color: #676767;
}
.card-text_16 {
    font-size: 16px;
}
.card-text a {
    color: #ff2006;
}
.card-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.card-list li {
    font-size: 18px;
    line-height: 1.61em;
    color: #676767;
    background-image: url(../svg/list-check.svg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 48px;
    min-height: 29px;
    margin-bottom: 14px;
}
.card-list li:last-child {
    margin-bottom: 0;
}
.e100-card {
    background-image: url(../img/network/card-order.png);
    width: 377px;
    height: 283px;
    background-size: cover;
}
.e100-card-big {
    background-image: url(../img/network/card-order.png);
    width: 407px;
    height: 302px;
    background-size: cover;
}
.e100-card-big_in_order {
    margin-left: -48px;
    margin-top: -22px;
    margin-bottom: 3px;
}
 
.btn:not(.btn_yellow_border) {
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
.btn:hover {
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .16);
}
.btn:disabled {
    pointer-events: none;
    opacity: .7;
}
.btn_min {
    padding: 11px 23px;
}
.btn_arrow {
    position: relative;
    padding-right: 60px;
}
.btn_arrow::after {
    content: '';
    background: url(../svg/btn-arrow-long.svg) right top no-repeat;
    width: 25px;
    height: 8px;
    position: absolute;
    margin-left: 17px;
    top: 21px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
.btn_arrow:hover::after {
    width: 36px;
}
.btn_arrow--back {
    padding-right: 23px;
    padding-left: 50px;
}
.btn_arrow--back::after {
    content: '';
    background: url(../svg/btn-arrow-long.svg) right top no-repeat;
    width: 25px;
    height: 8px;
    position: absolute;
    right: 100px;
    left: auto;
    top: 21px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.btn_yellow {
    min-width: 160px;
}
.btn_white {
    min-width: 160px;
    background: #fff;
}
.btn_yellow_border {
    min-width: 160px;
    -webkit-box-shadow: 0 4px 32px rgba(0, 0, 0, .12), inset 0 0 0 1px #ff2006;
    box-shadow: 0 4px 32px rgba(0, 0, 0, .12), inset 0 0 0 1px #ff2006;
    background: #fff;
    -webkit-transition-duration: 0;
    transition-duration: 0;
}
.btn_yellow_border:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffd348), to(#eabb1d));
    background: linear-gradient(180deg, #ffd348 0, #eabb1d 100%);
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .16), inset 0 0 0 1px #ff2006;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .16), inset 0 0 0 1px #ff2006;
}
.btn_black_border {
    min-width: 160px;
    -webkit-box-shadow: inset 0 0 0 1px #676767;
    box-shadow: inset 0 0 0 1px #676767;
    background: #fff;
    -webkit-transition-duration: 0;
    transition-duration: 0;
}
.btn_black_border:hover {
    background: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .16), inset 0 0 0 1px #676767;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .16), inset 0 0 0 1px #676767;
}
.btn_red {
    color: #fff;
    min-width: 160px;
    background: #ff1400;
}
.btn_green {
    color: #fff;
    min-width: 160px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff2006), to(#259b1a));
    background: linear-gradient(180deg, #ff2006 0, #259b1a 100%);
}
.btn_nowrap {
    white-space: nowrap;
}
.btn_block {
    display: block;
    min-width: auto;
    width: 100%}
.btn_tt_u {
    text-transform: uppercase;
    letter-spacing: .15em;
}
.btn-empty {
    width: 71px;
    height: 30px;
    display: inline-block;
    background: url(../svg/btn-arrow.svg) center center no-repeat;
    border-radius: 3px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
.btn-empty:hover {
    background-color: #fff;
}
.link-more {
    cursor: pointer;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    color: #444;
    text-decoration: none;
    border: none;
    background-color: transparent;
}
.link-more::after {
    content: '';
    background: url(../svg/btn-arrow.svg) center center no-repeat;
    width: 25px;
    height: 8px;
    display: inline-block;
    margin-left: 10px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
.link-more:hover::after {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.btn-ligth {
    color: #444;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .15em;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 5.5px 15px;
    border: 1px solid #ff2006;
    background: #fff;
    border-radius: 3px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
.btn-ligth:hover {
    border: 1px solid transparent;
}
.h0-title {
    font-size: 52px;
    line-height: 1.28em;
    font-weight: 700;
    color: #444;
}
.h0-title_white {
    color: #fff;
}
.h1-title, h1 {
    font-size: 40px;
    line-height: 1.28em;
    font-weight: 700;
    color: #444;
    margin: 0;
}
.h1-title_white, h1_white {
    color: #fff;
}
.h1-white {
    color: #fff;
}
.h2-title, h2 {
    font-size: 30px;
    line-height: 1.25em;
    font-weight: 700;
    color: #444;
    margin: 0;
}
.h2-title_white, h2_white {
    color: #fff;
}
.h2-title-white {
    color: #fff;
}
.h3-title, h3 {
    font-size: 25px;
    line-height: 1.38em;
    font-weight: 700;
    color: #444;
    margin: 0;
}
.default-text {
    font-size: 18px;
    line-height: 1.61em;
    color: #676767;
}
.default-text_16 {
    font-size: 16px;
}
.default-text a {
    color: #ff2006;
}
.default-text_white {
    color: #fff;
}
.red-text {
    color: #ff1400;
}
.green-text {
    color: #28a745;
}
.fz-18 {
    font-size: 18px!important;
}
.ta-c {
    text-align: center;
}
.ta-l {
    text-align: left;
}
.ta-r {
    text-align: right;
}
b, strong {
    font-weight: 700;
}
p {
    margin: 0;
}
.tt-u {
    text-transform: uppercase;
}
.clear-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.default-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.default-list_bold {
    font-weight: 700;
}
.default-list li::before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #ff2006;
    border-radius: 50%;
    display: inline-block;
    margin-right: 7px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-70 {
    padding-top: 60px;
}
.pt-100 {
    padding-top: 100px;
}
.pt-110 {
    padding-top: 110px;
}
.pt-150 {
    padding-top: 150px;
}
.pt-200 {
    padding-top: 200px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-55 {
    padding-bottom: 55px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-75 {
    padding-bottom: 75px;
}
.pb-100 {
    padding-bottom: 100px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-100 {
    margin-top: 100px;
}
.mb-0 {
    margin-bottom: 0;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-45 {
    margin-bottom: 45px!important;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mb-150 {
    margin-bottom: 150px;
}
.tabs {
    margin-left: 0;
    margin-right: 0;
    white-space: nowrap;
    font-size: 0;
    overflow: auto;
    padding-bottom: 10px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    text-align: center;
}
.tabs::-webkit-scrollbar {
    width: 0;
    background: 0 0;
}
.tabs_network {
    margin-top: -48px;
    margin-bottom: 110px;
}
.tabs_paliwowa {
    margin-top: -38px;
    margin-bottom: 90px;
}
.tabs_toller {
    margin-bottom: 23px;
}
.tabs_min .tabs__item {
    width: 198px;
    height: 60px;
}
.tabs__item {
    cursor: pointer;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #444;
    letter-spacing: .15em;
    text-transform: uppercase;
    background-color: #fff;
    width: 275px;
    height: 76px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -1px;
    vertical-align: middle;
    border: 1px solid #e0e0e0;
    white-space: normal;
    padding: 0 10px;
}
.tabs__item:first-child {
    border-radius: 3px 0 0 3px;
    margin-left: 0;
}
.tabs__item:last-child {
    border-radius: 0 3px 3px 0;
}
.tabs__item.active {
    color: #fff;
    background: #ff2006;
    border: none;
}
.tabs__item.active::after {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -10px;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 10px solid #ff2006;
}
.tab-content {
    display: none;
}
.tab-content.active {
    display: block;
}
/*! nouislider - 14.0.2 - 6/28/2019 */.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
    direction: ltr;
}
.noUi-base, .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.noUi-connects {
    overflow: hidden;
    z-index: 0;
}
.noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    -webkit-transform-style: flat;
    transform-style: flat;
}
.noUi-connect {
    height: 100%;
    width: 100%}
.noUi-origin {
    height: 10%;
    width: 10%}
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0;
}
.noUi-vertical .noUi-origin {
    width: 0;
}
.noUi-horizontal .noUi-origin {
    height: 0;
}
.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}
.noUi-touch-area {
    height: 100%;
    width: 100%}
.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.noUi-state-drag * {
    cursor: inherit!important;
}
.noUi-horizontal {
    height: 18px;
}
.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px;
}
.noUi-vertical {
    width: 18px;
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto;
}
.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    -webkit-box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
.noUi-connects {
    border-radius: 3px;
}
.noUi-connect {
    background: #3fb8af;
}
.noUi-draggable {
    cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}
.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.noUi-active {
    -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}
.noUi-handle::after, .noUi-handle::before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px;
}
.noUi-handle::after {
    left: 17px;
}
.noUi-vertical .noUi-handle::after, .noUi-vertical .noUi-handle::before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}
.noUi-vertical .noUi-handle::after {
    top: 17px;
}
[disabled] .noUi-connect {
    background: #b8b8b8;
}
[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
    cursor: not-allowed;
}
.noUi-pips, .noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-pips {
    position: absolute;
    color: #999;
}
.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}
.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}
.noUi-marker {
    position: absolute;
    background: #ccc;
}
.noUi-marker-sub {
    background: #aaa;
}
.noUi-marker-large {
    background: #aaa;
}
.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%}
.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%}
.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}
.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%}
.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%}
.order-box-form-range {
    padding-top: 50px;
}
.order-box-form-range .noUi-target {
    background-color: #e0e0e0;
    width: 100%;
    height: 1px;
}
.order-box-form-range .noUi-handle {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #ff2006;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    top: -8px;
}
.order-box-form-range .noUi-handle::after, .order-box-form-range .noUi-handle::before {
    display: none;
}
.order-box-form-range .noUi-touch-area {
    position: absolute;
    left: 50%;
    top: -25px;
    width: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}
.header {
    background: #fff;
    position: relative;
    width: 100%;
    z-index: 5;
    margin-bottom: -88px;
}
.header-top {
    padding: 15px 0;
    border-bottom: 1px solid #f3f5f6;
    position: relative;
    z-index: 6;
}
.header-bottom {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
}
.main_color{
    color: #ff2006;
    font-size: 26px;
}
.logo img {
    display: block;
    width: 45% !important;
}
a.logo{
    display: block;
    width: 33% !important;
}
.header-top .header-top-info__contact {
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-top .header-top-info__contact li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-top .header-top-info__contact-link {
    color: #444;
    font-weight: 600;
    color: #444;
    font-size: 15px;
    line-height: 16px;
    border-right: 1px solid #e0e0e0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 18px;
    margin-right: 17px;
}
.hotline {
    color: #444;
    font-size: 13px;
    line-height: 16px;
    border-right: 1px solid #e0e0e0;
    padding-right: 18px;
    margin-right: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.hotline-number {
    color: #444;
    font-weight: 600;
    margin-left: 7px;
}
.hotline-number:hover {
    text-decoration: none;
}
.hotline_product {
    border-right: none;
    margin-right: 10px;
}
.station-network {
    color: #444;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
}
.station-network:hover {
    text-decoration: none;
}
.station-network-icon {
    fill: #eb5757;
    margin-right: 6px;
}
.language-select {
    font-size: 15px;
    line-height: 18px;
    color: #676767;
    cursor: pointer;
    position: relative;
    border-left: 1px solid #e0e0e0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.language-select_product {
    border-left: none;
}
.language-select_product::after {
    content: '';
    width: 1px;
    height: 19px;
    background-color: #e0e0e0;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.language-select-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../svg/language-down-arrow.svg) no-repeat scroll right center;
    padding-right: 21px;
}
.language-select-active .language-select-item__text {
    display: none;
}
.language-select-drop {
    display: none;
    position: absolute;
    right: -18px;
    top: 35px;
    width: 108px;
    max-height: 159px;
    overflow: auto;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    border-radius: 3px;
}
.language-select-drop .language-select-item {
    padding: 10px 23px;
    border-bottom: 1px solid #f3f5f6;
}
.language-select-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}
.language-select-item__text {
    color: #676767;
    text-decoration: none;
    width: 18px;
    margin-right: 8px;
}
.mobile-drop-menu-hotline {
    display: none;
}
.main-menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-menu-list>li {
    position: relative;
    margin-right: 42px;
}
.main-menu-list>li:last-child {
    margin-right: 0;
}
.main-menu-list>li::before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #ff2006;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all .35s ease-in-out 0s;
    -webkit-transform: scaleX(0);
    transition: all .35s ease-in-out 0s;
    transform: scaleX(0);
    visiblity: hidden;
}
.main-menu-list>li:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visiblity: visible;
}
.main-menu-list>li>a, .main-menu-list>li>span {
    cursor: pointer;
    color: #444;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .15em;
    text-transform: uppercase;
    text-decoration: none;
    padding: 24px 0;
    display: block;
    position: relative;
}
.main-menu-list>li>a.active::before, .main-menu-list>li>span.active::before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #ff2006;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
.main-menu-list li:hover .main-menu-dropdown {
    display: block;
}
.main-menu-dropdown {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    position: absolute;
    left: 0;
    top: 82px;
    width: 275px;
    background: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    border-radius: 3px;
}
.main-menu-dropdown::before {
    content: '';
    position: absolute;
    left: 0;
    top: -18px;
    width: 100%;
    height: 18px;
    background-color: transparent;
}
.main-menu-dropdown::after {
    content: '';
    position: absolute;
    left: 13px;
    top: -7px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 7px solid #fff;
}
.main-menu-dropdown li:first-child {
    padding-top: 12px;
}
.main-menu-dropdown li:last-child {
    padding-bottom: 12px;
}
.main-menu-dropdown a {
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    color: #444;
    letter-spacing: .05em;
    text-decoration: none;
    display: block;
    padding: 6px 16px;
}
.main-menu-dropdown a.active, .main-menu-dropdown a:hover {
    background-color: #fff7dd;
    text-decoration: none;
}
.sing-in {
    color: #444;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
    border: 1px solid #ff2006;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
    white-space: nowrap;
}
.sing-in-icon {
    fill: #ff2006;
    margin-right: 10px;
}
.open-mobile-menu {
    cursor: pointer;
    display: none;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 22px;
}
.open-mobile-menu-icon {
    fill: #444;
    display: block;
}
.open-mobile-menu.active .open-mobile-menu-icon {
    display: none;
}
.open-mobile-menu.active .close-mobile-menu-icon {
    display: block;
}
.close-mobile-menu-icon {
    fill: #444;
    display: none;
}
.mask-mobile-menu {
    display: none;
    position: fixed;
    left: 0;
    top: 55px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
}
.main-slider {
    margin: 0 auto 100px;
}
.main-slider__item img {
    width: 100%;
    height: 650px;
    -o-object-fit: cover;
    object-fit: cover;
}
.main-slider__item-box {
    max-width: 1230px;
    min-width: 320px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 88px 15px 43px;
}
.main-slider__item-card {
    max-width: 543px;
    padding: 45px 46px 45px 46px;
}
.main-slider__item-card_623 {
    max-width: 623px;
}
.main-slider__item-card-header {
    padding-bottom: 7px;
}
.main-slider__item-card-btn {
    position: absolute;
    left: 46px;
    bottom: -25px;
}
.main-slider__item-card-label {
    font-size: 32px;
    line-height: 1.1em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    min-width: 180px;
    padding: 26px 10px 16px;
    border-radius: 7px;
    background: linear-gradient(111.57deg, rgba(58, 154, 49, .88) 5.83%, rgba(33, 131, 23, .88) 94.38%);
    -webkit-box-shadow: 0 5px 18px rgba(0, 0, 0, .16);
    box-shadow: 0 5px 18px rgba(0, 0, 0, .16);
    position: absolute;
    right: -107px;
    top: -55px;
}
.main-slider__item-card-label span {
    display: block;
    font-size: 20px;
}
.main-slider__nav {
    border-radius: 3px;
    margin-top: -48px;
}
.main-slider__nav-item {
    cursor: pointer;
    width: 25%!important;
    padding-top: 10px;
    position: relative;
}
.main-slider__nav-item:first-child .main-slider__nav-item-inset {
    border-radius: 3px 0 0 3px;
}
.main-slider__nav-item:last-child .main-slider__nav-item-inset {
    border-right: none;
    border-radius: 0 3px 3px 0;
}
.main-slider__nav-item-inset {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #444;
    letter-spacing: .15em;
    text-transform: uppercase;
    width: 100%;
    height: 76px;
    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;
    border-right: 1px solid #f3f5f6;
    background-color: #fff;
    padding: 0 10px;
}
.main-slider__nav-item-inset-fuel-card {
    background: url(../svg/sprite/fuel-card.svg) no-repeat left center;
    width: 40px;
    height: 34px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.main-slider__nav-item-inset-tolls {
    background: url(../svg/sprite/tolls2.svg) no-repeat left center;
    width: 34px;
    height: 36px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.main-slider__nav-item-inset-vat-refund {
    background: url(../svg/sprite/vat-refund.svg) no-repeat left center;
    width: 34px;
    height: 36px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.main-slider__nav-item-inset-multiserwis {
    background: url(../svg/sprite/multiserwis.svg) no-repeat left center;
    width: 30px;
    height: 36px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.main-slider__nav-item-icon {
    margin-right: 20px;
    fill: #444;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.main-slider__nav-item.slick-current::after {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 10px solid #ff2006;
}
.main-slider__nav-item.slick-current .main-slider__nav-item-inset {
    color: #fff;
    border-color: transparent;
    background: #ff2006;
}
.main-slider__nav-item.slick-current .main-slider__nav-item-inset-fuel-card {
    background: url(../svg/sprite/fuel-card_white.svg) no-repeat left center;
}
.main-slider__nav-item.slick-current .main-slider__nav-item-inset-tolls {
    background: url(../svg/sprite/tolls2_white.svg) no-repeat left center;
}
.main-slider__nav-item.slick-current .main-slider__nav-item-inset-vat-refund {
    background: url(../svg/sprite/vat-refund_white.svg) no-repeat left center;
}
.main-slider__nav-item.slick-current .main-slider__nav-item-inset-multiserwis {
    background: url(../svg/sprite/multiserwis_white.svg) no-repeat left center;
}
.main-slider__nav-item.slick-current .main-slider__nav-item-icon {
    fill: #fff;
}
.advantages {
    padding-bottom: 10px;
}
.advantages__card {
    min-height: 245px;
    padding: 35px 0;
    position: relative;
    margin-bottom: 115px;
}
.advantages__card-header {
    padding: 0 25px 7px;
}
.advantages__card-text {
    padding: 0 34px;
}
.advantages__card-btn {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: -25px;
}
.ebox {
    margin-bottom: 100px;
    position: relative;
}
.ebox__card {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}
.ebox__card-box {
    padding: 45px 40px;
}
.ebox__card-header {
    padding-bottom: 10px;
}
.ebox__card-text p:not(:last-child) {
    padding-bottom: 15px;
}
.ebox_right .ebox__card {
    left: auto;
    right: 0;
}
.ebox_bottom .ebox__card {
    top: auto;
    -webkit-transform: none;
    transform: none;
    bottom: -100px;
}
.ebox_bottom-65 .ebox__card {
    top: auto;
    -webkit-transform: none;
    transform: none;
    bottom: -65px;
}
.ebox_top .ebox__card {
    top: -55px;
    -webkit-transform: none;
    transform: none;
}
.ebox_top_100 .ebox__card {
    top: 100px;
    -webkit-transform: none;
    transform: none;
}
.ebox__card-btn {
    position: absolute;
    left: 40px;
    bottom: -25px;
}
.ebox-info {
    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;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 6px;
    height: 400px;
}
.ebox-info-center {
    width: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ebox-info__item {
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    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;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    background: linear-gradient(106.97deg, rgba(58, 154, 49, .88) 5.83%, rgba(33, 131, 23, .88) 94.38%);
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    border-radius: 3px;
    width: 175px;
    min-height: 133px;
    margin: 15px;
    padding: 15px;
}
.ebox-info__item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 49px;
    margin-bottom: 14px;
}
.ebox-info__item-svg {
    fill: #fff;
}
.ebox-info__item p {
    width: 100%}
.ebox-img img {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px;
}
.ebox-img_300 img {
    height: 300px;
}
.ebox-img_blog {
    text-align: center;
}
.ebox-img_blog img {
    width: auto;
    max-width: 100%}
.partner-ebox .ebox-info {
    background-image: url(../img/main/partner.jpg);
}
.family-ebox .ebox-info {
    background-image: url(../img/main/family.jpg);
}
.prepaid-ebox .ebox-info {
    background-image: url(../img/main/prepaid.jpg);
}
.prepaid-ebox .ebox-info-center {
    width: 615px;
}
.power-ebox .ebox-info {
    background-image: url(../img/network/power-max.jpg);
}
.power-ebox .card-list {
    padding-top: 10px;
}
.ebox-powermax-1 .ebox-info {
    background-image: url(../img/powermax/powermax-1.jpg);
}
.ebox-powermax-2 .ebox-info {
    background-image: url(../img/powermax/powermax-2.jpg);
}
.ebox-powermax-3 .ebox-info {
    background-image: url(../img/powermax/powermax-3.jpg);
}
.ebox-person-1 .ebox-info {
    background-image: url(../img/person/ebox-person-1.jpg);
}
.ebox-person-2 .ebox-info {
    background-image: url(../img/person/ebox-person-2.jpg);
}
.ebox-person-3 .ebox-info {
    background-image: url(../img/person/ebox-person-3.jpg);
}
.ebox-narzedzia-1 .ebox-info {
    background-image: url(../img/narzedzia/ebox-narzedzia-1.jpg);
}
.ebox-narzedzia-2 .ebox-info {
    background-image: url(../img/narzedzia/ebox-narzedzia-2.jpg);
}
.ebox-card-1 .ebox-info {
    background-image: url(../img/card/ebox-card-1.html);
}
.ebox-card-2 .ebox-info {
    background-image: url(../img/card/ebox-card-2.html);
}
.ebox-card-3 .ebox-info {
    background-image: url(../img/card/ebox-card-3.html);
}
.ebox-onetall-1 .ebox-info {
    background-image: url(../img/onetall/ebox-onetall-2.jpg);
}
.ebox-onetall-1 .card-list {
    padding-top: 10px;
}
.ebox-paliwowa-stations .ebox-info {
    background-image: url(../img/paliwowa/stations2.jpg);
}
.ebox-paliwowa-conditions .ebox-info {
    background-image: url(../img/paliwowa/conditions.jpg);
}
.ebox-paliwowa-1 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-1.jpg);
}
.ebox-paliwowa-1 .card-list {
    padding-top: 10px;
}
.ebox-paliwowa-2 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-2.jpg);
}
.ebox-paliwowa-2 .card-list {
    padding-top: 10px;
}
.ebox-paliwowa-3 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-3.jpg);
}
.ebox-paliwowa-3 .card-list {
    padding-top: 10px;
}
.ebox-paliwowa-4 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-4.jpg);
}
.ebox-paliwowa-4 .card-list {
    padding-top: 10px;
}
.ebox-paliwowa-5 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-5.jpg);
}
.ebox-paliwowa-5 .card-list {
    padding-top: 10px;
}
.ebox-paliwowa-6 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-6.jpg);
}
.ebox-paliwowa-6 .card-list {
    padding-top: 10px;
}
.ebox-toller-1 .ebox-info {
    background-image: url(../img/toller/toller-1.jpg);
    background-position: right center;
}
.ebox-toller-2 .ebox-info {
    background-image: url(../img/toller/toller-2.jpg);
    background-position: left center;
}
.ebox-toller-2 .card-list {
    padding-top: 10px;
}
.error-ebox .ebox-info {
    background-image: url(../img/error/error-404.jpg);
}
.ebox_toller_platon {
    background: url(../img/toller/ru-platon.jpg) no-repeat left top;
    padding-top: 100px;
}
.ebox_toller_federal {
    background: url(../img/toller/ru-federal.jpg) no-repeat right top;
    padding-top: 100px;
}
.ebox_toller_pskov {
    background: url(../img/toller/ru-pskov.jpg) no-repeat left top;
    padding-top: 100px;
}
.ebox_powermax_red {
    background: url(../img/powermax-red/powermax.jpg) no-repeat right top;
    padding-top: 105px;
    margin-bottom: 45px;
    margin-right: 0;
}
.e100box {
    position: relative;
}
.e100box__card-box {
    padding: 45px 40px;
    position: relative;
    z-index: 1;
}
.e100box__card-header {
    padding-bottom: 10px;
}
.e100box__card-text p:not(:last-child) {
    padding-bottom: 15px;
}
.e100box__card-btn {
    position: absolute;
    left: 40px;
    bottom: -25px;
}
.advice {
    padding: 24px 0 24px 49px;
    margin-bottom: 100px;
    position: relative;
}
.advice-btn {
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.blog-item {
    margin-bottom: 100px;
}
.blog-item img {
    display: block;
    width: 100%;
    border-radius: 3px;
}
.blog-item__card {
    padding: 28px 25px 13px;
    margin: -80px 18px 0;
}
.blog-item__card-text {
    margin-bottom: 15px;
    display: block;
}
.blog-item__card-link {
    display: block;
    text-decoration: none;
}
.blog-item__card-link:hover .link-more::after {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.blog-item__header {
    margin-bottom: 5px;
    max-height: 76px;
    overflow: hidden;
    display: block;
}
.blog-item__footer {
    padding-top: 10px;
    border-top: 1px solid #f3f5f6;
    text-align: right;
    display: block;
}
.catalog-link {
    position: absolute;
    left: 25px;
    top: -15px;
}
.reviews {
    padding: 80px 0 95px;
    background-color: #fff;
}
.reviews-slider::after, .reviews-slider::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 138px;
    height: 100%;
    background-image: url(../img/main/gradient.png);
    background-repeat: repeat-y;
    z-index: 2;
}
.reviews-slider::after {
    right: auto;
    left: 0;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.reviews-slider-item {
    padding: 31px 30px 30px 50px;
    margin: 40px 23px;
    width: 472px;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    background-image: url(../svg/q.svg);
    background-repeat: no-repeat;
    background-position: right 32px top 23px;
}
.reviews-slider-item.slick-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.reviews-slider-item__header {
    padding-left: 71px;
    padding-bottom: 30px;
}
.reviews-slider-item__img {
    position: absolute;
    left: -33px;
    top: -28px;
}
.reviews-slider-item__img img {
    max-width: 132px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    border-radius: 6px;
}
.reviews-slider-item__footer {
    margin-top: 15px;
}
.reviews-slider-dots {
    list-style: none;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.reviews-slider-dots li {
    margin: 0 5px;
}
.reviews-slider-dots li.slick-active button {
    width: 12px;
    height: 12px;
}
.reviews-slider-dots button {
    cursor: pointer;
    width: 8px;
    height: 8px;
    border: none;
    background-color: #ff2006;
    text-indent: -10px;
    font-size: 0;
    overflow: hidden;
    border-radius: 50%;
    display: block;
}
.reviews-slider-arrow {
    cursor: pointer;
    background: url(../svg/slider-arrow.svg) center center no-repeat;
    width: 30px;
    height: 16px;
    background-size: contain;
    display: block!important;
    position: absolute;
    bottom: 0;
    right: 50%;
    -webkit-transform: translateX(220px);
    transform: translateX(220px);
    border: none;
}
.reviews-slider-arrow_prev {
    -webkit-transform: rotate(-180deg) translateX(220px);
    transform: rotate(-180deg) translateX(220px);
    right: auto;
    left: 50%}
.order-box {
    margin-top: 237px;
    margin-bottom: 100px;
    min-height: 387px;
    position: relative;
    padding-bottom: 50px;
}
.order-box__step {
    display: none;
}
.order-box__step--active {
    display: block;
}
.order-box__header {
    padding-bottom: 12px;
}
.order-box__header .h1-title, .order-box__header h1 {
    font-size: 39px;
}
.order-box__text {
    margin-bottom: 25px;
}
.order-box-form {
    padding: 37px 45px 0 45px;
}
.order-box-form_main {
    margin-top: -134px;
}
.order-box-form_main_step {
    margin-top: -72px;
}
.order-box-form_powermax {
    margin-top: -75px;
    margin-bottom: 36px;
}
.order-box-form_minimal {
    padding: 40px 33px 62px;
}
.order-box-form_minimal .order-box-form-btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.order-box-form_blog {
    margin-bottom: 100px;
}
.order-box-form_modal {
    padding-bottom: 45px;
}
.order-box-form_modal .order-box-form-btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.order-box-form_family {
    border: 1px solid #ffcc32;
    -webkit-box-shadow: 0 4px 32px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 32px rgba(0, 0, 0, .12);
    border-radius: 0 20px;
    padding: 37px 28px 42px;
    position: relative;
}
.order-box-form_family .order-box-form-btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.order-box-form_green {
    background: -webkit-gradient(linear, left top, left bottom, from(#ff2006), to(#259b1a));
    background: linear-gradient(180deg, #ff2006 0, #259b1a 100%);
    border: none;
    padding: 30px 33px 30px;
}
.order-box-form_green .h2-title, .order-box-form_green .input-over__field, .order-box-form_green .input-over__label, .order-box-form_green h2 {
    color: #fff;
}
.order-box-form_green .h2-title, .order-box-form_green h2 {
    font-size: 24px;
}
.order-box-form_green .input-over .input-over__field:focus+.input-over__label span, .order-box-form_green .input-over.full span {
    color: rgba(255, 255, 255, .7);
}
.order-box-form_paliwowa_top {
    position: relative;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-right: 45px;
    background-color: #fff;
}
.order-box-form_paliwowa_top .btn {
    display: block;
    width: 100%}
.order-box-form_pt_60 {
    padding-top: 60px;
}
.order-box-form__group-title {
    font-size: 16px;
    line-height: 1.5em;
    color: #676767;
    padding-top: 5px;
    padding-bottom: 20px;
}
.order-box-form__header {
    padding-bottom: 20px;
}
.order-box-form__header-text {
    color: #676767;
    font-size: 16px;
    line-height: 1.5em;
}
.order-box-form__line {
    margin-bottom: 11px;
}
.order-box-form__fieldset {
    border: none;
    padding: 0;
}
.order-box-form__fieldset-line {
    margin-bottom: 11px;
    padding-left: 25px;
}
.order-box-form__fieldset .checkbox-container {
    margin-bottom: 0;
    margin-left: -25px;
}
.order-box-form__fieldset .min-popup__inset {
    left: -25px;
}
.order-box-form-btn-wrap {
    margin-bottom: 55px;
    margin-top: 29px;
}
.order-box-form-btn {
    position: relative;
    bottom: -25px;
}
.order-box-form-amount {
    font-size: 12px;
    line-height: 1.6em;
    color: #676767;
    padding-bottom: 15px;
}
.order-box-form-total {
    font-size: 18px;
    line-height: 1.5em;
    color: #676767;
    font-weight: 700;
}
.order-box-form-range-over20k {
    font-size: 12px;
    color: #676767;
    position: absolute;
}
.order-box-card {
    position: absolute;
    left: 47px;
    top: -165px;
}
div.order-box-form__line:last-of-type {
    margin-bottom: 28px;
}
.fieldset-default {
    border: none;
    padding: 0;
    margin: 0;
}
.input-over {
    width: 100%;
    position: relative;
    
}
.input-over__field {
    font-size: 16px;
    color: #676767;
    height: 43px;
    width: 100%;
    border: 0;
    padding: 14px 10px 9px;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
}
.input-over__field:disabled {
    background-color: transparent;
}
.input-over__label {
    font-size: 16px;
    color: #676767;
    height: 43px;
    width: 100%;
    padding: 14px 10px 9px;
    position: absolute;
    top: 0;
    left: 0;
    -moz-user-select: none;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.input-over__label span {
    position: absolute;
    -webkit-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0;
    -webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}
.input-over__label-star {
    color: red;
    font-style: normal;
}
.input-over .input-over__field:focus, .input-over.full .input-over__field {
    padding: 23px 10px 9px;
}
.input-over .input-over__field:focus+.input-over__label span, .input-over.full span {
    color: rgba(72, 72, 72, .7);
    -webkit-transform: translate3d(-5px, -82%, 0) scale(.75);
    transform: translate3d(-5px, -82%, 0) scale(.75);
}
.input-over .input-over__field:disabled+.input-over__label {
    opacity: .4;
}
.textarea {
    font-size: 16px;
    color: #676767;
    width: 100%;
    height: 80px;
    border: none;
    padding: 14px 10px 9px;
    border-bottom: 1px solid #e0e0e0;
}
.checkbox-container {
    cursor: pointer;
    display: block;
    position: relative;
    padding-left: 25px;
    padding-top: 1px;
    font-size: 12px;
    line-height: 16px;
    color: #676767;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox-container_green {
    font-size: 16px;
}
.checkbox-container_white {
    color: #fff;
}
.checkbox-container__input {
    width: 16px;
    height: 16px;
    margin-left: -25px;
}
.checkbox-container__checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    border: 1px solid #676767;
}
.checkbox-container__checkmark::after {
    content: "";
    position: absolute;
    display: none;
}
.checkbox-container input:checked~.checkbox-container__checkmark::after {
    display: block;
}
.checkbox-container .checkbox-container__checkmark::after {
    left: 4px;
    top: 4px;
    width: 6px;
    height: 6px;
    background-color: #ff2006;
}
.checkbox-container_green .checkbox-container__checkmark::after {
    left: 3px;
    top: 3px;
    background-color: #ff2006;
    width: 8px;
    height: 8px;
}
.checkbox-container_white .checkbox-container__checkmark {
    border: 1px solid #fff;
}
.checkbox-container_lg {
    line-height: 24px;
    padding-left: 35px;
}
.checkbox-container_lg .checkbox-container__input {
    width: 24px;
    height: 24px;
    margin-left: -35px;
}
.checkbox-container_lg .checkbox-container__checkmark {
    width: 24px;
    height: 24px;
}
.checkbox-container_lg .checkbox-container__checkmark::after {
    width: 12px;
    height: 12px;
    left: 5px;
    top: 5px;
    border-radius: 2px;
}
.checkbox-container-with-link {
    padding-left: 25px;
}
.checkbox-container-with-link .checkbox-container {
    margin-left: -25px;
}
.checkbox-container-with-link .min-popup__inset {
    left: -25px;
}
.checkbox-container-with-link_lg {
    padding-left: 35px;
}
.checkbox-container-with-link_lg .checkbox-container {
    margin-left: -35px;
}
.checkbox-container-with-link_lg .min-popup__inset {
    left: -35px;
}
.checkbox-container_car {
    padding-left: 0;
    padding-top: 25px;
}
.checkbox-container_car .checkbox-container__checkmark {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.checkbox-container_car .checkbox-container__input {
    margin-left: 0;
    margin-top: -25px;
}
.radio-container {
    display: block;
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    line-height: 14px;
    color: #676767;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.radio-container__input {
    width: 14px;
    height: 14px;
    margin-left: -25px;
}
.radio-container__checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #e0e0e0;
}
.radio-container__checkmark::after {
    content: "";
    position: absolute;
    display: none;
}
.radio-container input:checked~.radio-container__checkmark::after {
    display: block;
}
.radio-container .radio-container__checkmark::after {
    left: 1px;
    top: 1px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ff2006;
}
.default-input {
    font-size: 16px;
    line-height: 1.6em;
    color: #676767;
    padding: 0 12px;
    height: 50px;
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
.default-textarea {
    font-size: 16px;
    line-height: 1.6em;
    color: #676767;
    padding: 8px 12px;
    height: 100px;
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
.gray-input {
    font-size: 16px;
    line-height: 1.6em;
    color: #676767;
    padding: 0 12px;
    height: 50px;
    width: 100%;
    border: none;
    background-color: #e0e0e0;
    border-radius: 5px;
}
.white-input {
    font-size: 16px;
    line-height: 1.6em;
    color: #676767;
    padding: 0 12px;
    height: 50px;
    width: 100%;
    border: none;
    background-color: #fff;
    border-radius: 5px;
}
.radio-container-green-style {
    display: block;
    position: relative;
    padding-right: 45px;
    font-size: 16px;
    line-height: 30px;
    color: #676767;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.radio-container-green-style__checkmark {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #676767;
}
.radio-container-green-style__checkmark::after {
    content: "";
    position: absolute;
    display: none;
}
.radio-container-green-style input:checked~.radio-container-green-style__checkmark::after {
    display: block;
}
.radio-container-green-style .radio-container-green-style__checkmark::after {
    left: 5px;
    top: 5px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ff2006;
}
.default-input-file {
    cursor: pointer;
    color: #444;
    font-weight: 700;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    padding: 14px 20px;
    border: 1px solid #ff2006;
    border-radius: 6px;
    height: 50px;
    -webkit-box-shadow: 0 4px 32px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 32px rgba(0, 0, 0, .12);
    position: relative;
}
.default-input-file input {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    min-height: inherit;
    height: 100%;
    width: 100%;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    border: none;
    background: 0 0;
    cursor: pointer;
}
.social {
    margin-top: 4px;
}
.social-link {
    margin-right: 21px;
    display: block;
    width: 29px;
    height: 29px;
    background-color: #676767;
    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;
}
.social-link-facebook {
    background: url(../svg/sprite/facebook.svg) no-repeat scroll center center;
    width: 8px;
    height: 17px;
    display: block;
}
.social-link-instagram {
    background: url(../svg/sprite/instagram.svg) no-repeat scroll center center;
    width: 14px;
    height: 15px;
    display: block;
}
.social-link-linkedin {
    background: url(../svg/sprite/linkedin.svg) no-repeat scroll center center;
    width: 15px;
    height: 15px;
    display: block;
}
.social-icon {
    fill: #fff;
}
.social_article .social-link {
    border: 1px solid #ff2006;
    background-color: transparent;
}
.social_article .social-icon {
    fill: #676767;
}
.social-lines {
    padding-bottom: 5px;
    padding-top: 4px;
}
.social-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 10px;
    text-decoration: none;
}
.social-line .social-link {
    margin-right: 11px;
}
.social-line__text {
    color: #4f4f4f;
    font-size: 16px;
    line-height: 1.5em;
}
.social-line:hover .social-line__text {
    text-decoration: underline;
}
.footer {
    background-color: #fff;
    border-top: 1px solid #e0e0e0;
    padding-top: 55px;
}
.footer-top {
    padding-bottom: 58px;
}
.footer-top-item__head {
    color: #444;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding-top: 18px;
    padding-bottom: 19px;
}
.footer-top-item__content {
    padding-top: 14px;
}
.footer-top-item__menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-top-item__menu li {
    padding-bottom: 16px;
}
.footer-top-item__menu a {
    font-size: 16px;
    line-height: 1.5em;
    color: #444;
    text-decoration: none;
}
.footer-top-item__menu a.active, .footer-top-item__menu a:hover {
    text-decoration: underline;
}
.footer-contact {
    margin-left: -34px;
    padding-top: 47px;
}
.footer-contact a {
    color: #444;
    text-decoration: none;
}
.footer-phone {
    background: url(../svg/phone.svg) no-repeat left 4px;
    font-size: 16px;
    color: #444;
    line-height: 2em;
    padding-left: 34px;
    margin-bottom: 3px;
}
.footer-email {
    background: url(../svg/email.svg) no-repeat left 3px;
    font-size: 16px;
    color: #444;
    line-height: 1.6em;
    padding-left: 34px;
}
.footer-bot {
    background-color: #f3f5f6;
    border-top: 1px solid #e0e0e0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-bot-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-bot-menu li {
    padding-right: 43px;
}
.footer-bot-menu li:last-child {
    padding-right: 0;
}
.footer-bot-menu a {
    font-size: 16px;
    line-height: 1.6em;
    color: #444;
    text-decoration: none;
}
.footer-bot-menu a.active, .footer-bot-menu a:hover {
    text-decoration: underline;
}
.footer-copy-link {
    font-size: 12px;
    line-height: 15px;
    color: #444;
}
.blog-header {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 56px;
    margin-top: 107px;
}
.blog-header-top {
    padding-bottom: 16px;
}
.blog-header_post {
    border-bottom: 0;
    margin-bottom: 0;
}
.blog-header_news {
    border-bottom: 0;
    margin-bottom: 5px;
}
.search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
}
.search-field {
    font-size: 16px;
    color: #676767;
    height: 32px;
    width: 100%;
    border: 0;
    padding: 5px 10px 5px;
    border-bottom: 1px solid #e0e0e0;
    display: none;
    width: 100%;
    background-color: transparent;
}
.search-button {
    cursor: pointer;
    background-image: url(../svg/search.svg);
    width: 20.7px;
    height: 20.6px;
    border: none;
    background-color: transparent;
    background-repeat: no-repeat;
    margin-left: 5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.blog-categories-wrap {
    position: relative;
}
.blog-categories-wrap::after, .blog-categories-wrap::before {
    display: none;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 100%;
    background-image: url(../img/blog/gradient.png);
    background-repeat: repeat-y;
    z-index: 2;
}
.blog-categories-wrap::after {
    right: auto;
    left: 0;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.blog-categories {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
}
.blog-categories-more-button, .blog-categories__item {
    cursor: pointer;
    color: #444;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .15em;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    background-color: #fff;
    border-radius: 3px;
    padding: 6px 22px 5px 22px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    border: 1px solid #fff;
    margin-right: 15px;
    margin-bottom: 15px;
}
.blog-categories-more-button:hover, .blog-categories__item:hover {
    border: 1px solid #ff2006;
}
.blog-categories__item.active {
    border: 1px solid #ff2006;
    background-color: #ff2006;
}
.blog-categories__item_crisis:not(.active) {
    color: #ff1400;
}
.blog-categories-more-button {
    display: none;
}
.blog-categories-more {
    display: none;
}
.paginator {
    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;
}
.paginator_blog {
    margin-bottom: 56px;
}
.paginator__item {
    text-decoration: none;
    margin: 0 4px;
}
.paginator__item:not(.paginator__item_prev):not(.paginator__item_next) {
    font-size: 21.76px;
    line-height: 150%;
    color: #484848;
    width: 34px;
    height: 34px;
    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;
    border: 1px solid transparent;
    border-radius: 50%}
.paginator__item:not(.paginator__item_prev):not(.paginator__item_next):hover {
    border-color: #ff2006;
}
.paginator__item:not(.paginator__item_prev):not(.paginator__item_next).active {
    color: #fff;
    background-color: #ff2006;
}
.paginator__item_next, .paginator__item_prev {
    background-image: url(../svg/paginator-arrow.svg);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
}
.paginator__item_prev {
    margin-right: 17px;
}
.paginator__item_next {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 17px;
}
.blog-post {
    color: #676767;
    font-size: 18px;
    line-height: 1.61em;
    max-width: 992px;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 90px;
    border-radius: 3px;
    padding: 63px 15px 90px;
}
.blog-post_family {
    max-width: none;
    margin: 0;
    margin-bottom: 0;
    padding: 0 0 20px 0;
}
.blog-post-inset {
    max-width: 700px;
    margin: 0 auto;
}
.blog-post-meta {
    margin-bottom: 35px;
}
.blog-post__date {
    color: #444;
    font-size: 18px;
    line-height: 1.6em;
    padding-bottom: 20px;
}
.blog-post__header {
    margin-bottom: 55px;
}
.blog-post blockquote, .blog-post h2, .blog-post h3, .blog-post ol, .blog-post p, .blog-post ul {
    margin-bottom: 30px;
}
.blog-post ol, .blog-post ul {
    margin-left: 30px;
}
.blog-post ol li, .blog-post ul li {
    margin-bottom: 15px;
}
.blog-post a {
    color: #ff2006;
}
.blog-post img {
    margin-top: 50px;
    margin-bottom: 50px;
    display: block;
    max-width: 100%;
    border-radius: 3px;
}
.blog-post blockquote {
    font-size: 18px;
    line-height: 1.61em;
    border-left: 2px solid #ff2006;
    padding-left: 33px;
    font-style: italic;
}
.default-header {
    width: 100%;
    height: 650px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.default-header__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit;
    margin: 0 auto;
    padding-top: 86px;
}
.default-header__card {
    max-width: 543px;
    padding: 45px 46px 45px 46px;
}
.default-header__card-btn {
    position: absolute;
    left: 46px;
    bottom: -25px;
}
.default-header__card-header {
    margin-bottom: 15px;
}
.default-header h2 {
    margin: 8px 0;
}
.default-header__links-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.default-header__links-wrap a {
    display: inline-block;
    line-height: 160%;
    text-decoration: none;
}
.link-default {
    color: #676767;
    text-decoration: none;
}
.link-default:hover {
    text-decoration: underline;
}
.green-link {
    text-decoration: none;
    color: #ff2006;
}
.green-link:hover {
    text-decoration: underline;
}
.network-header {
    background-image: url(../img/network/head.jpg);
}
.network-advantages {
    margin-bottom: 55px;
}
.network-advantages__card {
    background: #fff;
    border-radius: 3px;
    margin-bottom: 40px;
    padding: 25px;
    min-height: 334px;
    border: 1px solid #ff2006;
}
.network-advantages__card-ico {
    height: 67px;
    margin-bottom: 14px;
}
.network-advantages__card-svg {
    fill: #4c4c4c;
}
.network-advantages__card-header {
    margin-bottom: 12px;
}
.network-advantages__card-text {
    display: none;
}
.network-advantages__card-text.active {
    display: block;
}
.network-station {
    position: relative;
    margin-bottom: 35px;
}
.network-station::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 305px;
    background-color: #ff2006;
}
.network-station::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 305px;
    background: url(../svg/oreal.svg) no-repeat left center;
    z-index: 1;
}
.network-station__header {
    position: relative;
    z-index: 1;
    padding-top: 103px;
    padding-bottom: 48px;
}
.network-station-list {
    position: relative;
    z-index: 1;
}
.network-station-list__card {
    margin-bottom: 70px;
    padding: 36px 25px 43px;
    min-height: 211px;
}
.network-station-list__card-header {
    padding-bottom: 10px;
}
.network-station-list__card-text {
    display: none;
}
.network-station-list__card-text.active {
    display: block;
}
.network-station-list__card-btn {
    position: absolute;
    left: 50%;
    bottom: -25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.network-order {
    background-color: #fff;
}
.network-order-inset {
        padding-top: 90px;
    padding-bottom: 103px;
    background-image: url(../svg/big-email.svg);
    background-repeat: no-repeat;
    background-position: 60px center;
    background-size: 250px;
}
.network-order__header {
    width: 372px;
}
.network-order__header_500 {
    width: 500px;
}
.network-order__header p {
    line-height: 160%}
.network-order__form {
    width: 354px;
}
.network-order-icon-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
}
.network-order-icon-block__icon {
    width: 30px;
    height: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    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;
}
.network-order-icon-block__text a {
    display: inline-block;
}
.network-order-icon-block a {
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.contact-header {
    width: 100%;
    height: 446px;
    margin-bottom: 60px;
    padding: 0;
    background-image: url(../img/contact/head.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 87px;
    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;
}
.contact-header__title {
    background: #fff;
    border: .5px solid #f2f2f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    border-radius: 3px;
    -ms-flex-preferred-size: 603px;
    flex-basis: 603px;
    text-align: center;
    padding: 25px 0;
    margin: 0 15px;
}
.helpline {
    margin-bottom: 70px;
}
.helpline-item {
    min-height: 229px;
    padding: 34px 20px;
    margin-bottom: 30px;
}
.helpline-item__flag {
    margin-bottom: 20px;
}
.helpline-item__flag img {
    display: block;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    border-radius: 3px;
    margin: 0 auto;
}
.helpline-item__country {
    margin-bottom: 9px;
}
.helpline-item__phone {
    margin-bottom: 8px;
}
.helpline-item__phone a {
    color: #676767;
    text-decoration: none;
}
.helpline-item__phone a:hover {
    text-decoration: underline;
}
.modal_bg-white {
    background-color: #fff;
}
.modal_bg-gray {
    background-color: #f3f5f6;
}
.modal_bg-gray .modal-content {
    background-color: #f3f5f6;
}
.modal_bg-transparent {
    background-color: transparent;
}
.modal-close {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
    background-color: transparent;
    border: none;
    background-image: url(../svg/close-popup.svg);
    width: 15px;
    height: 15px;
}
.modal-dialog {
    margin: 60px auto!important;
}
.modal-content {
    border: none;
}
.modal-content-paliwowa {
    padding: 100px 50px;
}
.offer-modal {
    margin-top: -50px;
}
.offer-modal__header {
    padding-bottom: 30px;
}
.modal-content__partners {
    border: none;
    padding-bottom: 40px;
}
.modal-content__partners .modal-close {
    right: -70px;
}
.modal-content-toller {
    padding: 50px 100px 110px;
}
.modal-content-toller__header {
    padding-top: 40px;
    margin-bottom: 40px;
}
.modal-content-cookie {
    padding-top: 51px;
    padding-bottom: 51px;
}
.modal-content-cookie__inset {
    margin: 0 auto;
    max-width: 415px;
    padding: 0 20px;
}
.modal-content-cookie__inset-header {
    margin-bottom: 28px;
}
.modal-content-cookie-box__header {
    padding-bottom: 15px;
}
.modal-content-cookie-box__content {
    padding-bottom: 40px;
}
.modal-content-cookie-box__content p {
    font-size: 18px;
    line-height: 1.61em;
    color: #676767;
    padding-bottom: 25px;
}
.modal-dialog.modal-380 {
    max-width: 380px;
}
.biura-header {
    width: 100%;
    height: 355px;
    margin-bottom: 60px;
    padding: 0;
    background-image: url(../img/biura/head.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.biura {
    margin-bottom: 70px;
}
.biura-item {
    min-height: 330px;
    padding: 34px 20px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.biura-item__flag {
    margin-bottom: 20px;
}
.biura-item__flag img {
    display: block;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    border-radius: 3px;
    margin: 0 auto;
}
.biura-item__country {
    margin-bottom: 9px;
}
.biura-item__address-box {
    margin-bottom: 16px;
}
.biura-item__address {
    font-size: 18px;
    color: #676767;
    margin-bottom: 8px;
}
.biura-item__address:last-child {
    margin-bottom: 0;
}
.biura-item__email, .biura-item__phone {
    margin-bottom: 8px;
}
.biura-item__email:last-child, .biura-item__phone:last-child {
    margin-bottom: 0;
}
.biura-item__email a, .biura-item__phone a {
    color: #676767;
    text-decoration: none;
}
.biura-item__email a:hover, .biura-item__phone a:hover {
    text-decoration: underline;
}
.powermax-header {
    background-image: url(../img/powermax/head.jpg);
    margin-bottom: 100px;
}
.what-is-powermax {
    position: relative;
    padding-top: 120px;
    min-height: 400px;
    margin-bottom: 252px;
}
.what-is-powermax::after {
    content: '';
    width: 100%;
    height: 400px;
    background-image: url(../img/powermax/what-is.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
}
.what-is-powermax_toller {
    margin-bottom: 137px;
}
.what-is-powermax_toller::after {
    background-image: url(../img/toller/what-is.jpg);
}
.what-is-powermax_toller .what-is-powermax-box {
    padding-bottom: 5px;
}
.what-is-powermax_toller .what-is-powermax-advantages__card {
    min-height: 189px;
}
.what-is-powermax_toller_pl::after {
    background-image: url(../img/toller/what-is-pl.jpg);
}
.what-is-powermax_toller_pl .what-is-powermax-advantages__card {
    min-height: 140px;
}
.what-is-powermax_toller_pl .what-is-powermax__header {
    padding-bottom: 20px;
}
.what-is-powermax__header {
    padding-bottom: 49px;
}
.what-is-powermax__description {
    color: #444;
    font-size: 18px;
    line-height: 1.6em;
    padding-bottom: 30px;
}
.what-is-powermax-box {
    position: relative;
    z-index: 2;
    padding: 68px 59px 55px;
}
.what-is-powermax-advantages {
    margin-bottom: 19px;
}
.what-is-powermax-advantages__card {
    min-height: 217px;
    padding: 25px 20px;
    margin-bottom: 50px;
}
.what-is-powermax-advantages__card-ico {
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
}
.what-is-powermax-advantages__card-svg {
    fill: #ff2006;
}
.what-is-powermax-list__item {
    font-size: 18px;
    line-height: 1.61em;
    color: #676767;
    background-image: url(../svg/list-check.svg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 42px;
    min-height: 29px;
    margin-bottom: 18px;
}
.what-is-powermax-btn {
    position: absolute;
    left: 50%;
    bottom: -25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.paliwowa-header {
    background-image: url(../img/paliwowa/head3.jpg);
    margin-bottom: 150px;
    height: 636px;
    background-size: auto;
    background-position: right center;
}
.place-for-paliwowa-order-top {
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 50px;
    display: none;
}
.place-for-paliwowa-order-top_pt_20 {
    padding-top: 20px;
}
.paliwowa-benefits {
    background-color: #fff;
    padding-bottom: 35px;
    margin-bottom: 125px;
}
.paliwowa-benefits__item {
    border: 1px solid #ff2006;
    margin-bottom: 80px;
    padding: 60px 30px 35px;
    min-height: 560px;
}
.paliwowa-benefits__item-header {
    padding-bottom: 35px;
}
.paliwowa-benefits__item .card-list li {
    margin-bottom: 30px;
}
.mobile-application {
    padding-top: 155px;
    padding-bottom: 160px;
}
.mobile-application-wrap {
    background-image: url(../img/paliwowa/app.png);
    background-repeat: no-repeat;
    background-position: right 10% center;
}
.mobile-application-wrap-narzedzia {
    background-color: #fff;
    margin-bottom: 100px;
}
.mobile-application-wrap-narzedzia .mobile-application {
    padding: 100px 0;
}
.mobile-application__header {
    margin-bottom: 15px;
}
.mobile-application__text {
    margin-bottom: 45px;
}
.mobile-application-list__item {
    padding-bottom: 44px;
}
.mobile-application-list__item-icon {
    margin-right: 20px;
    width: 51px;
}
.mobile-application-list__item-icon-svg {
    fill: #ff2006;
}
.map {
    position: relative;
    min-height: 640px;
    margin-top: 300px;
    margin-bottom: 50px;
}
.map::after {
    content: '';
    background: url(../svg/oreal2.svg) no-repeat left center #fff;
    height: 308px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100px;
}
.map-info {
    padding: 46px;
    position: relative;
    z-index: 2;
}
.map-info__header {
    padding-bottom: 10px;
}
.map-everyone {
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 2;
}
.country-tooltip {
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    padding: 13px 20px;
}
.country-tooltip::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -29px;
    background-image: url(../img/tooltip_down.png);
    width: 58px;
    height: 8px;
}
.country-tooltip_se {
    left: 180px;
    bottom: 510px;
}
.country-tooltip_dk {
    left: 47px;
    bottom: 403px;
}
.country-tooltip_dk::after {
    margin-left: 0;
    left: auto;
    right: 10px;
}
.country-tooltip_lt {
    left: 302px;
    bottom: 386px;
}
.country-tooltip_be {
    left: 0;
    bottom: 299px;
}
.country-tooltip_be::after {
    margin-left: 0;
    left: auto;
    right: 20px;
}
.country-tooltip_de {
    left: 237px;
    bottom: 260px;
}
.country-tooltip_de::after {
    margin-left: 0;
    left: 15px;
}
.country-tooltip_fr {
    left: -62px;
    bottom: 185px;
}
.country-tooltip_fr::after {
    margin-left: 0;
    left: auto;
    right: 15px;
}
.country-tooltip_at {
    left: 262px;
    top: 430px;
}
.country-tooltip_at::after {
    background-image: url(../img/tooltip.png);
    bottom: auto;
    top: -8px;
    left: 10px;
    margin: 0;
}
.country-tooltip_es {
    left: -114px;
    bottom: 73px;
}
.country-tooltip_es::after {
    right: 20px;
    margin: 0;
    left: auto;
}
.country-tooltip__head {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.country-tooltip__head img {
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
}
.country-tooltip__head-text {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.38em;
    color: #444;
    margin-left: 9px;
    margin-right: 7px;
}
.country-tooltip__head-price {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.21em;
    color: #444;
}
.country-tooltip__content {
    display: none;
    font-size: 18px;
    line-height: 1.61;
    color: #676767;
    padding: 10px 20px;
}
.toller-header {
    background-image: url(../img/toller/head.jpg);
    margin-bottom: 100px;
}
.toller-header_pl {
    background-image: url(../img/toller/head_pl.jpg);
}
.toller-header_pl .default-header__card {
    max-width: 600px;
}
.toller-advantages {
    margin: 0 -15px 50px;
}
.toller-advantages__item {
    width: 278px;
    background: linear-gradient(111.82deg, #3a9a31 5.83%, #218317 94.38%);
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    border-radius: 3px;
    margin: 0 15px 50px;
    text-align: center;
    padding: 23px 10px 24px;
}
.toller-advantages__item_onetoll {
    padding: 38px 10px 39px;
}
.toller-advantages__item-ico {
    height: 56px;
    margin-bottom: 5px;
}
.toller-advantages__item-svg {
    fill: #fff;
}
.toller-advantages__item-title {
    font-size: 40px;
    line-height: 1.28em;
    font-weight: 700;
    color: #fff;
}
.toller-advantages__item-text {
    font-size: 18px;
    line-height: 1.61em;
    color: #fff;
}
.toller-service {
    background: url(../svg/oreal3.svg) no-repeat -100px center #fff;
    padding-bottom: 105px;
    padding-top: 88px;
}
.toller-service_pl {
    background: 0 0;
    padding-top: 0;
}
.toller-service__header {
    padding-bottom: 70px;
}
.toller-service__list {
    margin-bottom: 71px;
}
.toller-service-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%}
.toller-service-item__img {
    background-position: center center;
    background-size: cover;
    height: 220px;
    border-radius: 3px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.toller-service-item__img_1 {
    background-image: url(../img/toller/service-1.jpg);
}
.toller-service-item__img_2 {
    background-image: url(../img/toller/service-2.jpg);
}
.toller-service-item__img_3 {
    background-image: url(../img/toller/service-3.jpg);
}
.toller-service-item__img_4 {
    background-image: url(../img/toller/service-4.jpg);
}
.toller-service-item__img_5 {
    background-image: url(../img/toller/service-5.jpg);
}
.toller-service-item__card {
    padding: 28px 25px 28px;
    margin: -80px 18px 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.toller-service-item__header {
    padding-bottom: 8px;
}
.toller-comfortably {
    background: url(../img/toller/comfortably.png) no-repeat right 90px;
}
.toller-comfortably__header {
    margin-bottom: 124px;
}
.toller-comfortably-item {
    border: 1px solid #ff2006;
    margin-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 40px 40px 0;
}
.toller-comfortably-item__header {
    padding-bottom: 17px;
}
.toller-comfortably-item__icon {
    width: 205px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.toller-comfortably-item__icon-svg {
    fill: #444;
}
.toller-solution {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 125px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 100px;
}
.toller-solution__header {
    margin-bottom: 18px;
}
.toller-solution__description {
    margin-bottom: 40px;
}
.toller-solution-form {
    max-width: 715px;
    margin: 0 auto;
    padding-bottom: 45px;
}
.toller-solution-form .calc-contries-picker-select {
    margin-top: 31px;
}
.toller-solution-form .calc-contries-picker-select__header {
    font-size: 16px;
    color: #676767;
    height: 43px;
    width: 100%;
    border: 0;
    padding: 14px 10px 9px;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 14px 10px 9px;
}
.toller-solution-form-step-second {
    display: none;
}
.toller-solution-form .order-box-form-btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.toller-roads {
    background-color: #fff;
    padding-bottom: 100px;
    padding-top: 100px;
    margin-bottom: 100px;
}
.toller-roads-wrap {
    max-width: 820px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.toller-roads__header {
    padding-bottom: 65px;
}
.toller-roads__box {
    padding-bottom: 44px;
}
.roads-description-item {
    display: none;
    font-size: 18px;
    line-height: 1.6em;
    color: #676767;
    margin-bottom: 40px;
}
.roads-description-item.active {
    display: block;
}
.roads-description-item__header {
    border-bottom: 1px solid #e0e0e0;
    padding: 21px 0 35px;
}
.roads-description-item__info dl {
    border-bottom: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 21px 0;
}
.roads-description-item__info dl:last-child {
    border-bottom: none;
}
.roads-description-item__info dt {
    width: 33.333%;
    font-weight: 700;
    color: #444;
}
.roads-description-item__info dd {
    width: 66.666%;
    padding-left: 30px;
}
.roads-description-item__info ul {
    margin-left: 18px;
}
.roads-description-item__info a {
    color: #ff2006;
    text-decoration: none;
}
.roads-description-item__info a:hover {
    text-decoration: underline;
}
.toller-roads-country {
    position: relative;
}
.toller-roads-country__selected {
    cursor: pointer;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    border-radius: 3px;
    position: relative;
    list-style: none;
}
.toller-roads-country__selected::after {
    content: '';
    background-image: url(../svg/drop-down.svg);
    background-repeat: no-repeat;
    background-position: right center;
    width: 18px;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.toller-roads-country__selected.active::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.toller-roads-country__selected li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    padding: 12px 23px;
}
.toller-roads-country__selected li img {
    margin-right: 10px;
}
.toller-roads-country__list {
    display: none;
    position: absolute;
    left: 0;
    top: auto;
    z-index: 2;
    width: 100%;
    max-height: 159px;
    overflow: auto;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    border-radius: 3px;
    list-style: none;
}
.toller-roads-country__list li {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    padding: 10px 23px;
    border-bottom: 1px solid #f3f5f6;
}
.toller-roads-country__list li img {
    margin-right: 10px;
}
.policy-header {
    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;
    padding-top: 87px;
    padding-bottom: 100px;
    background-color: #ff2006;
    height: 446px;
}
.policy-content {
    background-color: #fff;
    margin-top: -100px;
    padding: 90px 70px;
    margin-bottom: 100px;
    border-radius: 3px;
}
.policy-content p {
    font-size: 18px;
    line-height: 1.61em;
    color: #676767;
    padding-bottom: 25px;
}
.policy-item__head {
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.38em;
    color: #676767;
    border-bottom: 1px solid #f3f5f6;
    padding: 20px 0;
    position: relative;
}
.policy-item__head::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    width: 20px;
    background-color: #444;
}
.policy-item__head::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    right: 19px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 20px;
    background-color: #444;
}
.policy-item__head.active::after {
    display: none;
}
.policy-item__content {
    font-size: 18px;
    line-height: 1.61em;
    color: #676767;
    padding-top: 20px;
    border-bottom: 1px solid #f3f5f6;
    display: none;
}
.policy-item__content a {
    color: #ff2006;
}
.policy-item__content p {
    padding-bottom: 25px;
}
.policy-item__content ul {
    padding-bottom: 15px;
    margin: 0;
    padding: 0;
    padding-bottom: 25px;
    padding-left: 45px;
}
.thank-you {
    background-color: #fff;
    background: url(../svg/oreal3.svg) no-repeat -600px center #fff;
    margin-top: 137px;
    margin-bottom: 100px;
    padding: 100px 0;
    text-align: center;
}
.thank-you-ico {
    margin-bottom: 18px;
}
.thank-you-svg {
    fill: #ff2006;
}
.thank-you__header {
    margin-bottom: 15px;
}
.thank-you__description {
    font-size: 18px;
    line-height: 1.61em;
    color: #676767;
    margin-bottom: 40px;
}
.thank-you__info {
    max-width: 500px;
    margin: 0 auto;
}
.thank-you__info-item {
    width: 250px;
    text-align: left;
    margin-bottom: 30px;
    padding: 0 25px;
}
.thank-you__info-item span {
    display: block;
    margin-top: 7px;
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid transparent;
}
.thank-downloads {
    padding-bottom: 100px;
}
.thank-downloads .h2-title {
    text-align: center;
    max-width: 754px;
    margin: 0 auto 70px;
}
.thank-downloads__btns {
    margin-bottom: 70px;
    margin-top: -30px;
}
.thank-downloads__btns .btn {
    width: 100%;
    margin-top: 30px;
}
.thank-downloads__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 754px;
    margin: 0 auto;
    line-height: 160%}
.thank-downloads__item .red {
    color: #ff0404;
}
.thank-downloads__item img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
}
.thank-downloads__item+.thank-downloads__item {
    margin-top: 30px;
}
.toller-map {
    background: url(../svg/oreal3.svg) no-repeat -100px -100px #fff;
    padding-bottom: 1px;
    padding-top: 102px;
}
.toller-map-info {
    padding-bottom: 50px;
}
.toller-map-info__header {
    padding-bottom: 35px;
}
.toller-map-info__item {
    border: 1px solid #ff2006;
    padding: 42px 10px;
    max-width: 380px;
    margin: 0 auto 50px;
}
.toller-map-info__item-header {
    margin-bottom: 8px;
}
.toller-full {
    position: relative;
    padding-top: 200px;
    min-height: 400px;
    margin-bottom: 100px;
}
.toller-full::after {
    content: '';
    width: calc(100% + 30px);
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 -15px;
}
.toller-full_viatoll::after {
    background-image: url(../img/toller/viatoll.jpg);
}
.toller-full_motorway {
    padding-top: 260px;
}
.toller-full_motorway::after {
    background-image: url(../img/toller/motorway.jpg);
}
.toller-full_amberone::after {
    background-image: url(../img/toller/amberone.jpg);
}
.toller-full-box {
    position: relative;
    z-index: 2;
    max-width: 680px;
    margin: 0 auto;
    padding: 45px 40px;
}
.toller-full-box__header {
    padding-bottom: 10px;
}
.toller-full-box p {
    padding-bottom: 15px;
}
.sale-header {
    width: 100%;
    padding: 0;
    background: url(../img/sale-oreal.png) no-repeat -74px -34px #ff2006;
    padding-top: 87px;
    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;
}
.sale-header img {
    max-width: 100%}
.sale-header__title {
    background: #fff;
    border: .5px solid #f2f2f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    border-radius: 3px;
    -ms-flex-preferred-size: 603px;
    flex-basis: 603px;
    text-align: center;
    padding: 40px 40px;
    margin: 0 15px;
    position: absolute;
}
.sale-list {
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 30px;
}
.sale-item {
    margin-bottom: 80px;
}
.sale-item__header {
    padding-bottom: 23px;
}
.sale-item__main {
    position: relative;
    margin-bottom: 53px;
    display: block;
}
.sale-item__main img {
    width: 100%;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .16);
    border-radius: 6px;
}
.sale-item__content {
    font-size: 18px;
    line-height: 1.6em;
    color: #444;
}
.sale-item-btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -25px;
}
.error-header {
    margin-top: 163px;
}
.error-404-title {
    font-weight: 300;
    font-size: 97px;
    line-height: 1.1em;
    color: #ff2006;
}
.about-header {
    background-image: url(../img/about/head.jpg);
    margin-bottom: 100px;
}
.about-header-ru {
    background-image: url(../img/about/head-ru.jpg);
    margin-bottom: 100px;
}
.about-facts {
    margin-bottom: 70px;
}
.about-facts-info__header {
    margin-bottom: 10px;
}
.about-facts-item {
    background: #fff;
    border-radius: 6px;
    margin-bottom: 33px;
    height: 190px;
    text-align: center;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
        box-shadow: 0 10px 16px -6px rgba(25, 25, 25, 0.5);
}
.about-facts-item_top_p33 {
    
}
.about-facts-item_top_m33 {
     
}
.about-facts-item img {
    font-size: 0;
    margin-bottom: 10px;
}
.about-facts-item__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
    color: #444;
}
.about-security {
    padding-top: 90px;
    padding-bottom: 60px;
    margin-bottom: 100px;
    background: url(../img/about/about-security_bg.png) no-repeat right top, -webkit-gradient(linear, left top, left bottom, from(#ff2006), to(#259b1a));
    background: url(../img/about/about-security_bg.png) no-repeat right top, linear-gradient(180deg, #ff2006 0, #259b1a 100%);
}
.about-security-info__header {
    margin-bottom: 10px;
}
.about-security-info__header h1 {
    color: #fff;
}
.about-security-info .default-text {
    color: #fff;
}
.about-security-item {
    background: #fff;
    border-radius: 6px;
    margin-bottom: 33px;
    height: 172px;
    text-align: center;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.about-security-item img {
    font-size: 0;
    margin-bottom: 10px;
}
.about-security-item__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
    color: #444;
}
.about-philosophy {
    margin-bottom: 85px;
}
.about-philosophy-inset {
    position: relative;
    padding-bottom: 60px;
}
.about-philosophy-inset::after {
    content: '';
    background: url(../img/about/philosophy.jpg) no-repeat right bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    right: -15px;
    bottom: 0;
    background-size: 768px 400px;
}
.about-philosophy-box {
    padding: 45px 40px;
    position: relative;
    z-index: 1;
}
.about-philosophy__header {
    padding-bottom: 10px;
}
.about-philosophy__text p {
    padding-bottom: 15px;
}
.about-philosophy-list {
    width: 470px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.about-philosophy__item {
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    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;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    background: linear-gradient(106.97deg, rgba(58, 154, 49, .88) 5.83%, rgba(33, 131, 23, .88) 94.38%);
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    border-radius: 3px;
    width: 205px;
    height: 165px;
    margin: 0 15px 30px;
    padding: 25px;
}
.about-philosophy__item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 49px;
    margin-bottom: 14px;
}
.about-philosophy__item-svg {
    fill: #fff;
}
.about-philosophy__item p {
    width: 100%}
.about-history {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 120px;
}
.about-history__header {
    padding-bottom: 67px;
}
.about-history-list {
    max-width: 760px;
    margin: 0 auto;
    position: relative;
}
.about-history-list::after {
    content: '';
    position: absolute;
    top: 22px;
    left: 50%;
    width: 1px;
    height: calc(100% - 22px);
    background-color: #ff2006;
}
.about-history-item {
    margin: 0 30px 70px;
}
.about-history-item__title {
    color: #fff;
    background: #ff2006;
    border-radius: 6px;
    padding: 0 20px;
    position: relative;
}
.about-history-item__title::after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff2006;
    position: absolute;
    left: -44px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.about-history-item__svg {
    fill: #444;
}
.about-history .row:nth-child(odd) .col-sm-6:first-child {
    text-align: right;
}
.about-history .row:nth-child(odd) .col-sm-6:first-child .about-history-item__title::after {
    left: auto;
    right: -46px;
}
.paliwowa-header-ru {
    background-image: url(../img/paliwowa/head2.jpg);
    margin-bottom: 0;
    height: 650px;
}
.paliwowa-under-header {
    background-color: #fff;
    padding: 20px 0;
}
.paliwowa-under-header__item {
    text-align: center;
    border-right: 1px solid #e0e0e0;
    padding: 0 10px;
}
.paliwowa-under-header__item.last {
    border-right: none;
}
.paliwowa-under-header__item-svg {
    fill: #ff2006;
}
.paliwowa-video {
    border-radius: 6px;
    max-width: 860px;
    margin: 0 auto 110px;
    position: relative;
}
.paliwowa-video-mobile-head {
    display: none;
}
.paliwowa-video__screen {
    position: relative;
    text-align: center;
    height: inherit;
    background: url(../video/video-prew.png) no-repeat scroll right bottom #fff;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
}
.paliwowa-video__screen-title {
    padding-top: 96px;
    padding-bottom: 10px;
}
.paliwowa-video__button {
    cursor: pointer;
    background: url(../video/play.svg) no-repeat scroll right bottom;
    width: 66px;
    height: 67px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.paliwowa-video__video {
    display: none;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
}
.paliwowa-video.active .paliwowa-video__screen {
    display: none;
}
.paliwowa-video.active .paliwowa-video__video {
    display: block;
}
.paliwowa-video_onetoll .paliwowa-video__screen {
    background-image: url(../img/onetall/onetall-video.jpg);
    background-size: cover;
}
.paliwowa-video_onetoll .paliwowa-video__screen-title {
    padding-top: 70px;
}
.paliwowa-wide {
    position: relative;
    min-height: 558px;
    margin-bottom: 125px;
    padding-top: 70px;
}
.paliwowa-wide::after {
    background-image: url(../img/paliwowa/wide-network_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #fff;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 558px;
}
.paliwowa-wide__inset {
    position: relative;
    z-index: 2;
}
.paliwowa-wide__header {
    max-width: 600px;
    margin: 0 auto 41px;
}
.paliwowa-wide__header h1 {
    margin-bottom: 20px;
}
.paliwowa-wide-tabs {
    margin-bottom: 30px;
}
.paliwowa-wide-map {
    position: relative;
    background: #e0e0e0;
    border-radius: 10px;
     
}
.paliwowa-wide-map_euro {
    background: url(../img/paliwowa/europa-map.svg) no-repeat scroll right top #fff;
    height: 580px;
    width: 1200px;
}
.paliwowa-wide-map_ru {
    background: url(../img/paliwowa/ru-map.svg) no-repeat scroll right top #fff;
    height: 580px;
    width: 1200px;
}
.paliwowa-wide-map__item {
    padding: 11px 11px 18px 11px;
    position: absolute;
    background-image: url(../svg/country-label.svg);
    width: 106px;
    height: 52px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25em;
    color: #444;
    padding-left: 48px;
    text-align: center;
}
.paliwowa-wide-map__item::after {
    content: '';
    position: absolute;
    left: 11px;
    top: 11px;
    width: 28px;
    height: 20px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
}
.paliwowa-wide-map__item-name {
    display: none;
}
.paliwowa-wide-map__item-ru {
    color: #444;
    font-weight: 700;
    font-size: 15px;
    line-height: 130%;
    max-width: 108px;
    text-align: center;
    position: absolute;
}
.paliwowa-wide-map__item-ru span {
    font-size: 18px;
    background-image: url(../svg/country-label-ru.svg);
    width: 69px;
    height: 52px;
    display: block;
    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;
    padding-bottom: 10px;
    margin: 0 auto;
}
.paliwowa-wide-map-buttons {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -60px;
}
.paliwowa-wide-map-buttons a {
    margin: 0 10px;
}
.paliwowa-wide-map-info {
    text-align: center;
    border: 1px solid #ff2006;
    border-radius: 3px;
    position: absolute;
    top: -155px;
    width: 200px;
    height: 170px;
    background-color: #fff;
    padding-top: 20px;
}
.paliwowa-wide-map-info span {
    color: #000000;
    font-size: 40px;
    display: block;
    font-weight: 1000;
    line-height: 1.2em;
     
}
.paliwowa-wide-map-info_moskow {
    left: 100px;
}
.paliwowa-wide-map-info_russia {
    right: 100px;
}
.country-russia {
    left: 890px;
    top: 86px;
}
.country-russia::after {
    background-image: url(../img/flag/28-20/ru.png);
}
.country-belarus {
    left: 740px;
    top: 180px;
}
.country-belarus::after {
    background-image: url(../img/flag/28-20/by.png);
}
.country-ukraine {
    left: 830px;
    top: 246px;
}
.country-ukraine::after {
    background-image: url(../img/flag/28-20/ua.png);
}
.country-romania {
    left: 715px;
    top: 365px;
}
.country-romania::after {
    background-image: url(../img/flag/28-20/ro.png);
}
.country-moldova {
    left: 750px;
    top: 304px;
}
.country-moldova::after {
    background-image: url(../img/flag/28-20/md.png);
}
.country-bulgaria {
    left: 690px;
    top: 420px;
}
.country-bulgaria::after {
    background-image: url(../img/flag/28-20/bg.png);
}
.country-serbia {
    left: 600px;
    top: 365px;
}
.country-serbia::after {
    background-image: url(../img/flag/28-20/sb.png);
}
.country-italy {
    left: 485px;
    top: 420px;
}
.country-italy::after {
    background-image: url(../img/flag/28-20/it.png);
}
.country-spain {
    left: 170px;
    top: 465px;
}
.country-spain::after {
    background-image: url(../img/flag/28-20/es.png);
}
.country-france {
    left: 295px;
    top: 330px;
}
.country-france::after {
    background-image: url(../img/flag/28-20/fr.png);
}
.country-england {
    left: 205px;
    top: 210px;
}
.country-england::after {
    background-image: url(../img/flag/28-20/gb.png);
}
.country-ireland {
    left: 95px;
    top: 165px;
}
.country-ireland::after {
    background-image: url(../img/flag/28-20/ir.png);
}
.country-belgium {
    left: 345px;
    top: 237px;
}
.country-belgium::after {
    background-image: url(../img/flag/28-20/be.png);
}
.country-netherlands {
    left: 337px;
    top: 178px;
}
.country-netherlands::after {
    background-image: url(../img/flag/28-20/nl.png);
}
.country-austria {
    left: 443px;
    top: 300px;
}
.country-austria::after {
    background-image: url(../img/flag/28-20/at.png);
}
.country-germany {
    left: 455px;
    top: 200px;
}
.country-germany::after {
    background-image: url(../img/flag/28-20/de.png);
}
.country-poland {
    left: 600px;
    top: 180px;
}
.country-poland::after {
    background-image: url(../img/flag/28-20/pl.png);
}
.country-czechia {
    left: 547px;
    top: 252px;
}
.country-czechia::after {
    background-image: url(../img/flag/28-20/cz.png);
}
.country-denmark {
    left: 408px;
    top: 103px;
}
.country-denmark::after {
    background-image: url(../img/flag/28-20/dk.png);
}
.country-lithuania {
    left: 662px;
    top: 127px;
}
.country-lithuania::after {
    background-image: url(../img/flag/28-20/lt.png);
}
.country-latvia {
    left: 733px;
    top: 77px;
}
.country-latvia::after {
    background-image: url(../img/flag/28-20/lv.png);
}
.country-estonia {
    left: 680px;
    top: 16px;
}
.country-estonia::after {
    background-image: url(../img/flag/28-20/ee.png);
}
.country-sweden {
    left: 504px;
    top: 47px;
}
.country-sweden::after {
    background-image: url(../img/flag/28-20/se.png);
}
.country-ru-center {
    top: 197px;
    left: 97px;
}
.country-ru-volga {
    top: 265px;
    left: 223px;
}
.country-ru-south {
    top: 314px;
    left: 124px;
}
.country-ru-karkaz {
    top: 374px;
    left: 23px;
}
.country-ru-siberia {
    top: 340px;
    left: 615px;
}
.country-ru-ural {
    top: 265px;
    left: 395px;
}
.country-ru-northwest {
    top: 150px;
    left: 288px;
}
.country-ru-east {
    top: 200px;
    left: 853px;
}
.paliwowa-benefits-auto__header {
    padding-bottom: 82px;
}
.paliwowa-advantages {
    background: #fff;
    border-radius: 6px;
    margin-bottom: 100px;
    padding: 100px 140px;
}
.paliwowa-advantages-item {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6em;
    color: #444;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
}
.paliwowa-advantages-item__ico {
    width: 56px;
    text-align: center;
    margin-right: 46px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.paliwowa-card-management {
    overflow: hidden;
}
.paliwowa-card-management__header {
    margin-bottom: 118px;
    padding-left: 15px;
    padding-right: 15px;
}
.paliwowa-card-management-item {
    position: relative;
    margin-bottom: 215px;
}
.paliwowa-card-management-item::after {
    content: '';
    position: absolute;
}
.paliwowa-card-management-item::before {
    content: '';
    position: absolute;
}
.paliwowa-card-management-item_1 {
    min-height: 487px;
}
.paliwowa-card-management-item_1::after {
    background-image: url(../img/paliwowa/card-management.png);
    width: 1027px;
    height: 457px;
    left: 50%;
    top: 30px;
}
.paliwowa-card-management-item_1::before {
    background-image: url(../img/paliwowa/card-management_bg.png);
    width: 691px;
    height: 689px;
    left: 50%;
    top: -55px;
    margin-left: -63px;
}
.paliwowa-card-management-item_2 {
    min-height: 461px;
}
.paliwowa-card-management-item_2::after {
    background-image: url(../img/paliwowa/card-management-2.png);
    width: 1034px;
    height: 461px;
    right: 50%;
    top: 0;
}
.paliwowa-card-management-item_2::before {
    background-image: url(../img/paliwowa/card-management-2_bg.png);
    width: 632px;
    height: 611px;
    right: 50%;
    top: -51px;
    margin-right: -10px;
}
.paliwowa-card-management-item_2 .paliwowa-card-management-item-box {
    min-height: 461px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.paliwowa-card-management-item-box__header {
    padding-bottom: 37px;
}
.paliwowa-card-management-item-box__sec {
    padding-bottom: 29px;
}
.paliwowa-card-management-item-box__sec-header {
    padding-bottom: 4px;
}
.mobile-application-ru {
    margin: 200px 0 240px;
    padding: 55px 60px 63px 60px;
    position: relative;
}
.mobile-application-ru::after {
    content: '';
    background-image: url(../img/paliwowa/app-ru.png);
    width: 472px;
    height: 756px;
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 20px;
}
.mobile-application-ru__header {
    margin-bottom: 27px;
}
.mobile-application-ru-item__icon {
    margin-bottom: 3px;
}
.mobile-application-ru-item__icon-svg {
    fill: #ff2006;
}
.mobile-application-ru-btn {
    position: absolute;
    left: 60px;
    bottom: -25px;
}
.paliwowa-card-how-get {
    margin-bottom: 100px;
}
.paliwowa-card-how-get__header {
    margin-bottom: 75px;
}
.paliwowa-card-how-get-list {
    margin: 0 -15px 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.paliwowa-card-how-get-item {
    background: #fff;
    border-radius: 3px;
    margin: 0 30px;
    padding: 30px 25px;
    min-height: 290px;
    position: relative;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%}
.paliwowa-card-how-get-item-ico {
    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;
    height: 60px;
    margin-bottom: 22px;
}
.paliwowa-card-how-get-item__header {
    margin-bottom: 14px;
}
.paliwowa-card-how-get-item::after {
    position: absolute;
    right: 5px;
    top: -18px;
    font-weight: 700;
    font-size: 116.779px;
    color: #222422;
    opacity: .3;
    font-weight: 900;
}
.paliwowa-card-how-get-item_1::after {
    content: '1'}
.paliwowa-card-how-get-item_2::after {
    content: '2'}
.paliwowa-card-how-get-item_3::after {
    content: '3'}
.paliwowa-faq {
    background-color: #fff;
    padding-top: 85px;
    padding-bottom: 95px;
}
.paliwowa-faq_transparent {
    background-color: transparent;
}
.paliwowa-faq__header {
    padding-bottom: 45px;
}
.paliwowa-faq-item__head {
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.38em;
    color: #444;
    border-bottom: 1px solid #f3f5f6;
    padding: 20px 40px 20px 0;
    position: relative;
}
.paliwowa-faq-item__head::after {
    content: '';
    background-image: url(../svg/drop-down_green.svg);
    background-repeat: no-repeat;
    background-position: right center;
    width: 18px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.paliwowa-faq-item__head.active::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.paliwowa-faq-item__content {
    font-size: 18px;
    line-height: 1.61em;
    color: #676767;
    padding-top: 20px;
    border-bottom: 1px solid #f3f5f6;
    display: none;
}
.paliwowa-faq-item__content a {
    color: #ff2006;
}
.paliwowa-faq-item__content p {
    padding-bottom: 25px;
}
.paliwowa-faq-item__content ul {
    padding-bottom: 15px;
    margin: 0;
    padding: 0;
    padding-bottom: 25px;
    padding-left: 45px;
}
.modal-welcome-box {
    position: fixed;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    top: 150px;
    background-color: #fff;
    z-index: 10;
    max-width: 430px;
    border-radius: .3rem;
}
.modal-welcome {
    padding: 50px 30px;
    background: url(../img/welcome/welcome-bg.png) no-repeat 0 top;
}
.modal-welcome__header {
    margin-bottom: 31px;
}
.modal-welcome__header h3 {
    margin-bottom: 18px;
}
.modal-welcome__list {
    margin-left: 10px;
    padding-bottom: 20px;
}
.modal-welcome__list li {
    position: relative;
    list-style: none;
    padding-left: 28px;
    margin-bottom: 12px;
}
.modal-welcome__list li::after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ff2006;
    position: absolute;
    left: 0;
    top: 8px;
}
.modal-welcome a {
    color: #ff2006;
    text-decoration: none;
    font-weight: 700;
}
.modal-welcome a.blue {
    font-size: 16px;
    color: #2f80ed;
    font-weight: 600;
    text-decoration: underline;
}
.modal-welcome a.blue:hover {
    text-decoration: none;
}
.partner-form__header {
    padding-bottom: 50px;
}
.partner-form__header_pl {
    padding-top: 15px;
}
.partner-form__fieldset {
    border: none;
    padding: 0;
    margin-bottom: 32px;
}
.partner-form__fieldset_mb-50 {
    margin-bottom: 50px;
}
.partner-form__legend {
    font-size: 16px;
    line-height: 1.6em;
    color: #444;
    font-weight: 700;
    margin: 0;
    margin-bottom: 19px;
}
.partner-form__legend span {
    color: #ff2c2c;
}
.partner-form__line {
    margin-bottom: 20px;
}
.partner-form__link {
    font-size: 16px;
    text-decoration: none;
    color: #ff2006;
}
.carousel-reviews {
    padding: 90px 0;
}
.carousel-reviews-item {
    max-width: 664px;
    margin: 0 auto;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
.carousel-reviews-item__face {
    margin-bottom: 16px;
}
.carousel-reviews-item__face img {
    -webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, .16);
    box-shadow: 0 3px 13px rgba(0, 0, 0, .16);
    border-radius: 6px;
}
.carousel-reviews-item__name {
    margin-bottom: 2px;
}
.carousel-reviews-item__position {
    margin-bottom: 17px;
}
.carousel-reviews-item__text {
    overflow: auto;
    margin-bottom: 45px;
}
.carousel-reviews-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 435px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.carousel-reviews-dots {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.carousel-reviews-dots li {
    cursor: pointer;
    width: 8px;
    height: 8px;
    border: none;
    background-color: #ff2006;
    overflow: hidden;
    border-radius: 50%;
    display: block;
    margin: 0 5px;
}
.carousel-reviews-dots li.active {
    width: 12px;
    height: 12px;
}
.carousel-reviews-next, .carousel-reviews-prev {
    cursor: pointer;
    background: url(../svg/slider-arrow.svg) center center no-repeat;
    width: 30px;
    height: 16px;
    background-size: contain;
    display: block!important;
}
.carousel-reviews-prev {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.onetall-header {
    background-image: url(../img/onetall/head.jpg);
    margin-bottom: 180px;
    position: relative;
}
.onetall-header::after {
    background-image: url(../img/onetall/device.png);
    background-repeat: no-repeat;
    width: 400px;
    height: 303px;
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100px;
    background-size: 100%}
.onetall-boxes {
    margin-bottom: 100px;
}
.onetall-boxes__title {
    margin-bottom: 75px;
}
.onetall-boxes-list {
    margin: 0 -15px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.onetall-boxes-item {
    background: #fff;
    border-radius: 3px;
    margin: 0 15px;
    padding: 30px 25px;
    position: relative;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%}
.onetall-boxes-item-ico {
    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;
    height: 60px;
    margin-bottom: 22px;
}
.onetall-boxes-item__header {
    margin-bottom: 14px;
}
.onetall-boxes-item::after {
    position: absolute;
    right: 10px;
    top: -18px;
    font-weight: 700;
    font-size: 116.779px;
    color: #ff2006;
    opacity: .3;
}
.onetall-boxes-item_1::after {
    content: '1'}
.onetall-boxes-item_2::after {
    content: '2'}
.onetall-boxes-item_3::after {
    content: '3'}
.map_onetoll {
    margin-top: 0;
    margin-bottom: 100px;
}
.onetall-annotation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}
.onetall-annotation__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 40px;
}
.onetall-annotation__icon img {
    display: block;
}
.powermax-red-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: -webkit-gradient(linear, left top, right top, from(#f3f5f6), color-stop(75%, #f3f5f6), color-stop(75%, #fff), to(white));
    background: linear-gradient(90deg, #f3f5f6 0, #f3f5f6 75%, #fff 75%, #fff 100%);
}
.powermax-red-container-main {
    margin-right: 30px;
    margin-top: 141px;
}
.powermax-red-container-sticky {
    width: 25%;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    top: 130px;
    padding: 0 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #fff;
}
.powermax-red-advantages {
    margin-bottom: 65px;
}
.powermax-red-advantages>div {
    margin-bottom: 15px;
}
.powermax-red-advantages__item {
    background-color: #fff;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 22px 12px;
    max-width: 320px;
    margin: 0 auto;
}
.powermax-red-advantages__item-title {
    font-weight: 700;
    color: #444;
    font-size: 36px;
    line-height: 44px;
    padding-bottom: 4px;
}
.powermax-red-advantages__item-title_28 {
    font-size: 28px;
    line-height: 41px;
}
.powermax-red-advantages__item-title_28 span {
    font-size: 18px;
}
.powermax-red-what-get {
    margin-bottom: 60px;
}
.powermax-red-what-get__header {
    padding-bottom: 53px;
}
.powermax-red-what-get-box {
    margin-bottom: 30px;
}
.powermax-red-what-get-item {
    background: #fff;
    border-radius: 6px;
    padding: 24px 20px 20px;
    height: 100%}
.powermax-red-what-get-item__head {
    margin-bottom: 12px;
}
.powermax-red-what-get-item__head-title {
    border-bottom: 2px solid #ff2006;
    padding-bottom: 4px;
    margin-bottom: 9px;
}
.powermax-red-what-get-item__content {
    display: none;
    margin-bottom: 12px;
}
.powermax-red-what-get-item-more-hide {
    cursor: pointer;
    display: none;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #ff2006;
}
.powermax-red-what-get-item-more-open {
    cursor: pointer;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #ff2006;
}
.powermax-red-refueling {
    padding: 0 40px;
    margin-bottom: 67px;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#f3f5f6));
    background: linear-gradient(0deg, #fff 0, #f3f5f6 100%);
    border-radius: 6px;
}
.powermax-red-refueling-head {
    padding-bottom: 10px;
}
.powermax-red-refueling-content {
    padding-bottom: 25px;
}
.powermax-red-refueling-content img {
    max-width: 100%}
.powermax-red-who {
    padding-bottom: 63px;
}
.powermax-red-who__header {
    margin-bottom: 45px;
}
.powermax-red-who-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 23px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff2006), to(#259b1a));
    background: linear-gradient(180deg, #ff2006 0, #259b1a 100%);
    border-radius: 9px;
    padding-right: 20px;
}
.powermax-red-who-item__ico {
    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;
    width: 75px;
    height: 75px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
    margin-left: 15px;
}
.powermax-red-who-item__text {
    font-size: 16px;
    line-height: 1.61em;
    color: #fff;
}
.powermax-red-test {
    background-color: #fff;
    position: relative;
    padding-top: 82px;
    padding-bottom: 76px;
}
.powermax-red-test::after {
    content: '';
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.powermax-red-test::before {
    content: '';
    position: absolute;
    right: -30px;
    top: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
}
.powermax-red-test__header {
    max-width: 530px;
    margin-bottom: 50px;
}
.powermax-red-test-list {
    position: relative;
}
.powermax-red-test-list::after {
    content: '';
    position: absolute;
    right: 15px;
    top: -70px;
    width: 113px;
    height: 16px;
    background-image: url(../img/powermax-red/arrow.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.powermax-red-test-list>div {
    margin-bottom: 22px;
}
.powermax-red-test-item {
    background-color: #f3f5f6;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 12px;
}
.powermax-red-test-item__title {
    font-size: 18px;
    line-height: 1.4em;
    color: #444;
    font-weight: 700;
}
.powermax-red-test-item__text {
    font-size: 30px;
    line-height: 1.4em;
    color: #ff1400;
    font-weight: 700;
}
.powermax-red-card {
    position: relative;
}
.powermax-red-card::after {
    content: '';
    position: absolute;
    left: 53px;
    top: -93px;
    background-image: url(../img/powermax-red/powermax-card.png);
    width: 165px;
    height: 105px;
    -webkit-box-shadow: 0 .84566px 25.7925px rgba(0, 0, 0, .25);
    box-shadow: 0 .84566px 25.7925px rgba(0, 0, 0, .25);
    border-radius: 7.61091px;
    -webkit-transform: rotate(-6.67deg);
    transform: rotate(-6.67deg);
}
.powermax-red-sticky-form {
    padding-top: 54px;
    padding-bottom: 54px;
    text-align: center;
}
.powermax-red-sticky-form_top {
    padding-top: 0;
}
.powermax-red-sticky-form-card {
    margin-bottom: 60px;
}
.powermax-red-sticky-form-card img {
    -webkit-box-shadow: 0 1.64424px 50.1494px rgba(0, 0, 0, .25);
    box-shadow: 0 1.64424px 50.1494px rgba(0, 0, 0, .25);
    border-radius: 14px;
}
.modal-red-card-form {
    padding: 0 15px;
}
.modal-red-card-form__header {
    padding-bottom: 36px;
}
.modal-red-card-form__fieldset {
    border: none;
    padding: 0;
    margin-bottom: 32px;
}
.modal-red-card-form-close {
    position: absolute;
    left: -300px;
    top: -15px;
}
.min-popup {
    display: none;
    position: relative;
}
.min-popup-link {
    cursor: pointer;
    color: #444;
    font-size: 12px;
    line-height: 1.6em;
    text-decoration: underline;
    font-weight: 600;
}
.min-popup-link_white {
    color: #fff;
}
.min-popup-close {
    cursor: pointer;
    font-size: 15px;
    line-height: 18px;
    color: #444;
    padding: 10px 21px;
    background: #ececec;
    border-radius: 4px;
    display: inline-block;
}
.min-popup__mask {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 5;
}
.min-popup__inset {
    font-size: 12px;
    line-height: 1.6em;
    color: #000;
    background: #fff;
    -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, .25);
    box-shadow: 0 8px 32px rgba(0, 0, 0, .25);
    border-radius: 6px;
    padding: 20px;
    position: absolute;
    left: 0;
    top: -20px;
    right: 0;
    z-index: 6;
}
.min-popup__inset_top_0 {
    top: 0;
}
.support-center {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.6em;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-decoration: none;
    height: 26px;
    padding: 2px 25px 2px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 380px;
    margin: 0 15px;
}
.support-center-wrap {
    margin-right: auto;
    margin-left: 15px;
}
.support-center-wrap_fixed {
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
    max-width: 1230px;
    min-width: 320px;
    margin: 0 auto;
}
.support-center-wrap_fixed .support-center {
    background: -webkit-gradient(linear, left top, right top, from(#ff4629), to(#ff4629));
    background: linear-gradient(90deg, #ff4629 0, #ff4629 100%);
}
.support-center-wrap_fixed .support-center-marquee span {
    color: #fff;
}
.support-center-wrap_fixed .support-center-str__num {
    background-image: url(../svg/support-center-arrow.svg);
}
.support-center-marquee {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.support-center-marquee span {
    color: #ff4629;
    font-size: 14px;
    display: inline-block;
    padding-left: 100%;
    -webkit-animation: marquee 10s infinite linear;
    animation: marquee 10s infinite linear;
}
.support-center-str {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    margin-left: 13px;
}
.support-center-str__num {
    background-image: url(../svg/support-center-arrow_red.svg);
    width: 7px;
    height: 12px;
}
.support-center-str__num_1 {
    -webkit-animation-name: str1;
    animation-name: str1;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.support-center-str__num_3 {
    opacity: 0;
    -webkit-animation-name: str3;
    animation-name: str3;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes str1 {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@keyframes str1 {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@-webkit-keyframes str3 {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@keyframes str3 {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@-webkit-keyframes marquee {
    0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
}@keyframes marquee {
    0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
}.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}
.family {
    background-color: #fff;
    padding-top: 87px;
}
.family_main_bg {
    background-image: url(../img/famyli/main_bg.svg);
    background-repeat: no-repeat;
    background-position: left top;
}
.family_inset_bg {
    background-image: url(../img/famyli/inset_bg.svg);
    background-repeat: no-repeat;
    background-position: right 140px;
}
.family-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 57px;
}
.family-container-main {
    padding-right: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%}
.family-container-sticky {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    top: 127px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #fff;
}
.family-title {
    font-weight: 700;
    font-size: 60px;
    line-height: 130%;
    color: #3a3a3a;
}
.family-head {
    padding-top: 32px;
    padding-bottom: 40px;
}
.family-head_footer {
    padding-top: 17px;
    padding-bottom: 60px;
}
.family-logo {
    font-size: 0;
    display: block;
}
.family-logo img {
    max-width: 276px;
}
.family-menu-wrap {
    position: relative;
}
.family-menu-wrap::after, .family-menu-wrap::before {
    display: none;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 59px;
    height: 100%;
    background-image: url(../img/famyli/gradient.png);
    background-repeat: repeat-y;
    z-index: 2;
}
.family-menu-wrap::after {
    right: auto;
    left: 0;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.family-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    position: relative;
}
.family-menu::-webkit-scrollbar {
    width: 0;
    background: 0 0;
}
.family-menu a {
    color: #444;
    font-size: 13px;
    line-height: 1.23em;
    letter-spacing: .15em;
    background: #fff;
    text-transform: uppercase;
    padding: 6px 14px 5px;
    border: 1px solid #676767;
    border-radius: 4px;
    display: block;
    text-decoration: none;
    margin-left: 16px;
    white-space: nowrap;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
.family-menu a.active, .family-menu a:hover {
    background-color: #ff2006;
    border-color: #ff2006;
}
.family-slider {
    -webkit-box-shadow: 0 4px 32px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 32px rgba(0, 0, 0, .1);
    border-radius: 0 30px;
    width: 100%;
    margin-bottom: 52px;
}
.family-slider-item {
    position: relative;
    padding: 40px;
    min-height: 333px;
    background-color: #fff;
}
.family-slider-item__text {
    max-width: 420px;
    position: relative;
    z-index: 2;
}
.family-slider-item__pic {
    position: absolute;
    right: 0;
    top: 0;
    height: 333px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.family-slider-item__pic img {
    border-radius: 0 30px 0 0;
    max-width: 100%}
.family-slider-arrow {
    cursor: pointer;
    background: url(../img/famyli/family-slider-arrow.svg) center center no-repeat;
    width: 33px;
    height: 8px;
    background-size: contain;
    display: block!important;
    position: absolute;
    bottom: 64px;
    left: 253px;
    z-index: 2;
    border: none;
}
.family-slider-arrow_prev {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 51px;
}
.family-slider-dots {
    position: absolute;
    bottom: 64px;
    width: 235px;
    left: 51px;
    list-style: none;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.family-slider-dots li {
    margin: 0 5px;
}
.family-slider-dots li.slick-active button {
    width: 9px;
    height: 9px;
    background-color: #ff2006;
}
.family-slider-dots button {
    cursor: pointer;
    width: 5px;
    height: 5px;
    border: none;
    background-color: #757575;
    text-indent: -10px;
    font-size: 0;
    overflow: hidden;
    border-radius: 50%;
    display: block;
}
.family-about {
    margin-bottom: 104px;
}
.family-about__header {
    padding-bottom: 33px;
    position: relative;
    z-index: 1;
}
.family-about p {
    padding-bottom: 32px;
}
.family-about_inset {
    position: relative;
}
.family-about_inset::after {
    content: '';
    position: absolute;
    left: 43px;
    bottom: 59px;
    background: url(../img/famyli/family.svg) no-repeat left bottom;
    width: 76px;
    height: 67px;
}
.family-about_inset::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 20px;
    width: 162px;
    height: 100%}
.family-about_inset_blue::before {
    background: linear-gradient(179.93deg, rgba(255, 255, 255, 0) .01%, #a9d1ff 86.81%);
}
.family-about_inset_red::before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-18.67%, rgba(255, 255, 255, 0)), color-stop(83.71%, #ffd0ce));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -18.67%, #ffd0ce 83.71%);
}
.family-about_inset_green::before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-3.47%, rgba(255, 255, 255, 0)), to(rgba(153, 216, 83, .76)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -3.47%, rgba(153, 216, 83, .76) 100%);
}
.family-video {
    margin-bottom: 104px;
    border-radius: 0 20px;
}
.family-video__video {
    border-radius: 0 20px;
}
.family-success {
    margin-bottom: 76px;
}
.family-success__header {
    padding-bottom: 78px;
}
.family-success-list {
    padding-left: 16px;
}
.family-success-item {
    padding-bottom: 90px;
}
.family-success-item__num {
    font-weight: 700;
    font-size: 60px;
    line-height: 1;
    color: #444;
    position: relative;
}
.family-success-item__num span {
    position: relative;
    z-index: 1;
}
.family-success-item__num::before {
    content: '';
    left: -15px;
    top: -26px;
    position: absolute;
}
.family-success-item__num_1::before {
    background-image: url(../img/famyli/item-label-1.svg);
    width: 80px;
    height: 71px;
}
.family-success-item__num_2::before {
    background-image: url(../img/famyli/item-label-2.svg);
    width: 80px;
    height: 80px;
}
.family-success-item__num_3::before {
    background-image: url(../img/famyli/item-label-3.svg);
    width: 80px;
    height: 66px;
}
.family-success-item__num_4::before {
    background-image: url(../img/famyli/item-label-4.svg);
    width: 80px;
    height: 62px;
}
.family-success-item__num_5::before {
    background-image: url(../img/famyli/item-label-5.svg);
    width: 80px;
    height: 64px;
}
.family-success-item__num_6::before {
    background-image: url(../img/famyli/item-label-6.svg);
    width: 80px;
    height: 63px;
}
.family-success-item__info {
    position: relative;
    z-index: 1;
}
.family-success-item__title {
    font-weight: 700;
    padding-bottom: 4px;
}
.family-success-stat {
    margin-top: -23px;
}
.family-success-stat__title {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.3em;
    color: #444;
    margin-bottom: 14px;
}
.family-success-stat__text {
    color: #444;
    font-size: 16px;
    margin-top: -7px;
}
.family-success-stat__summ {
    font-weight: 700;
    font-size: 60px;
    line-height: 1em;
    color: #dc3e38;
}
.family-news {
    margin-bottom: 10px;
}
.family-news__header {
    padding-bottom: 48px;
}
.family-news-item {
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-41.62%, rgba(255, 255, 255, 0)), to(#f7f7f7));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -41.62%, #f7f7f7 100%);
    margin-bottom: 60px;
    text-decoration: none;
    border-radius: 0 0 0 20px;
}
.family-news-item__pic img {
    max-width: 100%;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .25);
    border-radius: 20px 0;
}
.family-news-item__info {
    padding: 22px 25px 22px;
}
.family-news-item__title {
    font-weight: 700;
    color: #444;
}
.family-news-item__date {
    color: #444;
    font-size: 18px;
    line-height: 1.6em;
    padding-bottom: 10px;
}
.family-help-no-limits__header {
    padding-bottom: 46px;
}
.family-help-no-limits__content {
    background: url(../img/famyli/help-no-limits.png) no-repeat right top/contain;
    padding-top: 80px;
    padding-bottom: 70px;
    min-height: 500px;
}
.family-help-no-limits__info {
    max-width: 360px;
}
.family-help-no-limits__title {
    padding-bottom: 43px;
}
.family-help-no-limits__text {
    color: #444;
    font-size: 18px;
    line-height: 1.6em;
}
.family-help-no-limits__text p {
    padding-bottom: 32px;
}
.family-order-place .family-container-sticky {
    margin-bottom: 70px;
}
.family-help {
    margin-bottom: 45px;
}
.family-help__header {
    padding-bottom: 68px;
}
.family-help-item {
    padding-top: 145px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom: 50px;
}
.family-help-item_1 {
    background-image: url(../img/famyli/family-help-item_1.svg);
}
.family-help-item_2 {
    background-image: url(../img/famyli/family-help-item_2.svg);
}
.family-help-item_3 {
    background-image: url(../img/famyli/family-help-item_3.svg);
}
.family-help-item_4 {
    background-image: url(../img/famyli/family-help-item_4.svg);
}
.family-help-item_5 {
    background-image: url(../img/famyli/family-help-item_5.svg);
}
.family-help-item_6 {
    background-image: url(../img/famyli/family-help-item_6.svg);
}
.family-help-item_7 {
    background-image: url(../img/famyli/family-help-item_7.svg);
}
.family-help-item_8 {
    background-image: url(../img/famyli/family-help-item_8.svg);
}
.family-help-item_9 {
    background-image: url(../img/famyli/family-help-item_9.svg);
}
.family-help-item_10 {
    background-image: url(../img/famyli/family-help-item_10.svg);
}
.family-help-item__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 150%;
    padding-bottom: 8px;
}
.family-how-help {
    margin-bottom: 17px;
}
.family-how-help__header {
    padding-bottom: 37px;
}
.family-how-help__description {
    font-size: 28px;
    line-height: 130%;
    color: #444;
    padding-bottom: 100px;
}
.family-how-help-list {
    padding-left: 16px;
}
.family-how-help-item {
    padding-bottom: 90px;
}
.family-how-help-item__num {
    font-weight: 700;
    font-size: 60px;
    line-height: 1;
    color: #444;
    position: relative;
    padding-bottom: 9px;
}
.family-how-help-item__num span {
    position: relative;
    z-index: 1;
}
.family-how-help-item__num::before {
    content: '';
    left: -15px;
    top: -26px;
    position: absolute;
}
.family-how-help-item__num_1::before {
    background-image: url(../img/famyli/family-how-help-item__num-1.svg);
    width: 80px;
    height: 80px;
}
.family-how-help-item__num_2::before {
    background-image: url(../img/famyli/family-how-help-item__num-2.svg);
    width: 80px;
    height: 71px;
}
.family-how-help-item__num_3::before {
    background-image: url(../img/famyli/family-how-help-item__num-3.svg);
    width: 80px;
    height: 66px;
}
.family-how-help-item__text {
    position: relative;
    z-index: 1;
}
.family-how-help-item__ul {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}
.family-how-help-item__ul li {
    position: relative;
}
.family-how-help-item__ul li::before {
    content: '';
    background-color: #ff2006;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
}
.family-how-help-item__ul a {
    text-decoration: none;
    color: #676767;
}
.family-form-trigger {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(.47%, rgba(255, 255, 255, 0)), color-stop(50.22%, rgba(175, 222, 255, .35)));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) .47%, rgba(175, 222, 255, .35) 50.22%);
    border-radius: 20px 0 20px 0;
    padding: 60px;
    position: relative;
    min-height: 500px;
}
.family-form-trigger::after {
    content: '';
    position: absolute;
    top: 60px;
    right: 50px;
    background-image: url(../img/famyli/family-help.svg);
    width: 232px;
    height: 202px;
}
.family-form-trigger__header {
    max-width: 420px;
    position: relative;
    z-index: 1;
}
.family-green-box {
    background-color: #84bf41;
    position: relative;
    border-radius: 0 20px 0 0;
    margin-bottom: 87px;
}
.family-green-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #84bf41;
}
.family-green-box__inset {
    padding-top: 106px;
    padding-bottom: 93px;
    position: relative;
}
.family-green-box__inset::after {
    content: '';
    width: 393px;
    height: 343px;
    background-image: url(../img/famyli/family_400.svg);
    position: absolute;
    left: 0;
    top: 13px;
}
.family-green-box__text p {
    padding-bottom: 25px;
}
.family-partners__header {
    padding-bottom: 92px;
}
.family-partners-item {
    padding-bottom: 88px;
}
.family-partners-item__logo {
    font-size: 0;
    margin-bottom: 30px;
}
.family-partners-item__title {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.family-partners-item__title::after {
    content: '';
    height: 10px;
    width: 157px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.family-partners-item__title_1::after {
    background-color: #ff4629;
}
.family-partners-item__title_2::after {
    background-color: #ffcc32;
}
.news-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 57px;
}
.news-container-main {
    padding-right: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.news-container-sticky {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    top: 87px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.news-list-wrap {
    background-color: #fff;
}
.news-list {
    padding-top: 34px;
    padding-bottom: 92px;
    max-width: 615px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.news-item {
    margin-bottom: 60px;
    position: relative;
    padding-bottom: 43px;
}
.news-item::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100px;
    height: 1px;
    background-color: #ff2006;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.news-item:last-of-type {
    margin-bottom: 10px;
}
.news-item:last-of-type::after {
    display: none;
}
.news-item__date {
    font-size: 18px;
    line-height: 1.6em;
    color: #828282;
    padding-bottom: 14px;
}
.news-item__pic {
    padding-bottom: 19px;
}
.news-item__pic img {
    border-radius: 6px;
}
.news-item__title {
    padding-bottom: 16px;
}
.news-item__text {
    padding-bottom: 14px;
}
.news-item__text blockquote, .news-item__text h2, .news-item__text h3, .news-item__text ol, .news-item__text p, .news-item__text ul {
    margin-bottom: 30px;
}
.news-item__text ol, .news-item__text ul {
    margin-left: 30px;
}
.news-item__text ol li, .news-item__text ul li {
    margin-bottom: 15px;
}
.news-item__text a {
    color: #ff2006;
}
.news-item__text img {
    max-width: 100%}
.news-item__link {
    font-size: 18px;
    line-height: 1.6em;
    color: #000;
}
.news-item__link:hover {
    text-decoration: none;
}
._hj-widget-container ._hj-2gFBC__styles__surveyContainer._hj-ygwVr__styles__positionRight {
    right: 0!important;
    left: 50%!important;
    margin-left: 300px!important;
}
.ebox-video-box video {
    border-radius: 6px;
}
.network-header-pl {
    background-image: url(../img/network/head3.jpg);
    height: 636px;
    background-size: auto;
    background-position: right center;
}
.network-refueling {
    background-color: #fff;
    padding-top: 95px;
    padding-bottom: 66px;
}
.network-refueling-text {
    color: #444;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.6em;
    margin-bottom: 48px;
}
.network-refueling-text__lotos {
    color: #007cc6;
}
.network-refueling-text__power {
    color: #ff1400;
}
.network-refueling-card {
    max-width: 343px;
}
.network-ponad {
    margin-bottom: 95px;
    background-color: #fff;
}
.network-ponad-card {
    padding: 47px 40px 47px;
}
.network-ponad-card__header {
    padding-bottom: 18px;
}
.network-ponad-map {
    font-size: 0;
    background-color: #ff2006;
    text-align: center;
    margin-top: -153px;
    background-image: url(../img/network/green-map.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    height: 659px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-box-bg {
    position: relative;
    padding-bottom: 45px;
}
.order-box-bg::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 466px;
    background-color: #ff2006;
}
.network-down-map {
    background-image: url(../img/network/map-down.jpg);
    background-color: #fff;
    background-position: right center;
    background-repeat: no-repeat;
    padding-top: 78px;
    padding-bottom: 79px;
}
.header-product {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}
.product-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.product-menu li {
    padding: 0 15px;
}
.product-menu__item {
    cursor: pointer;
    font-size: 12px;
    color: #444;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: .15em;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid transparent;
}
.product-menu__item:hover {
    border-bottom-color: #ff2006;
}
.paliwowa-a-header {
    background-image: url(../img/paliwowa2/head2.png);
    background-color: #ff2006;
    background-repeat: no-repeat;
    background-position: center top;
}
.paliwowa-a-header__list {
    margin-left: 18px;
    color: #fff;
}
.paliwowa-a-header__list li {
    padding-bottom: 20px;
}
.paliwowa-a-about-item {
    display: grid;
    grid-template: auto auto/1fr 1fr;
    gap: 0 30px;
}
.paliwowa-a-about-item__title {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.paliwowa-a-about-item__pic {
    grid-row: 1/-1;
    grid-column: 1;
}
.paliwowa-a-about-item__pic_nth {
    grid-column: 2;
}
.paliwowa-a-fleet {
    background: -webkit-gradient(linear, left top, left bottom, from(#ff2006), to(#259b1a));
    background: linear-gradient(180deg, #ff2006 0, #259b1a 100%);
}
.paliwowa-a-fleet__inset {
    max-width: 1062px;
    margin: 0 auto;
}
.paliwowa-a-fleet__list li {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5em;
    color: #fff;
    background-image: url(../svg/list-check-yellow-min.svg);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding-left: 30px;
    padding-bottom: 28px;
}
.paliwowa-a-advantages__inset {
    max-width: 890px;
    margin: 0 auto;
}
.paliwowa-a-advantages-item {
    background-repeat: no-repeat;
    background-size: 585px 358px;
    min-height: 358px;
}
.paliwowa-a-advantages-item_01 {
    background-image: url(../img/paliwowa2/paliwowa-a-advantages-01.jpg);
    background-position: right top;
}
.paliwowa-a-advantages-item_02 {
    background-image: url(../img/paliwowa2/paliwowa-a-advantages-02.jpg);
    background-position: left top;
}
.paliwowa-a-advantages-item_03 {
    background-image: url(../img/paliwowa2/paliwowa-a-advantages-03.jpg);
    background-position: right top;
}
.paliwowa-a-advantages-item_04 {
    background-image: url(../img/paliwowa2/paliwowa-a-advantages-04.jpg);
    background-position: left top;
}
.paliwowa-a-discounts {
    background-image: url(../svg/oreal2.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #fff;
    border-top: .5px solid #f2f2f2;
    border-bottom: .5px solid #f2f2f2;
}
.paliwowa-a-discounts-slider {
    margin: 0 -12px;
}
.paliwowa-a-discounts-slider::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-image: url(../img/paliwowa2/shadow-1.png);
    background-repeat: repeat-y;
    background-position: left top;
    width: 175px;
    height: 100%}
.paliwowa-a-discounts-slider::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background-image: url(../img/paliwowa2/shadow-2.png);
    background-repeat: repeat-y;
    background-position: right top;
    width: 175px;
    height: 100%}
.paliwowa-a-discounts-slider__item {
    padding: 20px 12px;
}
.paliwowa-a-discounts-slider__item:focus {
    outline: 0;
}
.paliwowa-a-discounts-slider__item:focus .paliwowa-a-discounts-slider__item-inset {
    -webkit-box-shadow: 0 0 5px 0 green;
    box-shadow: 0 0 5px 0 green;
}
.paliwowa-a-discounts-slider__item-inset {
    padding: 20px 15px 15px;
}
.paliwowa-a-discounts-slider__item-head {
    display: grid;
    grid-template-columns: 38px auto;
    grid-template-rows: auto auto;
}
.paliwowa-a-discounts-slider__item-head-text {
    font-weight: 700;
    color: #444;
}
.paliwowa-a-discounts-slider__item-head-price {
    padding-top: 3px;
    font-size: 28px;
    line-height: 1.3em;
    color: #444;
    font-weight: 700;
    grid-column: 1/-1;
}
.paliwowa-a-discounts-slider__item-content {
    font-size: 16px;
    line-height: 1.6em;
    padding-top: 9px;
}
.paliwowa-a-discounts-slider__item-content li {
    position: relative;
}
.paliwowa-a-discounts-slider__item-content li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #676767;
}
.paliwowa-a-discounts-slider-arrow {
    cursor: pointer;
    background: url(../svg/slider-arrow.svg) center center no-repeat;
    width: 30px;
    height: 16px;
    background-size: contain;
    display: block!important;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
}
.paliwowa-a-discounts-slider-arrow_prev {
    -webkit-transform: rotate(-180deg) translateY(-50%);
    transform: rotate(-180deg) translateY(-50%);
    right: auto;
    left: 0;
}
.paliwowa-a-individual-conditions {
    position: relative;
    min-height: 400px;
}
.paliwowa-a-individual-conditions::after {
    content: '';
    background-image: url(../img/paliwowa/conditions.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 15px;
    top: 0;
    height: 400px;
    border-radius: 6px;
    width: calc(66.66667% - 30px);
}
.paliwowa-a-wisely {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffd348), to(#eabb1d));
    background: linear-gradient(180deg, #ffd348 0, #eabb1d 100%);
}
.paliwowa-a-wisely__item {
    background-color: #fff;
    border: .5px solid #f2f2f2;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    border-radius: 3px;
    padding: 45px 28px 48px;
    position: relative;
}
.paliwowa-a-wisely__item::before {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.paliwowa-a-wisely__item_1::before {
    background-image: url(../img/paliwowa2/refueling-wisely-1.svg);
    width: 139px;
    height: 105px;
    margin-bottom: 30px;
}
.paliwowa-a-wisely__item_2::before {
    background-image: url(../img/paliwowa2/refueling-wisely-2.svg);
    width: 157px;
    height: 101px;
    margin-top: 2px;
    margin-bottom: 32px;
}
.paliwowa-a-wisely__item_3::before {
    background-image: url(../img/paliwowa2/refueling-wisely-3.svg);
    width: 117px;
    height: 97px;
    margin-top: 4px;
    margin-bottom: 34px;
}
.vat-header {
    background-image: url(../img/vat/vat-header.jpg);
    background-size: cover;
}
.vat-header .default-header__card {
    max-width: 630px;
}
.vat-mb-60 {
    margin-bottom: 60px;
}
.vat-green-tags .page-green-tags__item {
    width: 280px;
    height: 121px;
}
.vat-about {
    background-color: #fff;
    padding: 154px 0 97px;
}
.vat-about__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.vat-about__text {
    line-height: 1.5;
    font-weight: 700;
    color: #444;
    max-width: 489px;
    text-align: center;
}
.vat-about__text+.vat-about__button {
    margin-top: 43px;
}
.vat-icon-block {
    padding: 101px 0 125px 0;
    background: url(../img/vat/vat-white-arrow.svg) 100% -135px no-repeat;
}
.vat-icon-block__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.vat-icon-block__item {
    background: #fff;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 278px;
    padding: 25px 10px;
    text-align: center;
}
.vat-icon-block__item:nth-child(2) {
    margin-top: 89px;
}
.vat-icon-block__item:nth-child(3) {
    margin-top: 181px;
}
.vat-icon-block__icon img {
    display: block;
}
.vat-icon-block__icon+.vat-icon-block__text {
    margin-top: 13px;
}
.vat-icon-block__text {
    line-height: 1.5;
}
.vat-percent-block {
    padding: 130px 0 120px;
    background-color: #fff;
}
.vat-percent-block__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.vat-percent-block__text {
    max-width: 585px;
    margin-left: 70px;
}
.vat-percent-block__text h4 {
    margin-top: 40px;
    margin-bottom: 14px;
}
.vat-percent-block__text p+p {
    margin-top: 40px;
}
.vat-table .policy-item__head {
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    letter-spacing: .1em;
    color: #444;
}
.vat-table .policy-item+.policy-item {
    border-top: 1px solid #e0e0e0;
}
.vat-table table {
    border-collapse: collapse;
}
.vat-table table th {
    padding-top: 109px;
}
.vat-table table tbody tr:last-child td {
    padding-bottom: 109px;
}
.vat-table__title {
    font-size: 28px;
    line-height: 130%;
    color: #444;
    font-weight: 700;
}
.vat-table__title--green {
    color: #ff2006;
}
.vat-table__title-more {
    font-weight: 600;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #ff2006;
    border: none;
    background: 0 0;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}
.vat-table__title-more:hover {
    color: #73c76b;
}
.vat-table__title-more:active {
    color: #409438;
}
.vat-table__title-text {
    height: 58px;
    overflow: hidden;
    position: relative;
}
.vat-table__title-text::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f3f5f6), to(rgba(243, 245, 246, 0)));
    background: linear-gradient(360deg, #f3f5f6 0, rgba(243, 245, 246, 0) 100%);
}
.vat-table__title-text.active {
    height: auto;
}
.vat-table__title-text.active::before {
    display: none;
}
.vat-table td, .vat-table th {
    padding: 16px;
    text-align: left;
    vertical-align: text-top;
    font-size: 16px;
    font-weight: 400;
}
.vat-table td:first-child, .vat-table th:first-child {
    min-width: 300px;
}
.vat-table td:not(:last-child), .vat-table th:not(:last-child) {
    border-right: 1px solid #e0e0e0;
}
.vat-table td+td {
    font-size: 18px;
    font-weight: 700;
}
.vat-table__title+.vat-table__title-info {
    margin-top: 26px;
}
.vat-table .js-accordion {
    display: none;
}
.vat-table-item {
    padding: 20px 0;
}
.vat-table-item__lowtext {
    font-size: 16px;
    line-height: 160%;
    color: #676767;
}
.vat-table-item__boldtext {
    font-size: 18px;
    line-height: 150%;
    color: #444;
    font-weight: 700;
    margin-top: 20px;
}
.vat-table-item__boldtext--extrabold {
    font-size: 28px;
}
.vat-table-item+.vat-table-item {
    border-top: 1px solid #e0e0e0;
}
.vat-calculator {
    background-color: #fff;
    padding: 130px 0;
}
.vat-calculator__title {
    text-align: center;
    margin-bottom: 67px;
}
.vat-calculator__title .h1-title {
    margin-bottom: 0;
}
.vat-calculator__title .h1-title+p {
    margin-top: 11px;
}
.vat-calculator__steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #e0e0e0;
    max-width: 564px;
    margin: 0 auto 59px;
}
.vat-calculator__steps button {
    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;
    height: 80px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #444;
    opacity: .3;
    background: 0 0;
    border: none;
    border-bottom: 4px solid transparent;
}
.vat-calculator__steps button.active {
    color: #ff2006;
    opacity: 1;
    border-bottom-color: #ff2006;
}
.vat-calculator .step-form {
    max-width: 995px;
    padding: 70px 180px;
    background: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    border-radius: 6px;
}
.calc-contries-picker-select {
    position: relative;
    z-index: 2;
}
.calc-contries-picker-select__header {
    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;
    background: #fff;
    -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, .05), 0 4px 8px rgba(0, 0, 0, .16);
    box-shadow: 0 -2px 8px rgba(0, 0, 0, .05), 0 4px 8px rgba(0, 0, 0, .16);
    border-radius: 3px;
    height: 50px;
    padding: 0 22px;
    cursor: pointer;
}
.calc-contries-picker-select__header .calc-contries-picker-select__flag-list, .calc-contries-picker-select__header span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.calc-contries-picker-select__header .calc-contries-picker-select__arrow {
    margin-left: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.calc-contries-picker-select__header.active .calc-contries-picker-select__arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.calc-contries-picker-select__body {
    list-style-type: none;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 450px;
    overflow: auto;
}
.calc-contries-picker-select__body li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px;
    padding: 0 22px;
    border-bottom: 1px solid #f3f5f6;
    font-size: 16px;
    cursor: pointer;
}
.calc-contries-picker-select__body li img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 22px;
    width: 25px;
}
.calc-contries-picker-select__body li span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.calc-contries-picker-select__body li:hover {
    background-color: rgba(80, 185, 70, .2);
}
.calc-contries-picker-select__body li.selected {
    background: rgba(80, 185, 70, .2) url(../img/vat/calc-selected.svg) calc(100% - 22px) 50% no-repeat;
    padding-right: 56px;
}
.calc-contries-picker-select__flag-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.calc-contries-picker-select__flag-list img {
    width: 25px;
    margin: 0;
}
.calc-contries-picker-select__flag-list img+img {
    margin-left: 10px;
}
.calc-contries-picker-list {
    margin-top: 25px;
}
.calc-contries-picker-list__title {
    min-height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.calc-contries-picker-list__item+.calc-contries-picker-list__item {
    margin-top: 10px;
}
.calc-contries-picker-list__item-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f3f5f6;
    height: 50px;
}
.calc-contries-picker-list__item-name img {
    width: 25px;
    margin-right: 22px;
}
.calc-contries-picker-list__item-input {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.calc-contries-picker-list__item-input div.order-box-form__line:last-of-type {
    margin: 0;
}
.vat-tabs {
    background-color: #fff;
    padding: 100px 0;
    border-top: 1px solid #e0e0e0;
}
.vat-tabs .wrap {
    max-width: 792px;
}
.vat-tabs .h1-title {
    margin-bottom: 13px;
}
.vat-tabs__title {
    margin-bottom: 40px;
}
.vat-tabs__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -6px;
}
.vat-tabs__header button {
    white-space: nowrap;
    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;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #444;
    height: 28px;
    left: 257px;
    top: 5591px;
    background-color: #f3f5f6;
    border-radius: 6px;
    padding: 0 10px;
    border: none;
    margin: 6px;
    cursor: pointer;
}
.vat-tabs__header button.vat-tabs__item--active, .vat-tabs__header button:hover {
    color: #fff;
    background-color: #ff2006;
}
.vat-tabs__body {
    margin-top: 40px;
}
.vat-tabs__body .vat-tabs__item {
    display: none;
}
.vat-tabs__body .vat-tabs__item--active {
    display: block;
}
.vat-tab-item__title {
    font-size: 30px;
    line-height: 1.25em;
    font-weight: 700;
    color: #444;
    margin-bottom: 10px;
}
.vat-tab-item__table td {
    padding: 20px 0;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: text-top;
    min-width: 270px;
    line-height: 1.6;
}
.vat-tab-item__table td:not(:last-child) {
    padding-right: 38px;
}
.vat-tab-item__table td ul+p {
    margin-top: 17px;
}
.vat-tab-item__table td+td {
    color: #000;
}
.vat-tab-item__table tr:last-child td {
    border-bottom: none;
}
.vat-tab-item__button {
    margin-top: 60px;
}
ul.green-list {
    padding-left: 20px;
    list-style: none;
}
ul.green-list li {
    position: relative;
}
ul.green-list li::after {
    content: '';
    position: absolute;
    left: -15px;
    top: 12px;
    width: 6px;
    height: 6px;
    background-color: #ff2006;
    border-radius: 50%}
.line-tabs__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.line-tabs__header button {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 67px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: none;
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    color: #444;
    cursor: pointer;
}
.line-tabs__header button.line-tabs__item--active, .line-tabs__header button:hover {
    color: #ff2006;
    border-bottom-color: #ff2006;
}
.line-tabs__header button+button {
    margin-left: 30px;
}
.line-tabs__body {
    margin-top: 16px;
}
.line-tabs__body .line-tabs__item {
    display: none;
}
.line-tabs__body .line-tabs__item--active {
    display: block;
}
.vat-map {
    padding-top: 100px;
    text-align: center;
}
.vat-map .h1-title {
    margin-bottom: 16px;
}
.vat-map p {
    max-width: 622px;
    margin: 0 auto;
}
.vat-map__image {
    display: block;
    max-width: 100%}
.vat-map__content {
    margin: 58px auto 0;
    width: 100%;
    max-width: 1300px;
    position: relative;
}
.vat-map-item--center {
    background: url(../img/vat/vat-map-item-back-center.svg);
}
.vat-map-item--left {
    background: url(../img/vat/vat-map-item-back-left.svg);
}
.vat-map-item--right {
    background: url(../img/vat/vat-map-item-back-right.svg);
}
.vat-map-item {
    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;
    border-radius: 3px;
    width: 155px;
    height: 50px;
    padding: 10px 10px 18px;
    position: absolute;
}
.vat-map-item__country {
    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;
}
.vat-map-item__country img {
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    max-width: 34px;
    display: block;
    border-radius: 6px;
}
.vat-map-item__country span {
    display: none;
    font-size: 16px;
    color: #676767;
    margin-left: 15px;
}
.vat-map-item__info {
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    font-weight: 700;
    color: #444;
    margin-left: 15px;
}
.vat-faq {
    padding: 100px 0;
}
.vat-faq .h1-title {
    margin-bottom: 24px;
}
.vat-faq .policy-item {
    border-bottom: 1px solid #676767;
}
.vat-faq .policy-item__head {
    padding-right: 40px;
}
.page-green-tags .wrap {
    position: relative;
}
.page-green-tags__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%}
.page-green-tags__item {
    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;
    text-align: center;
    background: linear-gradient(115.74deg, rgba(58, 154, 49, .88) 5.83%, rgba(33, 131, 23, .88) 94.38%);
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    padding: 10px 30px;
    text-decoration: none;
}
.page-green-tags__item--with-icon {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    padding-right: 131px;
}
.person-header {
    background-image: url(../img/person/person-header.jpg);
    background-size: cover;
}
.person-counts {
    background-color: #fff;
    padding: 30px 0;
}
.person-counts .d-flex {
    margin: 0 -15px;
}
.person-counts .h1-title {
    text-align: center;
    margin-bottom: 70px;
}
.person-counts.person-counts--gray {
    background-color: transparent;
    padding: 0 0 100px 0;
}
.person-counts.person-counts--gray .person-counts__item {
    background-color: #fff;
    height: 100%;
    width: 100%;
    padding: 30px 20px;
}
.person-counts__item {
    text-align: center;
}
.person-counts__item+.person-counts__item {
    border-left: 1px solid #e0e0e0;
}
.person-counts__number {
    font-size: 40px;
    line-height: 130%;
    color: #ff2006;
    font-weight: 700;
    margin-bottom: 8px;
}
.person-icons {
    padding: 100px 0 50px;
    text-align: center;
}
.person-icons__subtitle {
    max-width: 681px;
    margin: 18px auto 47px;
    line-height: 160%}
.person-icons .d-flex {
    margin: 0 -15px;
}
.person-icons-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background-color: #fff;
    padding: 25px 35px;
    width: 100%;
    height: 100%}
.person-icons-item__icon {
    height: 60px;
    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;
}
.person-icons-item__text {
    line-height: 160%}
.person-icons-item__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    color: #444;
    margin: 15px 0 8px;
}
.person-info-blocks {
    padding: 50px 0 0;
}
.person-info-blocks .h1-title {
    max-width: 527px;
    margin-bottom: 72px;
}
.person-info-blocks .h2-title+p {
    margin-top: 10px;
}
.person-info-blocks p+.h2-title {
    margin-top: 20px;
}
.person-flags {
    margin-bottom: -25px;
    margin-top: 25px;
}
.person-flags__item {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.person-flags__item img {
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    margin-right: 20px;
}
.person-carousel {
    padding: 100px 0;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
.person-carousel .h1-title {
    margin-bottom: 60px;
}
.person-carousel .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.person-carousel .person-carousel__wrap {
    position: relative;
}
.person-carousel .person-carousel__wrap:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 120%;
    width: 142px;
    background: linear-gradient(90.24deg, rgba(255, 255, 255, 0) .71%, #fff 59.01%);
    z-index: 2;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.person-carousel .person-carousel__wrap::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 120%;
    width: 142px;
    background: linear-gradient(90.24deg, rgba(255, 255, 255, 0) .71%, #fff 59.01%);
    z-index: 2;
}
.person-carousel .owl-carousel {
    max-width: 848px;
    margin: 0 auto;
}
.owl-nav {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: -60px;
    left: 0;
    pointer-events: none;
}
.owl-nav button {
    width: 31px;
    height: 16px;
    display: block;
    border: none;
    pointer-events: all;
}
.owl-nav .owl-next {
    background: url(../img/person/person-arrow-next.svg)!important;
}
.owl-nav .owl-prev {
    background: url(../img/person/person-arrow-prev.svg)!important;
}
.owl-dots {
    width: 100%;
    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;
    position: absolute;
    bottom: -60px;
    height: 11px;
    left: 0;
    pointer-events: none;
}
.owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    background-color: #ff2006!important;
    border-radius: 50%;
    margin: 0 5px;
    pointer-events: all;
}
.owl-dots .owl-dot.active, .owl-dots .owl-dots:hover {
    width: 11px;
    height: 11px;
}
.person-carousel-item {
    margin: 0 auto;
}
.person-carousel-item__image {
    position: relative;
    z-index: 1;
}
.person-carousel-item__image img {
    display: block;
    width: 380px;
    max-width: 380px;
    height: 380px;
    border-radius: 6px;
}
.person-carousel-item__text {
    line-height: 160%;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    border-radius: 6px;
    padding: 40px;
    margin-top: -280px;
    margin-left: 267px;
    position: relative;
    z-index: 2;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../../e100.eu/templates/e100/css/owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%}
.multiserwisy-header {
    background-image: url(../img/multiserwisy/multiserwisy-header.jpg);
    background-size: cover;
}
.page-green-tags__item--with-icon {
    position: relative;
    height: auto!important;
    min-height: 121px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.page-green-tags__item--with-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.page-green-tags__item--with-icon.m-icon1:before {
    background: url(../img/multiserwisy/m-icon1.svg) calc(100% - 25px) -10px no-repeat;
}
.page-green-tags__item--with-icon.m-icon2:before {
    background: url(../img/multiserwisy/m-icon2.svg) calc(100% - 25px) -10px no-repeat;
}
.page-green-tags__item--with-icon.m-icon3:before {
    background: url(../img/multiserwisy/m-icon3.svg) calc(100% - 25px) -10px no-repeat;
}
.page-green-tags__item--with-icon {
    width: 100%!important;
}
.multiserwisy-tabs {
    margin-top: 166px;
}
.multiserwisy-tabs__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%}
.multiserwisy-tabs__header {
    background-color: #fff;
    padding: 22px 0;
    position: relative;
}
.multiserwisy-tabs__header:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 99px;
    background: -webkit-gradient(linear, right top, left top, color-stop(16.67%, #fff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(270deg, #fff 16.67%, rgba(255, 255, 255, 0) 100%);
}
.multiserwisy-tabs__header button {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 25px;
    border: 1px solid #676767;
    border-radius: 6px;
    height: 55px;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    letter-spacing: .15em;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #fff;
    position: relative;
}
.multiserwisy-tabs__header button.multiserwisy-tabs__item--active, .multiserwisy-tabs__header button:hover {
    background-color: #ff2006;
    border-color: #ff2006;
}
.multiserwisy-tabs__header button+button {
    margin-left: 20px;
}
.multiserwisy-tabs__body {
    margin-top: 35px;
    padding-bottom: 100px;
    overflow: hidden;
}
.multiserwisy-tabs__body .multiserwisy-tabs__item {
    display: none;
}
.multiserwisy-tabs__body .multiserwisy-tabs__item--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.multiserwisy-tabs-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.multiserwisy-tabs-item__text {
    padding: 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    border-radius: 3px;
    min-width: 583px;
    margin-right: -141px;
    position: relative;
    z-index: 2;
    line-height: 150%}
.multiserwisy-tabs-item__image {
    position: relative;
    z-index: 1;
    margin-top: 80px;
}
.multiserwisy-tabs-item__image img {
    display: block;
}
.multiserwisy-tabs-item__boldtext {
    font-weight: 700;
    color: #444;
    margin: 15px 0;
}
.narzedzia-header {
    background-image: url(../img/narzedzia/n-header.jpg);
    background-size: cover;
}
.narzedzia-green-tags .col-lg-5 {
    width: calc(100% / 5)!important;
    -webkit-box-flex: 0!important;
    -ms-flex: 0 0 calc(100% / 5)!important;
    flex: 0 0 calc(100% / 5)!important;
    max-width: calc(100% / 5)!important;
}
.narzedzia-green-tags .col-lg-5 .page-green-tags__item {
    width: 100%}
.narzedzia-pc-blocks {
    background-color: #fff;
    padding: 100px 0;
    overflow: hidden;
}
.narzedzia-pc-blocks .h1-title {
    text-align: center;
}
.narzedzia-pc-blocks p {
    line-height: 160%}
.narzedzia-pc-blocks p+p {
    margin-top: 26px;
}
.narzedzia-pc-block {
    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;
}
.narzedzia-pc-block__image img {
    display: block;
}
.narzedzia-pc-block__text {
    max-width: 500px;
}
.narzedzia-pc-block .h2-title {
    margin-bottom: 20px;
}
.narzedzia-pc-block:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.narzedzia-pc-block+.narzedzia-pc-block {
    margin-top: 100px;
}
.narzedzia-card-block {
    padding-top: 0;
}
.narzedzia-card-block__image {
    margin-bottom: 31px;
}
.narzedzia-card-block .person-icons-item__title {
    font-size: 18px;
    line-height: 1.5;
}
.narzedzia-card-block__btn {
    margin-top: 55px;
}
.card-header {
    background-image: url(../img/card/card-header.html);
    background-size: cover;
}
.card-video .onetall-video__text {
    color: #676767;
}
.card-icons__block {
    background: #fff;
    border-radius: 6px;
    padding: 95px 140px;
}
.card-icons .row {
    margin-top: -55px;
}
.card-icons-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 55px;
}
.card-icons-item__icon {
    width: 56px;
    margin-right: 54px;
}
.card-icons-item__icon img {
    display: block;
    margin: 0 auto;
}
.card-icons-item__text {
    font-weight: 700;
    line-height: 150%;
    color: #444;
}
.card-icons+.card-pc-blocks {
    margin-top: 80px;
}
.card-pc-blocks {
    background-color: transparent;
}
.card-phone-block {
    margin-top: 80px;
}
.card-icons__btn {
    margin-top: 60px;
}
.card-network {
    background: url(../img/card/card-network.jpg) 50% 0 no-repeat;
    background-size: 100%;
    padding: 69px 0;
    margin-top: 90px;
}
.card-network__title {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 40px;
}
.card-network__title .h1-title {
    margin-bottom: 18px;
}
.card-network-block {
    position: relative;
}
.card-network-block__back {
    display: block;
    max-width: 100%;
    border: 1px solid #ff2006;
    border-radius: 10px;
    position: relative;
    z-index: 1;
}
.card-network-block__btns {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    z-index: 3;
}
.card-network-block__btns .btn+.btn {
    margin-left: 29px;
}
.card-network-block--russia {
    max-width: 1146px;
    margin: 0 auto;
}
.card-network-block--russia .card-network-item {
    background: url(../img/card/flags/card-map-item-russia.svg) 50% 50% no-repeat;
    width: 69px;
    height: 53px;
}
.card-network-block--russia .card-network-item__count {
    margin-left: 0;
    width: 100%;
    text-align: center;
}
.card-network-block--russia .card-network-item__name span {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
}
.card-network-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../img/card/flags/card-map-item.svg) 50% 50% no-repeat;
    width: 106px;
    height: 53px;
    padding: 11px 11px 20px;
    position: absolute;
    z-index: 2;
}
.card-network-item__name img {
    display: block;
}
.card-network-item__name img+span {
    margin-left: 15px;
}
.card-network-item__name span {
    display: none;
}
.card-network-item__count {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #444;
    margin-left: 10px;
}
.card-network-item.f1 {
    top: 199px;
    left: 453px;
}
.card-network-item.f2 {
    top: 299px;
    left: 443px;
}
.card-network-item.f3 {
    top: 180px;
    left: 744px;
}
.card-network-item.f4 {
    top: 237px;
    left: 345px;
}
.card-network-item.f5 {
    top: 419px;
    left: 691px;
}
.card-network-item.f6 {
    top: 213px;
    left: 205px;
}
.card-network-item.f7 {
    top: 103px;
    left: 408px;
}
.card-network-item.f8 {
    top: 85px;
    left: 892px;
}
.card-network-item.f9 {
    top: 167px;
    left: 98px;
}
.card-network-item.f10 {
    top: 464px;
    left: 174px;
}
.card-network-item.f11 {
    top: 419px;
    left: 486px;
}
.card-network-item.f12 {
    top: 246px;
    left: 832px;
}
.card-network-item.f13 {
    top: 77px;
    left: 733px;
}
.card-network-item.f14 {
    top: 127px;
    left: 662px;
}
.card-network-item.f15 {
    top: 304px;
    left: 754px;
}
.card-network-item.f16 {
    top: 364px;
    left: 603px;
}
.card-network-item.f17 {
    top: 178px;
    left: 337px;
}
.card-network-item.f18 {
    top: 180px;
    left: 600px;
}
.card-network-item.f19 {
    top: 361px;
    left: 717px;
}
.card-network-item.f20 {
    top: 331px;
    left: 295px;
}
.card-network-item.f21 {
    top: 252px;
    left: 547px;
}
.card-network-item.f22 {
    top: 47px;
    left: 504px;
}
.card-network-item.f23 {
    top: 16px;
    left: 680px;
}
.card-network-item.f2-1 {
    top: 197px;
    left: 67px;
}
.card-network-item.f2-2 {
    top: 374px;
    left: 13px;
}
.card-network-item.f2-3 {
    top: 314px;
    left: 74px;
}
.card-network-item.f2-4 {
    top: 265px;
    left: 175px;
}
.card-network-item.f2-5 {
    top: 153px;
    left: 238px;
}
.card-network-item.f2-6 {
    top: 265px;
    left: 346px;
}
.card-network-item.f2-7 {
    top: 339px;
    left: 565px;
}
.card-network-item.f2-8 {
    top: 201px;
    left: 803px;
}
.card-network-adv {
    background: #fff;
    width: 199px;
    height: 170px;
    border: 1px solid #ff2006;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    padding: 20px;
    line-height: 160%;
    position: absolute;
    z-index: 4;
    top: 0;
    -webkit-transform: translateY(-90%);
    transform: translateY(-90%);
}
.card-network-adv.c-adv-1 {
    left: 104px;
}
.card-network-adv.c-adv-2 {
    right: 104px;
}
.card-network-adv span {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #ff2006;
}
.step-form {
    max-width: 380px;
    margin: 0 auto;
}
.step-form textarea {
    min-height: 100px;
    max-width: 100%}
.step-form__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
}
.step-form__btn-alone {
    margin-left: auto;
}
.step-form__step {
    display: none;
}
.step-form__item+.step-form__item {
    margin-top: 47px;
}
.cookie-notif {
    max-width: 340px;
    width: 100%;
    background: linear-gradient(109.03deg, #3a9a31 5.83%, #218317 94.38%);
    border-radius: 6px;
    padding: 26px;
    color: #fff;
    font-size: 16px;
    line-height: 160%;
    position: fixed;
    left: 50px;
    bottom: 50px;
    z-index: 10000;
}
.cookie-notif-inset {
    position: relative;
    z-index: 10000;
}
.cookie-notif__links {
    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-top: 21px;
}
.cookie-notif__links .btn-link {
    color: #fff;
}
.cookie-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .3);
}
@media (min-width:576px) {
    .container {
    max-width: 540px;
}
.container, .container-sm {
    max-width: 540px;
}
.col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.row-cols-sm-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-sm-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-sm-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.row-cols-sm-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-sm-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-sm-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-sm-0 {
    margin-left: 0;
}
.offset-sm-1 {
    margin-left: 8.33333%}
.offset-sm-2 {
    margin-left: 16.66667%}
.offset-sm-3 {
    margin-left: 25%}
.offset-sm-4 {
    margin-left: 33.33333%}
.offset-sm-5 {
    margin-left: 41.66667%}
.offset-sm-6 {
    margin-left: 50%}
.offset-sm-7 {
    margin-left: 58.33333%}
.offset-sm-8 {
    margin-left: 66.66667%}
.offset-sm-9 {
    margin-left: 75%}
.offset-sm-10 {
    margin-left: 83.33333%}
.offset-sm-11 {
    margin-left: 91.66667%}
.d-sm-none {
    display: none!important;
}
.d-sm-inline {
    display: inline!important;
}
.d-sm-inline-block {
    display: inline-block!important;
}
.d-sm-block {
    display: block!important;
}
.d-sm-table {
    display: table!important;
}
.d-sm-table-row {
    display: table-row!important;
}
.d-sm-table-cell {
    display: table-cell!important;
}
.d-sm-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-sm-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
.flex-sm-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-sm-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-sm-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-sm-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-sm-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-sm-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-sm-fill {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-sm-grow-0 {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-sm-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-sm-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-sm-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-sm-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-sm-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-sm-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-sm-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-sm-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-sm-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-sm-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-sm-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-sm-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-sm-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-sm-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-sm-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-sm-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-sm-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-sm-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-sm-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-sm-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-sm-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-sm-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-sm-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-sm-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-sm-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
.m-sm-0 {
    margin: 0!important;
}
.mt-sm-0, .my-sm-0 {
    margin-top: 0!important;
}
.mr-sm-0, .mx-sm-0 {
    margin-right: 0!important;
}
.mb-sm-0, .my-sm-0 {
    margin-bottom: 0!important;
}
.ml-sm-0, .mx-sm-0 {
    margin-left: 0!important;
}
.m-sm-1 {
    margin: .25rem!important;
}
.mt-sm-1, .my-sm-1 {
    margin-top: .25rem!important;
}
.mr-sm-1, .mx-sm-1 {
    margin-right: .25rem!important;
}
.mb-sm-1, .my-sm-1 {
    margin-bottom: .25rem!important;
}
.ml-sm-1, .mx-sm-1 {
    margin-left: .25rem!important;
}
.m-sm-2 {
    margin: .5rem!important;
}
.mt-sm-2, .my-sm-2 {
    margin-top: .5rem!important;
}
.mr-sm-2, .mx-sm-2 {
    margin-right: .5rem!important;
}
.mb-sm-2, .my-sm-2 {
    margin-bottom: .5rem!important;
}
.ml-sm-2, .mx-sm-2 {
    margin-left: .5rem!important;
}
.m-sm-3 {
    margin: 1rem!important;
}
.mt-sm-3, .my-sm-3 {
    margin-top: 1rem!important;
}
.mr-sm-3, .mx-sm-3 {
    margin-right: 1rem!important;
}
.mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem!important;
}
.ml-sm-3, .mx-sm-3 {
    margin-left: 1rem!important;
}
.m-sm-4 {
    margin: 1.5rem!important;
}
.mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem!important;
}
.mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem!important;
}
.mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem!important;
}
.ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem!important;
}
.m-sm-5 {
    margin: 3rem!important;
}
.mt-sm-5, .my-sm-5 {
    margin-top: 3rem!important;
}
.mr-sm-5, .mx-sm-5 {
    margin-right: 3rem!important;
}
.mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem!important;
}
.ml-sm-5, .mx-sm-5 {
    margin-left: 3rem!important;
}
.p-sm-0 {
    padding: 0!important;
}
.pt-sm-0, .py-sm-0 {
    padding-top: 0!important;
}
.pr-sm-0, .px-sm-0 {
    padding-right: 0!important;
}
.pb-sm-0, .py-sm-0 {
    padding-bottom: 0!important;
}
.pl-sm-0, .px-sm-0 {
    padding-left: 0!important;
}
.p-sm-1 {
    padding: .25rem!important;
}
.pt-sm-1, .py-sm-1 {
    padding-top: .25rem!important;
}
.pr-sm-1, .px-sm-1 {
    padding-right: .25rem!important;
}
.pb-sm-1, .py-sm-1 {
    padding-bottom: .25rem!important;
}
.pl-sm-1, .px-sm-1 {
    padding-left: .25rem!important;
}
.p-sm-2 {
    padding: .5rem!important;
}
.pt-sm-2, .py-sm-2 {
    padding-top: .5rem!important;
}
.pr-sm-2, .px-sm-2 {
    padding-right: .5rem!important;
}
.pb-sm-2, .py-sm-2 {
    padding-bottom: .5rem!important;
}
.pl-sm-2, .px-sm-2 {
    padding-left: .5rem!important;
}
.p-sm-3 {
    padding: 1rem!important;
}
.pt-sm-3, .py-sm-3 {
    padding-top: 1rem!important;
}
.pr-sm-3, .px-sm-3 {
    padding-right: 1rem!important;
}
.pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem!important;
}
.pl-sm-3, .px-sm-3 {
    padding-left: 1rem!important;
}
.p-sm-4 {
    padding: 1.5rem!important;
}
.pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem!important;
}
.pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem!important;
}
.pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem!important;
}
.pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem!important;
}
.p-sm-5 {
    padding: 3rem!important;
}
.pt-sm-5, .py-sm-5 {
    padding-top: 3rem!important;
}
.pr-sm-5, .px-sm-5 {
    padding-right: 3rem!important;
}
.pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem!important;
}
.pl-sm-5, .px-sm-5 {
    padding-left: 3rem!important;
}
.m-sm-n1 {
    margin: -.25rem!important;
}
.mt-sm-n1, .my-sm-n1 {
    margin-top: -.25rem!important;
}
.mr-sm-n1, .mx-sm-n1 {
    margin-right: -.25rem!important;
}
.mb-sm-n1, .my-sm-n1 {
    margin-bottom: -.25rem!important;
}
.ml-sm-n1, .mx-sm-n1 {
    margin-left: -.25rem!important;
}
.m-sm-n2 {
    margin: -.5rem!important;
}
.mt-sm-n2, .my-sm-n2 {
    margin-top: -.5rem!important;
}
.mr-sm-n2, .mx-sm-n2 {
    margin-right: -.5rem!important;
}
.mb-sm-n2, .my-sm-n2 {
    margin-bottom: -.5rem!important;
}
.ml-sm-n2, .mx-sm-n2 {
    margin-left: -.5rem!important;
}
.m-sm-n3 {
    margin: -1rem!important;
}
.mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem!important;
}
.mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem!important;
}
.mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem!important;
}
.ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem!important;
}
.m-sm-n4 {
    margin: -1.5rem!important;
}
.mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem!important;
}
.mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem!important;
}
.mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem!important;
}
.m-sm-n5 {
    margin: -3rem!important;
}
.mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem!important;
}
.mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem!important;
}
.mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem!important;
}
.ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem!important;
}
.m-sm-auto {
    margin: auto!important;
}
.mt-sm-auto, .my-sm-auto {
    margin-top: auto!important;
}
.mr-sm-auto, .mx-sm-auto {
    margin-right: auto!important;
}
.mb-sm-auto, .my-sm-auto {
    margin-bottom: auto!important;
}
.ml-sm-auto, .mx-sm-auto {
    margin-left: auto!important;
}
.modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}
.modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
}
.modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
}
.modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
}
.modal-sm {
    max-width: 300px;
}
}@media (min-width:768px) {
    .container {
    max-width: 720px;
}
.container, .container-md, .container-sm {
    max-width: 720px;
}
.col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.row-cols-md-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-md-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-md-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.row-cols-md-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-md-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-md-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-md-0 {
    margin-left: 0;
}
.offset-md-1 {
    margin-left: 8.33333%}
.offset-md-2 {
    margin-left: 16.66667%}
.offset-md-3 {
    margin-left: 25%}
.offset-md-4 {
    margin-left: 33.33333%}
.offset-md-5 {
    margin-left: 41.66667%}
.offset-md-6 {
    margin-left: 50%}
.offset-md-7 {
    margin-left: 58.33333%}
.offset-md-8 {
    margin-left: 66.66667%}
.offset-md-9 {
    margin-left: 75%}
.offset-md-10 {
    margin-left: 83.33333%}
.offset-md-11 {
    margin-left: 91.66667%}
.d-md-none {
    display: none!important;
}
.d-md-inline {
    display: inline!important;
}
.d-md-inline-block {
    display: inline-block!important;
}
.d-md-block {
    display: block!important;
}
.d-md-table {
    display: table!important;
}
.d-md-table-row {
    display: table-row!important;
}
.d-md-table-cell {
    display: table-cell!important;
}
.d-md-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-md-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
.flex-md-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-md-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-md-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-md-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-md-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-md-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-md-fill {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-md-grow-0 {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-md-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-md-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-md-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-md-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-md-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-md-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-md-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-md-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-md-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-md-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-md-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-md-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-md-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-md-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-md-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-md-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-md-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-md-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-md-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-md-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-md-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-md-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-md-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-md-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-md-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
.m-md-0 {
    margin: 0!important;
}
.mt-md-0, .my-md-0 {
    margin-top: 0!important;
}
.mr-md-0, .mx-md-0 {
    margin-right: 0!important;
}
.mb-md-0, .my-md-0 {
    margin-bottom: 0!important;
}
.ml-md-0, .mx-md-0 {
    margin-left: 0!important;
}
.m-md-1 {
    margin: .25rem!important;
}
.mt-md-1, .my-md-1 {
    margin-top: .25rem!important;
}
.mr-md-1, .mx-md-1 {
    margin-right: .25rem!important;
}
.mb-md-1, .my-md-1 {
    margin-bottom: .25rem!important;
}
.ml-md-1, .mx-md-1 {
    margin-left: .25rem!important;
}
.m-md-2 {
    margin: .5rem!important;
}
.mt-md-2, .my-md-2 {
    margin-top: .5rem!important;
}
.mr-md-2, .mx-md-2 {
    margin-right: .5rem!important;
}
.mb-md-2, .my-md-2 {
    margin-bottom: .5rem!important;
}
.ml-md-2, .mx-md-2 {
    margin-left: .5rem!important;
}
.m-md-3 {
    margin: 1rem!important;
}
.mt-md-3, .my-md-3 {
    margin-top: 1rem!important;
}
.mr-md-3, .mx-md-3 {
    margin-right: 1rem!important;
}
.mb-md-3, .my-md-3 {
    margin-bottom: 1rem!important;
}
.ml-md-3, .mx-md-3 {
    margin-left: 1rem!important;
}
.m-md-4 {
    margin: 1.5rem!important;
}
.mt-md-4, .my-md-4 {
    margin-top: 1.5rem!important;
}
.mr-md-4, .mx-md-4 {
    margin-right: 1.5rem!important;
}
.mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem!important;
}
.ml-md-4, .mx-md-4 {
    margin-left: 1.5rem!important;
}
.m-md-5 {
    margin: 3rem!important;
}
.mt-md-5, .my-md-5 {
    margin-top: 3rem!important;
}
.mr-md-5, .mx-md-5 {
    margin-right: 3rem!important;
}
.mb-md-5, .my-md-5 {
    margin-bottom: 3rem!important;
}
.ml-md-5, .mx-md-5 {
    margin-left: 3rem!important;
}
.p-md-0 {
    padding: 0!important;
}
.pt-md-0, .py-md-0 {
    padding-top: 0!important;
}
.pr-md-0, .px-md-0 {
    padding-right: 0!important;
}
.pb-md-0, .py-md-0 {
    padding-bottom: 0!important;
}
.pl-md-0, .px-md-0 {
    padding-left: 0!important;
}
.p-md-1 {
    padding: .25rem!important;
}
.pt-md-1, .py-md-1 {
    padding-top: .25rem!important;
}
.pr-md-1, .px-md-1 {
    padding-right: .25rem!important;
}
.pb-md-1, .py-md-1 {
    padding-bottom: .25rem!important;
}
.pl-md-1, .px-md-1 {
    padding-left: .25rem!important;
}
.p-md-2 {
    padding: .5rem!important;
}
.pt-md-2, .py-md-2 {
    padding-top: .5rem!important;
}
.pr-md-2, .px-md-2 {
    padding-right: .5rem!important;
}
.pb-md-2, .py-md-2 {
    padding-bottom: .5rem!important;
}
.pl-md-2, .px-md-2 {
    padding-left: .5rem!important;
}
.p-md-3 {
    padding: 1rem!important;
}
.pt-md-3, .py-md-3 {
    padding-top: 1rem!important;
}
.pr-md-3, .px-md-3 {
    padding-right: 1rem!important;
}
.pb-md-3, .py-md-3 {
    padding-bottom: 1rem!important;
}
.pl-md-3, .px-md-3 {
    padding-left: 1rem!important;
}
.p-md-4 {
    padding: 1.5rem!important;
}
.pt-md-4, .py-md-4 {
    padding-top: 1.5rem!important;
}
.pr-md-4, .px-md-4 {
    padding-right: 1.5rem!important;
}
.pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem!important;
}
.pl-md-4, .px-md-4 {
    padding-left: 1.5rem!important;
}
.p-md-5 {
    padding: 3rem!important;
}
.pt-md-5, .py-md-5 {
    padding-top: 3rem!important;
}
.pr-md-5, .px-md-5 {
    padding-right: 3rem!important;
}
.pb-md-5, .py-md-5 {
    padding-bottom: 3rem!important;
}
.pl-md-5, .px-md-5 {
    padding-left: 3rem!important;
}
.m-md-n1 {
    margin: -.25rem!important;
}
.mt-md-n1, .my-md-n1 {
    margin-top: -.25rem!important;
}
.mr-md-n1, .mx-md-n1 {
    margin-right: -.25rem!important;
}
.mb-md-n1, .my-md-n1 {
    margin-bottom: -.25rem!important;
}
.ml-md-n1, .mx-md-n1 {
    margin-left: -.25rem!important;
}
.m-md-n2 {
    margin: -.5rem!important;
}
.mt-md-n2, .my-md-n2 {
    margin-top: -.5rem!important;
}
.mr-md-n2, .mx-md-n2 {
    margin-right: -.5rem!important;
}
.mb-md-n2, .my-md-n2 {
    margin-bottom: -.5rem!important;
}
.ml-md-n2, .mx-md-n2 {
    margin-left: -.5rem!important;
}
.m-md-n3 {
    margin: -1rem!important;
}
.mt-md-n3, .my-md-n3 {
    margin-top: -1rem!important;
}
.mr-md-n3, .mx-md-n3 {
    margin-right: -1rem!important;
}
.mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem!important;
}
.ml-md-n3, .mx-md-n3 {
    margin-left: -1rem!important;
}
.m-md-n4 {
    margin: -1.5rem!important;
}
.mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem!important;
}
.mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem!important;
}
.mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem!important;
}
.m-md-n5 {
    margin: -3rem!important;
}
.mt-md-n5, .my-md-n5 {
    margin-top: -3rem!important;
}
.mr-md-n5, .mx-md-n5 {
    margin-right: -3rem!important;
}
.mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem!important;
}
.ml-md-n5, .mx-md-n5 {
    margin-left: -3rem!important;
}
.m-md-auto {
    margin: auto!important;
}
.mt-md-auto, .my-md-auto {
    margin-top: auto!important;
}
.mr-md-auto, .mx-md-auto {
    margin-right: auto!important;
}
.mb-md-auto, .my-md-auto {
    margin-bottom: auto!important;
}
.ml-md-auto, .mx-md-auto {
    margin-left: auto!important;
}
.mt-md-100 {
    margin-top: 100px;
}
}@media (min-width:992px) {
    .container {
    max-width: 960px;
}
.container, .container-lg, .container-md, .container-sm {
    max-width: 960px;
}
.col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.row-cols-lg-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-lg-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-lg-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.row-cols-lg-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-lg-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-lg-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-lg-0 {
    margin-left: 0;
}
.offset-lg-1 {
    margin-left: 8.33333%}
.offset-lg-2 {
    margin-left: 16.66667%}
.offset-lg-3 {
    margin-left: 25%}
.offset-lg-4 {
    margin-left: 33.33333%}
.offset-lg-5 {
    margin-left: 41.66667%}
.offset-lg-6 {
    margin-left: 50%}
.offset-lg-7 {
    margin-left: 58.33333%}
.offset-lg-8 {
    margin-left: 66.66667%}
.offset-lg-9 {
    margin-left: 75%}
.offset-lg-10 {
    margin-left: 83.33333%}
.offset-lg-11 {
    margin-left: 91.66667%}
.d-lg-none {
    display: none!important;
}
.d-lg-inline {
    display: inline!important;
}
.d-lg-inline-block {
    display: inline-block!important;
}
.d-lg-block {
    display: block!important;
}
.d-lg-table {
    display: table!important;
}
.d-lg-table-row {
    display: table-row!important;
}
.d-lg-table-cell {
    display: table-cell!important;
}
.d-lg-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-lg-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
.flex-lg-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-lg-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-lg-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-lg-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-lg-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-lg-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-lg-fill {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-lg-grow-0 {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-lg-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-lg-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-lg-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-lg-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-lg-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-lg-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-lg-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-lg-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-lg-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-lg-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-lg-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-lg-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-lg-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-lg-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-lg-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-lg-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-lg-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-lg-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-lg-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-lg-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-lg-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-lg-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-lg-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-lg-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-lg-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
.m-lg-0 {
    margin: 0!important;
}
.mt-lg-0, .my-lg-0 {
    margin-top: 0!important;
}
.mr-lg-0, .mx-lg-0 {
    margin-right: 0!important;
}
.mb-lg-0, .my-lg-0 {
    margin-bottom: 0!important;
}
.ml-lg-0, .mx-lg-0 {
    margin-left: 0!important;
}
.m-lg-1 {
    margin: .25rem!important;
}
.mt-lg-1, .my-lg-1 {
    margin-top: .25rem!important;
}
.mr-lg-1, .mx-lg-1 {
    margin-right: .25rem!important;
}
.mb-lg-1, .my-lg-1 {
    margin-bottom: .25rem!important;
}
.ml-lg-1, .mx-lg-1 {
    margin-left: .25rem!important;
}
.m-lg-2 {
    margin: .5rem!important;
}
.mt-lg-2, .my-lg-2 {
    margin-top: .5rem!important;
}
.mr-lg-2, .mx-lg-2 {
    margin-right: .5rem!important;
}
.mb-lg-2, .my-lg-2 {
    margin-bottom: .5rem!important;
}
.ml-lg-2, .mx-lg-2 {
    margin-left: .5rem!important;
}
.m-lg-3 {
    margin: 1rem!important;
}
.mt-lg-3, .my-lg-3 {
    margin-top: 1rem!important;
}
.mr-lg-3, .mx-lg-3 {
    margin-right: 1rem!important;
}
.mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem!important;
}
.ml-lg-3, .mx-lg-3 {
    margin-left: 1rem!important;
}
.m-lg-4 {
    margin: 1.5rem!important;
}
.mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem!important;
}
.mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem!important;
}
.mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem!important;
}
.ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem!important;
}
.m-lg-5 {
    margin: 3rem!important;
}
.mt-lg-5, .my-lg-5 {
    margin-top: 3rem!important;
}
.mr-lg-5, .mx-lg-5 {
    margin-right: 3rem!important;
}
.mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem!important;
}
.ml-lg-5, .mx-lg-5 {
    margin-left: 3rem!important;
}
.p-lg-0 {
    padding: 0!important;
}
.pt-lg-0, .py-lg-0 {
    padding-top: 0!important;
}
.pr-lg-0, .px-lg-0 {
    padding-right: 0!important;
}
.pb-lg-0, .py-lg-0 {
    padding-bottom: 0!important;
}
.pl-lg-0, .px-lg-0 {
    padding-left: 0!important;
}
.p-lg-1 {
    padding: .25rem!important;
}
.pt-lg-1, .py-lg-1 {
    padding-top: .25rem!important;
}
.pr-lg-1, .px-lg-1 {
    padding-right: .25rem!important;
}
.pb-lg-1, .py-lg-1 {
    padding-bottom: .25rem!important;
}
.pl-lg-1, .px-lg-1 {
    padding-left: .25rem!important;
}
.p-lg-2 {
    padding: .5rem!important;
}
.pt-lg-2, .py-lg-2 {
    padding-top: .5rem!important;
}
.pr-lg-2, .px-lg-2 {
    padding-right: .5rem!important;
}
.pb-lg-2, .py-lg-2 {
    padding-bottom: .5rem!important;
}
.pl-lg-2, .px-lg-2 {
    padding-left: .5rem!important;
}
.p-lg-3 {
    padding: 1rem!important;
}
.pt-lg-3, .py-lg-3 {
    padding-top: 1rem!important;
}
.pr-lg-3, .px-lg-3 {
    padding-right: 1rem!important;
}
.pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem!important;
}
.pl-lg-3, .px-lg-3 {
    padding-left: 1rem!important;
}
.p-lg-4 {
    padding: 1.5rem!important;
}
.pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem!important;
}
.pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem!important;
}
.pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem!important;
}
.pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem!important;
}
.p-lg-5 {
    padding: 3rem!important;
}
.pt-lg-5, .py-lg-5 {
    padding-top: 3rem!important;
}
.pr-lg-5, .px-lg-5 {
    padding-right: 3rem!important;
}
.pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem!important;
}
.pl-lg-5, .px-lg-5 {
    padding-left: 3rem!important;
}
.m-lg-n1 {
    margin: -.25rem!important;
}
.mt-lg-n1, .my-lg-n1 {
    margin-top: -.25rem!important;
}
.mr-lg-n1, .mx-lg-n1 {
    margin-right: -.25rem!important;
}
.mb-lg-n1, .my-lg-n1 {
    margin-bottom: -.25rem!important;
}
.ml-lg-n1, .mx-lg-n1 {
    margin-left: -.25rem!important;
}
.m-lg-n2 {
    margin: -.5rem!important;
}
.mt-lg-n2, .my-lg-n2 {
    margin-top: -.5rem!important;
}
.mr-lg-n2, .mx-lg-n2 {
    margin-right: -.5rem!important;
}
.mb-lg-n2, .my-lg-n2 {
    margin-bottom: -.5rem!important;
}
.ml-lg-n2, .mx-lg-n2 {
    margin-left: -.5rem!important;
}
.m-lg-n3 {
    margin: -1rem!important;
}
.mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem!important;
}
.mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem!important;
}
.mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem!important;
}
.ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem!important;
}
.m-lg-n4 {
    margin: -1.5rem!important;
}
.mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem!important;
}
.mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem!important;
}
.mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem!important;
}
.m-lg-n5 {
    margin: -3rem!important;
}
.mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem!important;
}
.mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem!important;
}
.mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem!important;
}
.ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem!important;
}
.m-lg-auto {
    margin: auto!important;
}
.mt-lg-auto, .my-lg-auto {
    margin-top: auto!important;
}
.mr-lg-auto, .mx-lg-auto {
    margin-right: auto!important;
}
.mb-lg-auto, .my-lg-auto {
    margin-bottom: auto!important;
}
.ml-lg-auto, .mx-lg-auto {
    margin-left: auto!important;
}
.modal-lg, .modal-xl {
    max-width: 800px;
}
.mb-lg-150 {
    margin-bottom: 150px;
}
.mb-lg-175 {
    margin-bottom: 175px;
}
.mb-lg-200 {
    margin-bottom: 200px;
}
.mb-lg-225 {
    margin-bottom: 225px;
}
.mb-lg-300 {
    margin-bottom: 300px;
}
.modal-960 {
    max-width: 960px;
}
}@media (min-width:1024px) {
    .stop-transform {
    -webkit-transform: translate3d(0, 0, 0)!important;
    transform: translate3d(0, 0, 0)!important;
}
}@media (min-width:1200px) {
    .container {
    max-width: 1140px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
}
.col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.row-cols-xl-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-xl-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-xl-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.row-cols-xl-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-xl-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-xl-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-xl-0 {
    margin-left: 0;
}
.offset-xl-1 {
    margin-left: 8.33333%}
.offset-xl-2 {
    margin-left: 16.66667%}
.offset-xl-3 {
    margin-left: 25%}
.offset-xl-4 {
    margin-left: 33.33333%}
.offset-xl-5 {
    margin-left: 41.66667%}
.offset-xl-6 {
    margin-left: 50%}
.offset-xl-7 {
    margin-left: 58.33333%}
.offset-xl-8 {
    margin-left: 66.66667%}
.offset-xl-9 {
    margin-left: 75%}
.offset-xl-10 {
    margin-left: 83.33333%}
.offset-xl-11 {
    margin-left: 91.66667%}
.d-xl-none {
    display: none!important;
}
.d-xl-inline {
    display: inline!important;
}
.d-xl-inline-block {
    display: inline-block!important;
}
.d-xl-block {
    display: block!important;
}
.d-xl-table {
    display: table!important;
}
.d-xl-table-row {
    display: table-row!important;
}
.d-xl-table-cell {
    display: table-cell!important;
}
.d-xl-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-xl-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
.flex-xl-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-xl-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-xl-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-xl-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-xl-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-xl-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-xl-fill {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-xl-grow-0 {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-xl-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-xl-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-xl-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-xl-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-xl-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-xl-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-xl-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-xl-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-xl-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-xl-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-xl-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-xl-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-xl-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-xl-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-xl-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-xl-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-xl-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-xl-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-xl-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-xl-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-xl-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-xl-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-xl-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-xl-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-xl-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
.m-xl-0 {
    margin: 0!important;
}
.mt-xl-0, .my-xl-0 {
    margin-top: 0!important;
}
.mr-xl-0, .mx-xl-0 {
    margin-right: 0!important;
}
.mb-xl-0, .my-xl-0 {
    margin-bottom: 0!important;
}
.ml-xl-0, .mx-xl-0 {
    margin-left: 0!important;
}
.m-xl-1 {
    margin: .25rem!important;
}
.mt-xl-1, .my-xl-1 {
    margin-top: .25rem!important;
}
.mr-xl-1, .mx-xl-1 {
    margin-right: .25rem!important;
}
.mb-xl-1, .my-xl-1 {
    margin-bottom: .25rem!important;
}
.ml-xl-1, .mx-xl-1 {
    margin-left: .25rem!important;
}
.m-xl-2 {
    margin: .5rem!important;
}
.mt-xl-2, .my-xl-2 {
    margin-top: .5rem!important;
}
.mr-xl-2, .mx-xl-2 {
    margin-right: .5rem!important;
}
.mb-xl-2, .my-xl-2 {
    margin-bottom: .5rem!important;
}
.ml-xl-2, .mx-xl-2 {
    margin-left: .5rem!important;
}
.m-xl-3 {
    margin: 1rem!important;
}
.mt-xl-3, .my-xl-3 {
    margin-top: 1rem!important;
}
.mr-xl-3, .mx-xl-3 {
    margin-right: 1rem!important;
}
.mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem!important;
}
.ml-xl-3, .mx-xl-3 {
    margin-left: 1rem!important;
}
.m-xl-4 {
    margin: 1.5rem!important;
}
.mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem!important;
}
.mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem!important;
}
.mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem!important;
}
.ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem!important;
}
.m-xl-5 {
    margin: 3rem!important;
}
.mt-xl-5, .my-xl-5 {
    margin-top: 3rem!important;
}
.mr-xl-5, .mx-xl-5 {
    margin-right: 3rem!important;
}
.mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem!important;
}
.ml-xl-5, .mx-xl-5 {
    margin-left: 3rem!important;
}
.p-xl-0 {
    padding: 0!important;
}
.pt-xl-0, .py-xl-0 {
    padding-top: 0!important;
}
.pr-xl-0, .px-xl-0 {
    padding-right: 0!important;
}
.pb-xl-0, .py-xl-0 {
    padding-bottom: 0!important;
}
.pl-xl-0, .px-xl-0 {
    padding-left: 0!important;
}
.p-xl-1 {
    padding: .25rem!important;
}
.pt-xl-1, .py-xl-1 {
    padding-top: .25rem!important;
}
.pr-xl-1, .px-xl-1 {
    padding-right: .25rem!important;
}
.pb-xl-1, .py-xl-1 {
    padding-bottom: .25rem!important;
}
.pl-xl-1, .px-xl-1 {
    padding-left: .25rem!important;
}
.p-xl-2 {
    padding: .5rem!important;
}
.pt-xl-2, .py-xl-2 {
    padding-top: .5rem!important;
}
.pr-xl-2, .px-xl-2 {
    padding-right: .5rem!important;
}
.pb-xl-2, .py-xl-2 {
    padding-bottom: .5rem!important;
}
.pl-xl-2, .px-xl-2 {
    padding-left: .5rem!important;
}
.p-xl-3 {
    padding: 1rem!important;
}
.pt-xl-3, .py-xl-3 {
    padding-top: 1rem!important;
}
.pr-xl-3, .px-xl-3 {
    padding-right: 1rem!important;
}
.pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem!important;
}
.pl-xl-3, .px-xl-3 {
    padding-left: 1rem!important;
}
.p-xl-4 {
    padding: 1.5rem!important;
}
.pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem!important;
}
.pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem!important;
}
.pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem!important;
}
.pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem!important;
}
.p-xl-5 {
    padding: 3rem!important;
}
.pt-xl-5, .py-xl-5 {
    padding-top: 3rem!important;
}
.pr-xl-5, .px-xl-5 {
    padding-right: 3rem!important;
}
.pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem!important;
}
.pl-xl-5, .px-xl-5 {
    padding-left: 3rem!important;
}
.m-xl-n1 {
    margin: -.25rem!important;
}
.mt-xl-n1, .my-xl-n1 {
    margin-top: -.25rem!important;
}
.mr-xl-n1, .mx-xl-n1 {
    margin-right: -.25rem!important;
}
.mb-xl-n1, .my-xl-n1 {
    margin-bottom: -.25rem!important;
}
.ml-xl-n1, .mx-xl-n1 {
    margin-left: -.25rem!important;
}
.m-xl-n2 {
    margin: -.5rem!important;
}
.mt-xl-n2, .my-xl-n2 {
    margin-top: -.5rem!important;
}
.mr-xl-n2, .mx-xl-n2 {
    margin-right: -.5rem!important;
}
.mb-xl-n2, .my-xl-n2 {
    margin-bottom: -.5rem!important;
}
.ml-xl-n2, .mx-xl-n2 {
    margin-left: -.5rem!important;
}
.m-xl-n3 {
    margin: -1rem!important;
}
.mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem!important;
}
.mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem!important;
}
.mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem!important;
}
.ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem!important;
}
.m-xl-n4 {
    margin: -1.5rem!important;
}
.mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem!important;
}
.mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem!important;
}
.mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem!important;
}
.m-xl-n5 {
    margin: -3rem!important;
}
.mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem!important;
}
.mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem!important;
}
.mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem!important;
}
.ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem!important;
}
.m-xl-auto {
    margin: auto!important;
}
.mt-xl-auto, .my-xl-auto {
    margin-top: auto!important;
}
.mr-xl-auto, .mx-xl-auto {
    margin-right: auto!important;
}
.mb-xl-auto, .my-xl-auto {
    margin-bottom: auto!important;
}
.ml-xl-auto, .mx-xl-auto {
    margin-left: auto!important;
}
.modal-xl {
    max-width: 1140px;
}
}@media (max-width:1300px) {
    .vat-map__content {
    padding: 0 16px;
}
.vat-map__image {
    display: none;
}
.vat-map-item {
    position: static;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    width: 100%;
    height: 59px;
    background: #fff!important;
    border-radius: 3px;
    padding: 0 22px;
}
.vat-map-item__country span {
    display: block;
}
.vat-map-item__info {
    font-size: 18px;
}
.vat-map {
    padding-top: 320px;
    background: url(../img/vat/vat-map-mobile.svg) 50% 10px no-repeat;
}
.vat-map-item+.vat-map-item {
    margin-top: 20px;
}
}@media (max-width:1230px) {
    ._hj-widget-container ._hj-2gFBC__styles__surveyContainer._hj-ygwVr__styles__positionRight {
    left: auto!important;
    right: 15px!important;
    margin-left: 0!important;
}
.narzedzia-pc-block {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.narzedzia-pc-block__text {
    max-width: 100%;
    margin-bottom: 34px;
    width: 100%}
.narzedzia-pc-block__image {
    max-width: 100%}
.narzedzia-pc-block__image img {
    max-width: 100vw;
}
}@media (max-width:1229px) {
    .card-network-block__back {
    display: none;
}
.card-network-block--russia .card-network-item, .card-network-item {
    position: static;
    width: 100%;
    height: 59px;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    padding: 0 22px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.card-network-block--russia .card-network-item__name span {
    position: static;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    text-align: left;
    white-space: nowrap;
}
.card-network-block--russia .card-network-item__count {
    width: auto;
}
.card-network-item__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.card-network-item__name span {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #444;
}
.card-network-item+.card-network-item {
    margin-top: 20px;
}
.card-network-block__btns {
    -webkit-transform: none;
    transform: none;
    margin-top: 50px;
}
.card-network__advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}
.card-network-adv {
    position: static;
    -webkit-transform: none;
    transform: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.card-network-adv+.card-network-adv {
    margin-left: 20px;
}
}@media (max-width:1200px) {
    .paliwowa-wide {
    margin-bottom: 90px;
}
.paliwowa-wide::after {
    height: 286px;
    background-size: 100%}
.paliwowa-wide-map_euro, .paliwowa-wide-map_ru {
    width: auto;
    height: auto;
    background: 0 0;
    border: none;
}
.paliwowa-wide-map__item {
    position: relative;
    left: auto!important;
    top: auto!important;
    background-image: none;
    background-color: #fff;
    width: auto;
    margin-bottom: 20px;
    height: 60px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    -moz-text-align-last: left;
    text-align-last: left;
    padding: 10px 20px 10px 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.paliwowa-wide-map__item-name {
    display: inline-block;
}
.paliwowa-wide-map__item-num {
    float: right;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    margin-left: auto;
}
.paliwowa-wide-map__item::after {
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.paliwowa-wide-map-buttons {
    position: static;
    -webkit-transform: none;
    transform: none;
    text-align: center;
}
.paliwowa-wide-map_ru .paliwowa-wide-map-buttons a {
    display: block;
    margin-bottom: 15px;
}
.paliwowa-wide-map-info {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.paliwowa-wide-map__item-ru {
    position: static;
    left: auto!important;
    top: auto!important;
    height: 60px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .16);
    background: #fff;
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
    margin-bottom: 20px;
}
.paliwowa-wide-map__item-ru br {
    display: none;
}
.paliwowa-wide-map__item-ru span {
    display: block;
    background: #fff;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 0 0 auto;
    width: auto;
    height: auto;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    padding-bottom: 0;
}
.product-menu {
    display: none;
}
.paliwowa-a-header {
    background-size: 110%;
    background-position: center center;
}
}@media (max-width:1150px) {
    .mobile-drop-menu {
    padding: 0 20px;
}
.main-menu-list>li>a, .main-menu-list>li>span {
    letter-spacing: .05em;
}
.support-center {
    width: 270px;
}
}@media (max-width:1139px) {
    .page-green-tags__row {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
    position: static;
}
.page-green-tags__row .col-12+.col-12 {
    margin-top: 20px;
}
.multiserwisy-tabs {
    margin-top: 0;
}
}@media (max-width:1023px) {
    .vat-percent-block {
    background: #fff url(../img/vat/vat-percent-image.svg) 0 20px no-repeat;
}
.vat-percent-block__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.vat-percent-block__content img {
    max-width: 100%;
    display: none;
}
.vat-percent-block__text {
    margin: 0;
    max-width: 100%;
    width: 100%}
.vat-table {
    padding: 90px 0;
}
.vat-table .h1-title {
    margin-bottom: 10px;
}
.vat-table__table {
    display: none;
}
.vat-table .js-accordion {
    display: block;
}
.vat-icon-block__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vat-icon-block__item {
    margin: 0!important;
    width: 100%;
    max-width: 100%}
.vat-icon-block__item+.vat-icon-block__item {
    margin-top: 30px!important;
}
.vat-icon-block {
    background: 0 0;
}
.vat-tab-item__table {
    max-width: 100%}
.vat-tab-item__table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vat-tab-item__table tr td {
    width: 100%}
.vat-tab-item__table tr td:first-child {
    border: none;
    padding-bottom: 0;
}
}@media (max-width:992px) {
    .about-facts-info {
    text-align: center;
    margin-bottom: 30px;
}
.about-facts-info__header {
    text-align: center;
}
.about-security-info {
    text-align: center;
    margin-bottom: 30px;
}
.about-security-info__header {
    text-align: center;
}
}@media (max-width:991px) {
    .mb-md-50 {
    margin-bottom: 50px;
}
.header {
    position: fixed;
    top: 0;
}
.header-top {
    display: none;
}
.header-bottom {
    padding-top: 12px;
    padding-bottom: 12px;
}
.logo img {
    width: 89px;
}
.hotline:not(.hotline_product) {
    margin-right: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}
.mobile-drop-menu-hotline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #444;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    letter-spacing: .15em;
    text-transform: uppercase;
    border-bottom: 1px solid #e0e0e0;
    padding: 22px 0;
}
.mobile-drop-menu-hotline-number {
    color: #444;
    letter-spacing: normal;
}
.mobile-drop-menu {
    position: fixed;
    right: 100%;
    top: 55px;
    width: 320px;
    height: calc(100% - 55px);
    z-index: 1000;
    display: block;
    padding-top: 0;
    background-color: #fff;
    overflow: auto;
    padding: 0 15px 100px;
}
.main-menu-list {
    display: block;
    padding-bottom: 32px;
}
.main-menu-list>li {
    border-bottom: 1px solid #e0e0e0;
    margin-right: 0;
}
.main-menu-list>li::before {
    display: none;
}
.main-menu-list>li>a, .main-menu-list>li>span {
    font-size: 14px;
    line-height: 19px;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: .15em;
}
.main-menu-list>li>a.active::before, .main-menu-list>li>span.active::before {
    display: none;
}
.main-menu-list>li>span {
    position: relative;
}
.main-menu-list>li>span::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    right: 19px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 20px;
    background-color: #444;
}
.main-menu-list>li>span::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    width: 20px;
    background-color: #444;
}
.main-menu-list>li>span.active::after {
    display: none;
}
.main-menu-list>li>span.active::before {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    width: 20px;
    background-color: #444;
    left: auto;
}
.main-menu-dropdown {
    position: static;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #e0e0e0;
}
.main-menu-dropdown::after, .main-menu-dropdown::before {
    display: none;
}
.main-menu-dropdown a {
    font-size: 16px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.open-mobile-menu {
    display: block;
}
.language-select:not(.language-select_product), .station-network {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: top;
    width: 139px;
    height: 50px;
    margin: 0;
    padding: 0;
    border: none;
    background: #fff;
    -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, .05), 0 4px 8px rgba(0, 0, 0, .16);
    box-shadow: 0 -2px 8px rgba(0, 0, 0, .05), 0 4px 8px rgba(0, 0, 0, .16);
    border-radius: 3px;
}
.language-select:not(.language-select_product) {
    margin-right: 5px;
}
.language-select:not(.language-select_product)-active {
    width: 100%;
    padding-left: 23px;
    background-position: right 20px center;
}
.language-select:not(.language-select_product)-active .language-select-item__text {
    display: block;
}
.language-select:not(.language-select_product)-drop {
    right: 0;
    top: 50px;
    width: 139px;
}
.language-select:not(.language-select_product)-drop .language-select-item {
    padding: 15px 23px;
}
.station-network {
    margin-left: 5px;
    text-decoration: none;
}
.sing-in {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 14px 20px;
    margin-top: 32px;
}
.main-slider__item-box {
    padding-top: 55px;
}
.main-slider__item img {
    height: 592px;
}
.main-slider__item-card {
    padding: 45px 20px;
}
.main-slider__item-card-btn {
    left: 20px;
}
.advantages__card {
    min-height: auto;
    padding-bottom: 45px;
}
.ebox {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 176px;
}
.ebox_right {
    margin-top: 0;
}
.ebox_right_mobile {
    margin-top: 0;
}
.ebox_bottom .ebox__card, .ebox_bottom-65 .ebox__card {
    top: 0;
    bottom: auto;
}
.ebox_top .ebox__card {
    top: 0;
}
.ebox_top_100 .ebox__card {
    top: 0;
}
.ebox_toller_federal, .ebox_toller_platon, .ebox_toller_pskov {
    margin-top: 0;
    background-size: unset;
    background-position: center top;
}
.ebox_powermax_red {
    margin-top: 0;
    background-size: unset;
    background-position: right top;
}
.ebox__card {
    position: relative;
    margin-top: -86px;
    -webkit-transform: none;
    transform: none;
    top: 0;
}
.ebox__card-box {
    padding: 40px 20px;
}
.ebox__card-btn {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ebox-info {
    margin: 0 -15px;
    border-radius: 0;
    height: auto;
    min-height: 280px;
}
.ebox-info-center {
    padding-bottom: 58px;
    padding-top: 58px;
}
.ebox-img {
    margin: 0 -15px;
}
.ebox-img img {
    border-radius: 0;
    height: 280px;
}
.partner-ebox {
    background-image: url(../img/main/partner.jpg);
}
.partner-ebox .ebox-info {
    background-image: none;
}
.prepaid-ebox {
    background-image: url(../img/main/prepaid.jpg);
}
.prepaid-ebox .ebox-info {
    background-image: none;
}
.e100box__card-box {
    padding: 40px 20px;
}
.e100box__card-btn {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.reviews-slider {
    max-width: 673px;
    margin: 0 auto;
}
.reviews-slider::after, .reviews-slider::before {
    display: none;
}
.reviews-slider-item {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-left: 50px;
    margin-right: 50px;
}
.order-box-form_paliwowa_top {
    max-width: 480px;
    margin: 0 auto;
    padding-bottom: 75px;
}
.footer {
    margin-bottom: 40px;
}
.blog-header {
    margin-top: 80px;
    margin-bottom: 0;
    border-bottom: none;
}
.default-header {
    height: 582px;
}
.default-header__info {
    padding-top: 55px;
}
.default-header__card {
    padding: 45px 20px;
}
.default-header__card-btn {
    left: 20px;
}
.network-advantages__card {
    min-height: auto;
}
.network-station-list__card {
    min-height: auto;
}
.contact-header {
    height: 372px;
}
.helpline {
    margin-bottom: 60px;
}
.modal-content-paliwowa {
    padding: 0;
}
.modal-content-paliwowa .card-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.offer-modal {
    padding: 45px 45px 0;
    margin: 0;
}
.offer-modal__img {
    display: none;
}
.modal-content-toller {
    padding: 0;
}
.modal-content-toller .card-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.modal-content-toller__header {
    margin-bottom: 0;
}
.biura-header {
    height: 206px;
}
.what-is-powermax-advantages__card {
    min-height: auto;
}
.paliwowa-header {
    background-size: cover;
    background-position: center center;
    margin-bottom: 0;
}
.place-for-paliwowa-order-top {
    display: block;
}
.mobile-application {
    padding-top: 90px;
    padding-bottom: 90px;
}
.map {
    background-color: #fff;
    margin-top: 165px;
    padding-top: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.map::after {
    display: none;
}
.map-info {
    padding: 40px 20px;
}
.map-everyone {
    position: relative;
    top: 0;
}
.toller-service__list {
    margin-bottom: 0;
}
.toller-service__list>div {
    margin-bottom: 50px;
}
.toller-comfortably {
    background: 0 0;
}
.toller-comfortably__header {
    margin-bottom: 70px;
}
.toller-comfortably-item {
    margin-bottom: 90px;
}
.toller-roads {
    padding-top: 90px;
    padding-bottom: 90px;
    margin-bottom: 90px;
}
.toller-roads__header {
    padding-bottom: 40px;
}
.toller-roads__box {
    padding-bottom: 30px;
}
.error-header {
    margin-top: 131px;
}
.about-philosophy-box {
    margin-bottom: 60px;
}
.about-philosophy-inset::after {
    background-size: auto;
    width: calc(100% + 30px);
}
.paliwowa-advantages {
    padding-left: 10px;
    padding-right: 10px;
}
.mobile-application-ru {
    margin-top: 100px;
    margin-bottom: 100px;
}
.mobile-application-ru::after {
    right: 0;
}
.mobile-application-ru-item {
    margin-bottom: 30px;
}
.paliwowa-card-how-get-list {
    display: block;
    margin-bottom: 0;
}
.paliwowa-card-how-get-item {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    min-height: auto;
    margin-bottom: 50px;
}
.onetall-header::after {
    width: 200px;
    height: 151px;
    right: 50px;
    top: 100px;
    -webkit-transform: none;
    transform: none;
}
.onetall-boxes {
    margin-bottom: 90px;
}
.onetall-boxes-list {
    display: block;
    margin-bottom: 0;
}
.onetall-boxes-item {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    min-height: auto;
    margin-bottom: 50px;
}
.powermax-red-container {
    background: 0 0;
    margin-top: 80px;
    display: block;
}
.powermax-red-container-main {
    margin-top: 0;
    margin-right: 0;
}
.powermax-red-container-sticky {
    display: none;
}
.powermax-red-who {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}
.powermax-red-test {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 61px;
}
.powermax-red-test::after, .powermax-red-test::before {
    display: none;
}
.powermax-red-test-list {
    padding-bottom: 45px;
}
.powermax-red-test-list::after {
    display: none;
}
.powermax-red-sticky-form {
    max-width: 325px;
    margin: 0 auto;
    padding-bottom: 90px;
}
.powermax-red-sticky-form-card {
    margin-bottom: 50px;
}
.powermax-red-sticky-form .btn {
    display: block;
}
.support-center {
    width: 100%;
    margin-left: 0;
    height: 40px;
    background: -webkit-gradient(linear, left top, right top, from(#ff4629), to(#ff4629));
    background: linear-gradient(90deg, #ff4629 0, #ff4629 100%);
}
.support-center-wrap {
    position: fixed;
    z-index: 5;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.support-center .support-center-marquee span {
    color: #fff;
}
.support-center .support-center-str__num {
    background-image: url(../svg/support-center-arrow.svg);
}
.family {
    padding-top: 55px;
}
.family-container {
    display: block;
}
.family-container-main {
    padding-right: 0;
    width: auto;
    max-width: none;
}
.family-container-sticky {
    position: static;
    width: auto;
    max-width: none;
    margin: 0 auto;
    max-width: 400px;
}
.family-head_footer .family-logo {
    display: none;
}
.family-logo {
    margin-bottom: 27px;
}
.family-menu-wrap {
    margin-left: -15px;
    margin-right: -15px;
}
.family-menu a {
    margin-left: 0;
    margin-right: 15px;
}
.family-menu a:first-child {
    margin-left: 15px;
}
.family-menu a:last-child {
    margin-right: 1px;
}
.family-form-trigger {
    min-height: auto;
}
.family-green-box {
    border-radius: 0;
}
.family-green-box::before {
    left: -15px;
    width: 15px;
}
.family-green-box::after {
    content: '';
    position: absolute;
    height: 100%;
    background-color: #84bf41;
    top: 0;
    right: -15px;
    width: 15px;
}
.news-container {
    display: block;
    padding-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
}
.news-container-main {
    padding-right: 0;
    width: auto;
    max-width: none;
}
.news-container-sticky {
    position: relative;
    top: 0;
    width: auto;
    max-width: none;
    margin: 0 auto;
    max-width: 400px;
    margin-bottom: 40px;
    padding: 0 0 88px;
}
.news-container-sticky::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100px;
    height: 1px;
    background-color: #ff2006;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.news-list {
    padding-top: 24px;
    padding-bottom: 65px;
}
.news-item {
    margin-bottom: 45px;
}
.ebox-video {
    margin-top: -50px;
}
.ebox-video__card {
    margin-top: 0;
}
.ebox-video__card-box {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 25px;
}
.ebox-video-box {
    margin-left: -15px;
    margin-right: -15px;
}
.ebox-video-box video {
    border-radius: 0;
}
.network-header-pl {
    background-size: cover;
    background-position: center center;
    margin-bottom: 0;
}
.paliwowa-a-header {
    background-image: none;
}
.paliwowa-a-individual-conditions {
    min-height: auto;
    padding-top: 194px;
}
.paliwowa-a-individual-conditions::after {
    background-position: center center;
    right: 0;
    width: 100%;
    height: 280px;
    border-radius: 0;
}
}@media (max-width:959px) {
    .sale-list .col-sm-8: last-child .sale-item {
    margin-bottom: 40px;
}
.step-form__item-text {
    margin-bottom: 15px;
}
.calc-contries-picker-list__item+.calc-contries-picker-list__item {
    margin-top: 40px;
}
.calc-contries-picker-list__item-name {
    height: auto;
    border: none;
    margin-bottom: 10px;
}
.calc-contries-picker-list__title {
    margin-bottom: 25px;
}
.multiserwisy-tabs-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    max-width: 100%}
.multiserwisy-tabs-item__image {
    width: 100%;
    margin: 0;
    max-width: 100%}
.multiserwisy-tabs-item__title {
    font-size: 28px!important;
}
.multiserwisy-tabs-item__text {
    padding: 25px;
    max-width: 100%;
    margin: 0;
    margin-top: -251px;
    margin-left: 15px;
    max-width: calc(100% - 30px);
    min-width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.multiserwisy-tabs__body {
    padding-bottom: 80px;
}
.page-green-tags__item--with-icon.m-icon1::before, .page-green-tags__item--with-icon.m-icon2::before, .page-green-tags__item--with-icon.m-icon3::before {
    background-position: calc(100% + 20px) -10px;
}
.page-green-tags__item--with-icon {
    padding: 25px 80px 25px 25px;
}
.narzedzia-green-tags .col-lg-5 .page-green-tags__item {
    font-size: 16px;
    padding: 20px 15px;
}
.card-icons__block {
    padding: 70px 22px;
}
.card-icons-item__icon {
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.card-network-adv {
    font-size: 16px;
    padding: 15px;
}
.card-network-adv span {
    font-size: 28px;
}
.card-network-block__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-network-block__btns .btn+.btn {
    margin-left: 0;
    margin-top: 15px;
}
}@media (max-width:767px) {
    .card-text {
    font-size: 16px;
    line-height: 1.5em;
}
.e100-card {
    width: 300px;
    height: 225px;
}
.e100-card-big {
    width: 300px;
    height: 225px;
}
.btn_sm_block {
    display: block;
    min-width: auto;
    width: 100%}
.h0-title {
    font-size: 40px;
}
.h1-title, h1 {
    font-size: 28px;
}
.h2-title, h2 {
    font-size: 28px;
}
.ta-sm-l {
    text-align: left;
}
.ta-sm-r {
    text-align: right;
}
.ta-sm-c {
    text-align: center;
}
.pt-sm-90 {
    padding-top: 90px;
}
.pt-sm-100 {
    padding-top: 100px;
}
.pt-sm-140 {
    padding-top: 140px;
}
.pb-sm-20 {
    padding-bottom: 20px;
}
.pb-sm-70 {
    padding-bottom: 70px;
}
.pb-sm-90 {
    padding-bottom: 90px;
}
.pb-sm-200 {
    padding-bottom: 200px;
}
.mb-sm-25 {
    margin-bottom: 25px!important;
}
.mb-sm-50 {
    margin-bottom: 50px;
}
.mb-sm-90 {
    margin-bottom: 90px;
}
.tabs_network {
    margin-top: -30px;
    margin-bottom: 22px;
}
.tabs_paliwowa {
    margin-bottom: 27px;
}
.tabs__item {
    font-weight: 600;
    width: 210px;
    height: 60px;
}
.main-slider__item-box::after {
    content: '';
    background-image: url(../svg/bg.svg);
    position: absolute;
    left: -100px;
    top: 0;
    width: 340px;
    height: 309px;
}
.main-slider__item-card {
    max-width: none;
    z-index: 1;
}
.main-slider__item-card-label {
    right: 10px;
    min-width: 140px;
    padding: 16px 10px 6px;
}
.main-slider__item-card-btn {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.main-slider__nav {
    margin-top: -40px;
}
.main-slider__nav-item-inset {
    height: 60px;
    text-align: center;
}
.main-slider__nav-item-icon, .main-slider__nav-item-inset-fuel-card, .main-slider__nav-item-inset-multiserwis, .main-slider__nav-item-inset-tolls, .main-slider__nav-item-inset-vat-refund {
    display: none;
}
.advantages__card {
    padding: 45px 0;
}
.advantages__card-text {
    padding: 0 20px;
}
.ebox {
    margin-bottom: 90px;
}
.ebox-info__item {
    margin: 7.5px;
    width: 165px;
}
.family-ebox .ebox-info {
    background-image: url(../img/main/family_768.jpg);
}
.power-ebox .ebox-info {
    background-image: url(../img/network/power-max_768.jpg);
}
.ebox-powermax-1 .ebox-info {
    background-image: url(../img/powermax/powermax-1_768.jpg);
}
.ebox-powermax-2 .ebox-info {
    background-image: url(../img/powermax/powermax-2_768.jpg);
}
.ebox-powermax-3 .ebox-info {
    background-image: url(../img/powermax/powermax-3_768.jpg);
}
.ebox-paliwowa-stations .ebox-info {
    background-image: url(../img/paliwowa/stations2_768.jpg);
}
.ebox-paliwowa-conditions .ebox-info {
    background-image: url(../img/paliwowa/conditions_768.jpg);
}
.ebox-paliwowa-conditions h2 {
    font-size: 18px;
    line-height: 1.38em;
}
.ebox-toller-1 .ebox-info {
    background-image: url(../img/toller/toller-1_768.jpg);
}
.ebox-toller-2 .ebox-info {
    background-image: url(../img/toller/toller-2_768.jpg);
}
.error-ebox .ebox-info {
    background-image: url(../img/error/error-404_768.jpg);
}
.ebox_powermax_red {
    margin-bottom: 30px;
    padding-top: 175px;
    margin-right: -15px;
}
.ebox-onetall-1 .ebox-info {
    background-image: url(../img/onetall/ebox-onetall-2_768.jpg);
}
.advice {
    padding: 24px 20px;
    margin-bottom: 176px;
}
.advice_ru {
    margin-bottom: 90px;
}
.advice .h2-title {
    font-size: 18px;
    line-height: 1.38em;
    padding-bottom: 20px;
}
.advice-btn {
    right: 50%;
    top: auto;
    bottom: -25px;
    -webkit-transform: translateY(0) translateX(50%);
    transform: translateY(0) translateX(50%);
}
.blog-item {
    margin-bottom: 90px;
    margin-left: -15px;
    margin-right: -15px;
}
.blog-item img {
    border-radius: 0;
}
.blog-item__card {
    padding: 28px 20px 13px;
}
.catalog-link {
    left: 20px;
}
.reviews {
    background-color: transparent;
    padding-top: 0;
}
.reviews .wrap {
    padding-left: 0;
    padding-right: 0;
}
.reviews-slider-item {
    padding: 90px 20px 40px;
    margin-top: 60px;
    margin-left: 15px;
    margin-right: 15px;
    background-position: right 20px top 150px;
}
.reviews-slider-item__header {
    padding-left: 0;
    padding-bottom: 15px;
    text-align: center;
}
.reviews-slider-item__img {
    top: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.reviews-slider-arrow {
    right: 25px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.reviews-slider-arrow_prev {
    -webkit-transform: rotate(-180deg) translateX(0);
    transform: rotate(-180deg) translateX(0);
    left: 25px;
}
.order-box {
    border: none;
    min-height: auto;
    margin: 180px -15px 0;
    padding: 63px 15px 115px;
}
.order-box__header .h1-title, .order-box__header h1 {
    font-size: 28px;
}
.order-box_powermax {
    margin-bottom: 90px;
    padding-bottom: 80px;
}
.order-box_toller {
    margin-top: 200px;
    margin-bottom: 100px;
}
.order-box-card {
    top: -145px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.order-box-form {
    padding: 40px 20px;
}
.order-box-form_main {
    margin-top: 0;
}
.order-box-form_main_step {
    margin-top: 0;
}
.order-box-form_powermax {
    margin-top: 0;
    margin-bottom: 0;
}
.order-box-form_blog {
    margin-bottom: 115px;
}
.order-box-form_family {
    padding: 37px 28px 42px;
}
.order-box-form_paliwowa_top {
    padding-bottom: 75px;
}
.order-box-form_paliwowa_top .order-box-form-btn {
    position: relative;
}
.order-box-form-btn-wrap {
    margin-bottom: 10px;
}
.order-box-form-btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.social_article {
    padding-top: 17px;
}
.footer-top-item:not(.footer-top-item_contact) .footer-top-item__head {
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}
.footer-top-item:not(.footer-top-item_contact) .footer-top-item__head::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    right: 19px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 20px;
    background-color: #444;
}
.footer-top-item:not(.footer-top-item_contact) .footer-top-item__head::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    width: 20px;
    background-color: #444;
}
.footer-top-item:not(.footer-top-item_contact) .footer-top-item__head.active::after {
    display: none;
}
.footer-top-item:not(.footer-top-item_contact) .footer-top-item__content {
    border-bottom: 1px solid #e0e0e0;
}
.footer-contact {
    margin-left: 10px;
}
.footer-bot-menu {
    margin-bottom: 10px;
    margin-top: 10px;
}
.blog-categories-wrap {
    margin-left: -15px;
    margin-right: -15px;
}
.blog-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    position: relative;
}
.blog-categories::-webkit-scrollbar {
    width: 0;
    background: 0 0;
}
.blog-categories__item {
    white-space: nowrap;
}
.blog-categories__item:first-child {
    margin-left: 15px;
}
.blog-categories-more-button {
    display: none;
}
.blog-post {
    margin: 0 -15px 90px;
    padding: 30px 15px 50px;
    font-size: 16px;
    line-height: 1.5em;
}
.blog-post_family {
    margin-bottom: 0;
    padding-bottom: 30px;
}
.blog-post-meta {
    margin-bottom: 20px;
}
.blog-post__date {
    padding-bottom: 13px;
}
.blog-post__header {
    margin-bottom: 30px;
}
.blog-post img {
    margin-top: 20px;
    margin-bottom: 20px;
}
.blog-post blockquote, .blog-post h2, .blog-post h3, .blog-post ol, .blog-post p, .blog-post ul {
    margin-bottom: 20px;
}
.blog-post blockquote {
    padding-left: 24px;
}
.blog-post h2 {
    font-size: 18px;
    line-height: 1.61em;
}
.network-header {
    background-image: url(../img/network/head_768.jpg);
}
.network-advantages {
    margin-bottom: 70px;
}
.network-station {
    background-color: #ff2006;
    margin-bottom: 90px;
}
.network-station__header {
    padding-top: 60px;
}
.network-station::after, .network-station::before {
    display: none;
}
.network-order {
    overflow: hidden;
}
.network-order-inset {
    background: 0 0;
    position: relative;
}
.network-order-inset::after {
    content: '';
    background-image: url(../svg/big-email.svg);
    width: 382.1px;
    height: 390.6px;
    position: absolute;
    right: -130px;
    top: -45px;
}
.network-order__header {
    width: 354px;
    text-align: left;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}
.network-order__form {
    position: relative;
    z-index: 1;
}
.contact-header {
    background-image: url(../img/contact/head_768.jpg);
}
.offer-modal {
    padding: 55px 20px 0;
    text-align: center;
}
.offer-modal__header {
    padding-bottom: 15px;
}
.offer-modal__header h2 {
    font-size: 18px;
    line-height: 1.38em;
}
.biura-header {
    background-image: url(../img/biura/head_768.jpg);
}
.powermax-header {
    margin-bottom: 90px;
    background-image: url(../img/powermax/head_768.jpg);
}
.what-is-powermax::after {
    height: 290px;
    background-image: url(../img/powermax/what-is_768.jpg);
}
.what-is-powermax_toller {
    margin-bottom: 90px;
}
.what-is-powermax_toller::after {
    background-image: url(../img/toller/what-is_768.jpg);
}
.what-is-powermax_toller_pl::after {
    background-image: url(../img/toller/what-is-pl_768.jpg);
}
.what-is-powermax-box {
    padding: 68px 20px 55px;
}
.what-is-powermax__header {
    padding-bottom: 27px;
}
.what-is-powermax-advantages__card {
    padding: 40px 20px;
}
.what-is-powermax-list__item {
    font-size: 16px;
    line-height: 1.5em;
}
.paliwowa-benefits {
    padding-bottom: 30px;
    margin-bottom: 90px;
    margin-top: 128px;
}
.paliwowa-benefits__item {
    padding-left: 20px;
    padding-right: 20px;
    min-height: auto;
    margin-bottom: 40px;
}
.paliwowa-benefits__item-header h2 {
    font-size: 18px;
    line-height: 1.38em;
}
.paliwowa-benefits__item .card-list li {
    font-size: 16px;
    line-height: 1.5em;
}
.mobile-application-wrap {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 150px 0 90px;
}
.mobile-application-wrap-narzedzia {
    margin-bottom: 90px;
}
.mobile-application-wrap-narzedzia .mobile-application-wrap {
    margin-top: 250px;
}
.mobile-application {
    padding: 40px 15px;
    position: relative;
    text-align: center;
    background-color: #fff;
    margin: 0 -15px;
}
.mobile-application::after {
    content: '';
    background-image: url(../img/paliwowa/app_mobile.png);
    width: 109px;
    height: 198px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -165px;
}
.mobile-application-list__item-icon {
    margin: 0 auto;
}
.mobile-application__text {
    margin-bottom: 20px;
}
.mobile-application-list__item {
    padding-bottom: 20px;
}
.mobile-application-btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -25px;
}
.map {
    display: block;
    padding-bottom: 50px;
    margin-bottom: 90px;
}
.map-info {
    margin-bottom: 93px;
}
.map-everyone {
    padding-right: 15px;
    padding-left: 15px;
}
.map-everyone>img {
    display: none;
}
.country-tooltip {
    position: static;
    margin-bottom: 30px;
}
.country-tooltip::after {
    display: none;
}
.country-tooltip__head {
    position: relative;
}
.country-tooltip__head::after {
    content: '';
    background-image: url(../svg/drop-down.svg);
    background-repeat: no-repeat;
    background-position: right center;
    width: 18px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.country-tooltip__head.active::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.country-tooltip__head-text {
    padding-left: 18px;
    width: 110px;
}
.toller-header {
    margin-bottom: 90px;
    background-image: url(../img/toller/head_768.jpg);
}
.toller-header_pl {
    background-image: url(../img/toller/head_pl_768.jpg);
}
.toller-advantages {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 90px;
}
.toller-advantages__item {
    width: auto;
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
}
.toller-service {
    background: #fff;
    padding-bottom: 90px;
}
.toller-service_pl {
    background: 0 0;
}
.toller-service-item {
    margin: 0 -15px;
}
.toller-service-item__img {
    border-radius: 0;
}
.toller-comfortably {
    margin-top: 90px;
}
.toller-comfortably-item {
    display: block;
    padding: 50px 20px;
    text-align: center;
}
.toller-comfortably-item__icon {
    width: auto;
    margin-bottom: 30px;
}
.toller-solution {
    padding-bottom: 75px;
    margin-bottom: 90px;
    margin-left: -15px;
    margin-right: -15px;
}
.toller-roads__box h2 {
    padding-top: 40px;
    text-align: center;
}
.roads-description-item__info dl {
    display: block;
}
.roads-description-item__info dt {
    width: 100%;
    padding-bottom: 10px;
}
.roads-description-item__info dd {
    padding-left: 0;
    width: 100%}
.policy-header {
    padding-bottom: 0;
    height: 349px;
    padding-top: 55px;
}
.policy-content {
    margin: 0 -15px;
    padding: 90px 15px;
}
.thank-you {
    margin: 55px -15px 80px;
    background-size: cover;
    background-color: #fff;
    background-position: -265px center;
    padding: 70px 15px 70px;
}
.thank-downloads {
    font-size: 16px;
}
.thank-downloads .h2-title {
    font-size: 18px;
    margin-bottom: 40px;
}
.thank-downloads__btns {
    margin-bottom: 40px;
}
.toller-full {
    padding-top: 60px;
    margin-bottom: 90px;
}
.toller-full::after {
    height: 290px;
}
.toller-full_viatoll::after {
    background-image: url(../img/toller/viatoll_768.jpg);
}
.toller-full_motorway::after {
    background-image: url(../img/toller/motorway_768.jpg);
}
.toller-full_amberone::after {
    background-image: url(../img/toller/amberone_768.jpg);
}
.toller-full-box {
    padding: 40px 20px;
}
.sale-header {
    height: auto;
    padding-top: 89px;
}
.sale-header__title {
    padding: 23px 0;
    position: relative;
    top: 42px;
}
.sale-header img {
    display: none;
}
.about-header {
    margin-bottom: 90px;
    background-image: url(../img/about/head_768.jpg);
}
.about-header-ru {
    margin-bottom: 90px;
    background-image: url(../img/about/head-ru_768.jpg);
}
.about-facts {
    margin-bottom: 40px;
}
.about-security {
    padding-top: 70px;
    padding-bottom: 30px;
    margin-bottom: 90px;
    background: url(../img/about/about-security_bg.png) no-repeat right -90px top, -webkit-gradient(linear, left top, left bottom, from(#ff2006), to(#259b1a));
    background: url(../img/about/about-security_bg.png) no-repeat right -90px top, linear-gradient(180deg, #ff2006 0, #259b1a 100%);
}
.about-philosophy {
    margin-bottom: 0;
}
.about-philosophy-box {
    padding: 40px 20px;
}
.about-philosophy-inset::after {
    background: url(../img/about/philosophy_768.jpg) no-repeat right bottom;
}
.about-history {
    padding-top: 90px;
}
.about-history__header {
    padding-bottom: 40px;
}
.paliwowa-under-header {
    margin-bottom: 175px;
}
.paliwowa-video {
    margin-bottom: 90px;
}
.paliwowa-video-mobile-head {
    display: block;
    margin-bottom: 46px;
    padding-left: 15px;
    padding-right: 15px;
}
.paliwowa-video-desktop-head {
    display: none;
}
.paliwowa-video_onetoll .paliwowa-video__screen-title {
    padding-top: 0;
}
.paliwowa-advantages {
    padding-top: 70px;
    padding-bottom: 55px;
    margin-bottom: 90px;
}
.paliwowa-advantages-item {
    font-size: 15px;
}
.paliwowa-card-management__header {
    margin-bottom: 65px;
}
.paliwowa-card-management-item-box__header {
    padding-bottom: 25px;
}
.paliwowa-card-management-item-box__header h2 {
    font-size: 18px;
}
.paliwowa-card-management-item_1::after {
    width: 724px;
    height: 322px;
    left: 15px;
    top: 0;
    background-size: auto 322px;
}
.paliwowa-card-management-item_1::before {
    top: -80px;
}
.paliwowa-card-management-item_1 {
    min-height: auto;
    margin-bottom: 40px;
    padding-top: 372px;
}
.paliwowa-card-management-item_2::after {
    width: 722px;
    height: 322px;
    right: 15px;
    top: 0;
    background-size: auto 322px;
}
.paliwowa-card-management-item_2::before {
    top: -80px;
}
.paliwowa-card-management-item_2 {
    min-height: auto;
    margin-bottom: 90px;
    padding-top: 382px;
}
.paliwowa-card-management-item_2 .paliwowa-card-management-item-box {
    min-height: auto;
}
.mobile-application-ru {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 190px;
    margin-bottom: 145px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 130px;
}
.mobile-application-ru::after {
    width: 155px;
    height: 248px;
    background-size: 155px;
    background-image: url(../img/paliwowa/app_mobile-ru.png);
    background-repeat: no-repeat;
    top: -135px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.mobile-application-ru__header {
    text-align: center;
}
.mobile-application-ru-item {
    text-align: center;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.mobile-application-ru-btn {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.paliwowa-card-how-get__header {
    margin-bottom: 50px;
}
.paliwowa-faq {
    margin-bottom: 200px;
    padding-top: 45px;
    padding-bottom: 55px;
}
.paliwowa-faq_mb-0 {
    margin-bottom: 0;
}
.paliwowa-faq__header {
    padding-bottom: 35px;
}
.modal-welcome-box {
    top: 20px;
    min-width: 300px;
}
.carousel-reviews {
    padding: 65px 0;
}
.onetall-header {
    background-image: url(../img/onetall/head_768.jpg);
    margin-bottom: 90px;
}
.onetall-header::after {
    top: 80px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}
.onetall-boxes__title {
    margin-bottom: 50px;
}
.map_onetoll {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: auto;
    background-color: transparent;
}
.onetall-annotation {
    font-size: 16px;
}
.onetall-annotation__icon {
    margin-right: 20px;
}
.powermax-red-container {
    margin-top: 56px;
}
.powermax-red-advantages {
    margin-bottom: 55px;
}
.powermax-red-refueling {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 18px 22px;
    margin-bottom: 50px;
}
.powermax-red-refueling-head {
    padding-bottom: 35px;
}
.powermax-red-refueling-content {
    padding-bottom: 35px;
}
.powermax-red-who {
    margin-bottom: 0;
}
.powermax-red-who__header {
    text-align: center;
    margin-bottom: 38px;
}
.powermax-red-who-item {
    margin-bottom: 20px;
}
.powermax-red-test {
    margin-bottom: 40px;
    padding-top: 56px;
}
.powermax-red-test__header {
    margin-bottom: 40px;
}
.modal-red-card-form-close {
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start;
    left: 0;
    top: 0;
    margin-bottom: 40px;
    margin-left: 15px;
}
.min-popup__inset {
    top: -95px;
}
.min-popup__inset_top_0 {
    top: 0;
}
.family_main_bg {
    background-image: none;
}
.family_inset_bg {
    background-image: none;
}
.family-title {
    font-size: 40px;
}
.family-head {
    padding-top: 18px;
    padding-bottom: 18px;
}
.family-head_footer {
    padding-top: 0;
    padding-bottom: 60px;
}
.family-logo {
    font-size: 0;
}
.family-logo img {
    max-width: 200px;
}
.family-menu a {
    padding-top: 12px;
    padding-bottom: 11px;
}
.family-slider-item {
    min-height: 448px;
    padding: 0;
}
.family-slider-item__text {
    padding: 27px 27px 0;
}
.family-slider-item__pic {
    position: static;
    float: right;
}
.family-slider-item__pic img {
    max-width: 100%;
    height: auto;
}
.family-slider-dots {
    width: auto;
    left: 50%;
    bottom: 36px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.family-slider-arrow {
    left: auto;
    right: 51px;
    z-index: 2;
    bottom: 36px;
}
.family-slider-arrow_prev {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 51px;
    right: auto;
}
.family-about {
    margin-bottom: 70px;
}
.family-about__header {
    padding-bottom: 22px;
}
.family-about_inset {
    position: relative;
    margin-bottom: 18px;
}
.family-about_inset::after, .family-about_inset::before {
    display: none;
}
.family-video {
    margin-bottom: 70px;
}
.family-success {
    margin-bottom: 66px;
}
.family-success__header {
    padding-bottom: 68px;
}
.family-success-item {
    padding-bottom: 80px;
}
.family-success-stat {
    margin-top: -37px;
}
.family-news {
    margin-bottom: 34px;
}
.family-news__header {
    padding-bottom: 38px;
}
.family-news-item {
    margin-bottom: 22px;
}
.family-news-item__date {
    font-size: 16px;
}
.family-help-no-limits__header {
    padding-bottom: 36px;
}
.family-help-no-limits__content {
    background-image: url(../img/famyli/help-no-limits_mob.png);
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 280px;
}
.family-help-no-limits__title {
    padding-bottom: 27px;
}
.family-help {
    margin-bottom: 22px;
}
.family-help__header {
    padding-bottom: 51px;
}
.family-how-help {
    margin-bottom: 0;
}
.family-how-help__header {
    padding-bottom: 15px;
}
.family-how-help__description {
    font-size: 18px;
    line-height: 1.6em;
    padding-bottom: 73px;
}
.family-how-help-list {
    padding-left: 0;
}
.family-how-help-item {
    padding-bottom: 80px;
}
.family-how-help-item__num::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.family-form-trigger {
    min-height: auto;
    padding: 130px 25px 40px;
}
.family-form-trigger::after {
    content: '';
    right: auto;
    top: 22px;
    left: 22px;
    background-image: url(../img/famyli/family_100.svg);
    width: 95px;
    height: 82px;
}
.family-green-box {
    margin-bottom: 67px;
}
.family-green-box__inset {
    padding-top: 76px;
    padding-bottom: 51px;
}
.family-partners__header {
    padding-bottom: 37px;
}
.family-partners-item__logo {
    margin-bottom: 20px;
}
.family-partners-item__title::after {
    left: -15px;
}
.network-refueling {
    padding-top: 30px;
    padding-bottom: 46px;
}
.network-refueling-text {
    font-size: 18px;
}
.network-ponad {
    margin-bottom: 63px;
}
.network-ponad-card {
    margin-top: -96px;
}
.network-ponad-map {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-top: 0;
    background-image: url(../img/network/green-map-480.png);
    height: 356px;
}
.order-box-bg::before {
    bottom: auto;
    top: 109px;
    height: 433px;
}
.paliwowa-a-about-item {
    display: block;
}
.paliwowa-a-fleet__list li {
    padding-bottom: 20px;
}
.paliwowa-a-advantages-item {
    min-height: auto;
    background-size: auto 280px;
    background-position: center top;
}
.paliwowa-a-discounts-slider {
    margin: 0;
}
.paliwowa-a-discounts-slider::after, .paliwowa-a-discounts-slider::before {
    display: none;
}
.paliwowa-a-discounts-slider__item {
    padding: 15px 0;
}
.paliwowa-a-discounts-slider__item-inset {
    padding: 13px 20px;
}
.paliwowa-a-discounts-slider__item-head {
    grid-template-columns: 38px auto auto;
    grid-template-rows: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.paliwowa-a-discounts-slider__item-head::after {
    content: '';
    background-image: url(../svg/drop-down.svg);
    background-repeat: no-repeat;
    background-position: right center;
    width: 18px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.paliwowa-a-discounts-slider__item-head.active::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.paliwowa-a-discounts-slider__item-head-text {
    padding-left: 18px;
}
.paliwowa-a-discounts-slider__item-head-price {
    padding-top: 0;
    margin-left: auto;
    margin-right: 50px;
    grid-column: 3;
}
.paliwowa-a-discounts-slider__item-content {
    display: none;
}
.vat-about {
    padding: 90px 0;
}
.line-tabs__header button+button {
    margin-left: 0;
}
.vat-tab-item__title {
    margin-bottom: 30px;
}
.vat-calculator .step-form {
    padding: 40px 15px;
}
.vat-percent-block {
    background-size: 261px;
    padding: 50px 0;
}
.default-header__links-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.person-counts {
    padding: 0;
}
.person-counts.person-counts--gray {
    padding-top: 90px;
}
.person-counts__item {
    padding-top: 46px;
    padding-bottom: 46px;
}
.person-counts__item+.person-counts__item {
    border: none;
    border-top: 1px solid #e0e0e0;
}
.person-icons__wrap .col-12 {
    padding: 0;
}
.person-icons__wrap .col-12+.col-12 {
    margin-top: 20px;
}
.person-info-blocks .ebox+.ebox {
    margin-top: 100px;
    margin-bottom: 0;
}
.person-counts--gray .person-counts__wrap .col-12+.col-12 {
    margin-top: 20px;
}
.person-carousel .person-carousel__wrap::after, .person-carousel .person-carousel__wrap::before {
    display: none;
}
.owl-carousel .owl-item img {
    border-radius: 0;
    height: 343px;
}
.person-carousel-item__text {
    margin-top: -190px;
    margin-left: 16px;
    margin-right: 16px;
    padding: 40px 20px;
}
.multiserwisy-tabs .multiserwisy-content {
    padding-left: 0;
    padding-right: 0;
}
.page-green-tags__row {
    -webkit-transform: none;
    transform: none;
    margin-top: -60px!important;
}
.page-green-tags {
    padding-bottom: 80px;
}
.narzedzia-pc-block__image {
    margin-left: -15px;
}
.narzedzia-card-block.person-icons {
    padding-top: 0;
}
.narzedzia-card-block__image {
    max-width: 100%}
.narzedzia-green-tags .col-lg-5 {
    width: 50%!important;
    -webkit-box-flex: 0!important;
    -ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
    margin-bottom: 30px;
}
.narzedzia-green-tags .col-lg-5 .page-green-tags__item {
    font-weight: 400;
    padding: 25px 10px;
    min-height: 98px;
}
.page-green-tags__row {
    margin: 0 -15px;
    width: 100vw;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.narzedzia-pc-blocks {
    padding: 80px 0;
}
.page-green-tags+.person-icons {
    padding-top: 0;
}
.person-icons {
    padding: 80px 0;
}
.cookie-notif {
    max-width: 100%;
    bottom: 0;
    left: 0;
    border-radius: 0;
}
}@media (max-width:576px) {
    .pb-xs-15 {
    padding-bottom: 15px;
}
.about-facts-item {
    margin-bottom: 50px;
}
.about-facts-item_top_m33, .about-facts-item_top_p33 {
    margin: 0 0 50px 0;
}
.about-security-item {
    margin-bottom: 50px;
}
.about-philosophy-list {
    width: auto;
}
.about-history-list::after {
    left: 5px;
}
.about-history-item {
    margin: 0 0 45px 40px;
}
.about-history-item__title::after {
    left: -40px;
}
.about-history .row:nth-child(odd) .col-sm-6:first-child {
    text-align: left;
}
.about-history .row:nth-child(odd) .col-sm-6:first-child .about-history-item__title::after {
    left: -40px;
    right: auto;
}
.paliwowa-under-header__item {
    padding-top: 40px;
    padding-bottom: 40px;
    border-right: none;
    border-bottom: 2px solid #e0e0e0;
}
.paliwowa-under-header__item.last {
    border-bottom: none;
}
.paliwowa-under-header__item-svg {
    fill: #ff2006;
}
}@media (max-width:575px) {
    .footer {
    padding-top: 0;
}
.footer-top {
    padding-bottom: 38px;
}
.footer-top-item_contact {
    padding-top: 15px;
}
.footer-contact {
    padding-top: 32px;
}
.footer-bot {
    background-color: #fff;
    padding: 0;
    border: none;
}
.footer-bot-menu {
    display: block;
    margin: 0;
}
.footer-bot-menu li {
    border-top: 1px solid #e0e0e0;
}
.footer-bot-menu a {
    padding-top: 16px;
    padding-bottom: 16px;
    display: block;
}
.footer-copy-link {
    border-top: 1px solid #e0e0e0;
    display: block;
    background-color: #f3f5f6;
    margin: 0 -15px;
    padding: 16px 15px;
}
}@media (max-width:480px) {
    .tabs_toller_pl .tabs__item {
    height: 50px;
    width: 120px;
}
.tabs_toller_pl .tabs__item.active::after {
    border-left-width: 25px;
    border-right-width: 25px;
    border-top-width: 8px;
    bottom: -8px;
}
.mobile-drop-menu {
    width: 100%}
.hotline {
    text-align: center;
}
.hotline-number {
    display: block;
}
.main-slider__nav-item-icon {
    display: none;
}
.power-ebox .ebox-info {
    background-image: url(../img/network/power-max_480.jpg);
}
.ebox-powermax-1 .ebox-info {
    background-image: url(../img/powermax/powermax-1_480.jpg);
}
.ebox-powermax-2 .ebox-info {
    background-image: url(../img/powermax/powermax-2_480.jpg);
}
.ebox-powermax-3 .ebox-info {
    background-image: url(../img/powermax/powermax-3_480.jpg);
}
.ebox-paliwowa-stations .ebox-info {
    background-image: url(../img/paliwowa/stations2_525.jpg);
    background-position: top right;
}
.ebox-paliwowa-conditions .ebox-info {
    background-image: url(../img/paliwowa/conditions_480.jpg);
}
.ebox-paliwowa-1 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-1_480.jpg);
}
.ebox-paliwowa-2 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-2_480.jpg);
}
.ebox-paliwowa-3 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-3_480.jpg);
}
.ebox-paliwowa-4 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-4_480.jpg);
}
.ebox-paliwowa-5 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-5_480.jpg);
}
.ebox-paliwowa-6 .ebox-info {
    background-image: url(../img/paliwowa/paliwowa-6_480.jpg);
}
.ebox-toller-1 .ebox-info {
    background-image: url(../img/toller/toller-1_480.jpg);
}
.ebox-toller-2 .ebox-info {
    background-image: url(../img/toller/toller-2_480.jpg);
}
.error-ebox .ebox-info {
    background-image: url(../img/error/error-404_480.jpg);
}
.ebox_toller_platon {
    background-image: url(../img/toller/ru-platon_480.jpg);
}
.ebox_toller_federal {
    background: url(../img/toller/ru-federal_480.jpg);
}
.ebox_toller_pskov {
    background: url(../img/toller/ru-pskov_480.jpg);
}
.ebox-onetall-1 .ebox-info {
    background-image: url(../img/onetall/ebox-onetall-2_480.jpg);
}
.network-header {
    background-image: url(../img/network/head_480.jpg);
}
.network-order__form, .network-order__header {
    width: 100%}
.contact-header {
    background-image: url(../img/contact/head_480.jpg);
}
.modal-content__partners .modal-close {
    right: 10px;
}
.biura-header {
    background-image: url(../img/biura/head_480.jpg);
}
.powermax-header {
    background-image: url(../img/powermax/head_480.jpg);
}
.what-is-powermax::after {
    height: 190px;
    background-image: url(../img/powermax/what-is_480.jpg);
}
.what-is-powermax_toller::after {
    background-image: url(../img/toller/what-is_480.jpg);
}
.what-is-powermax_toller_pl::after {
    background-image: url(../img/toller/what-is-pl_480.jpg);
}
.paliwowa-header {
    height: auto;
    padding-top: 160px;
    background-image: none;
}
.paliwowa-header::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/paliwowa/head3_480.jpg);
    height: 275px;
    width: 100%;
    background-size: cover;
}
.toller-header {
    background-image: url(../img/toller/head_480.jpg);
}
.toller-header_pl {
    background-image: url(../img/toller/head_pl_480.jpg);
}
.toller-full::after {
    height: 190px;
}
.toller-full_viatoll::after {
    background-image: url(../img/toller/viatoll_480.jpg);
}
.toller-full_motorway::after {
    background-image: url(../img/toller/motorway_480.jpg);
}
.toller-full_amberone::after {
    background-image: url(../img/toller/amberone_480.jpg);
}
.about-header {
    background-image: url(../img/about/head_480.jpg);
}
.about-header-ru {
    background-image: url(../img/about/head-ru_480.jpg);
}
.about-philosophy-inset::after {
    background: url(../img/about/philosophy_480.jpg) no-repeat right bottom;
}
.paliwowa-header-ru {
     
}
.onetall-header {
    background-image: url(../img/onetall/head_480.jpg);
}
.network-header-pl {
    height: auto;
    padding-top: 160px;
    background-image: none;
}
.network-header-pl::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/network/head3_480.jpg);
    height: 275px;
    width: 100%;
    background-size: cover;
}
.network-header-pl__card {
    padding-top: 30px;
    padding-bottom: 30px;
}
.network-header-pl__card h2 {
    font-size: 18px;
    line-height: 1.5em;
    text-align: center;
}
.paliwowa-a-discounts-slider__item-head {
    grid-template-columns: 38px auto;
    grid-template-rows: auto auto;
    gap: 0 10px;
}
.paliwowa-a-discounts-slider__item-head img {
    grid-row: 1/-1;
}
.paliwowa-a-discounts-slider__item-head-text {
    padding-left: 10px;
}
.paliwowa-a-discounts-slider__item-head-price {
    grid-column: 2;
    margin: 0;
}
}@media (max-width:379px) {
    .step-form__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.step-form__nav .btn {
    width: 165px;
}
.step-form__nav .btn+.btn {
    margin-top: 15px;
}
.step-form__btn-alone {
    margin: auto;
}
}@media (max-width:374px) {
    .person-flags {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
}@media print {
    .d-print-none {
    display: none!important;
}
.d-print-inline {
    display: inline!important;
}
.d-print-inline-block {
    display: inline-block!important;
}
.d-print-block {
    display: block!important;
}
.d-print-table {
    display: table!important;
}
.d-print-table-row {
    display: table-row!important;
}
.d-print-table-cell {
    display: table-cell!important;
}
.d-print-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-print-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
}
.carousel-item {
    -webkit-transition: none;
    transition: none;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
}
.carousel-control-next, .carousel-control-prev {
    -webkit-transition: none;
    transition: none;
}
.carousel-indicators li {
    -webkit-transition: none;
    transition: none;
}
}@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
    .e100-card-big {
    background-image: url(../img/network/card-order%402x.png);
}
.network-ponad-map {
    background-image: url(../img/network/green-map%402x.png);
}
.paliwowa-a-advantages-item_01 {
    background-image: url(../img/paliwowa2/paliwowa-a-advantages-01%402x.jpg);
}
.paliwowa-a-advantages-item_02 {
    background-image: url(../img/paliwowa2/paliwowa-a-advantages-02%402x.jpg);
}
.paliwowa-a-advantages-item_03 {
    background-image: url(../img/paliwowa2/paliwowa-a-advantages-03%402x.jpg);
}
.paliwowa-a-advantages-item_04 {
    background-image: url(../img/paliwowa2/paliwowa-a-advantages-04%402x.jpg);
}
}