@charset "UTF-8";

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

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

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

[hidden],
template {
    display: none
}

a {
    background: transparent
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

*,
:focus {
    outline: 0
}

body {
    -webkit-fontype-smalloothing: antialiased
}

body,
html {
    height: 100%;
    width: 100%
}

a,
input[type=radio],
input[type=checkbox],
select {
    cursor: pointer
}

select[disabled] {
    cursor: default
}

input:-webkit-autofill {
    background-color: transparent
}

*+html input[type=checkbox],
*+html input[type=radio] {
    width: 13px;
    height: 13px
}

textarea {
    resize: none;
    vertical-align: top
}

em,
i {
    font-style: italic
}

img {
    vertical-align: top
}

input {
    vertical-align: middle
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none outside none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

:focus {
    -moz-outline: 3px solid #fff !important
}

input[type="radio"]:focus {
    -moz-outline-radius: 12px !important;
    -moz-outline-offset: 0 !important
}

input[type="checkbox"]:focus {
    -moz-outline-offset: -1px !important;
    -moz-outline: 1px solid #000 !important
}

button:after {
    content: ""
}

del {
    text-decoration: line-through
}

table {
    width: 100%
}

form {
    margin: 0;
    padding: 0
}

input::-ms-clear {
    display: none
}

:-moz-placeholder {
    opacity: 1
}

::-webkit-input-placeholder {
    opacity: 1;
    color: inherit
}

::-moz-placeholder {
    opacity: 1
}



html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: outside none none
}

blockquote,
q {
    quotes: none
}

blockquote::before,
blockquote::after,
q::before,
q::after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    background: #eaf1f9;
    color: #fff;
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Manrope", sans-serif;
    margin: 0;
    padding: 0;
    color: #000
}

h1 {
    font-size: 34px;
    line-height: 44px;
    font-weight: 700;
}

h2 {
    font-size: 26px;
    line-height: 38px;
    font-size: 32px;
    line-height: 1.5;
    border-bottom: 1px solid #98b9cf;
    padding-bottom: 15px;
    margin-bottom: 25px;
    margin-top: 20px;
}

p {
    padding: 0 0 10px;
    margin: 0
}

hr {
    overflow: hidden;
    height: 1px;
    background: #e9e9e9;
    border: 0;
    margin: 32px 0
}

q,
blockquote {
    text-align: center;
    display: block;
    font-style: italic
}

strong,
b {
    font-weight: 700
}

a {
    color: #4878b2;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

a.button {
    text-decoration: none
}

a.button:hover {
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #4f70ff
}

img[style*="float: left"],
img[style*="float:left"],
img[align="left"] {
    margin: 0 20px 5px 0
}

img[style*="float: right"],
img[style*="float:right"],
img[align="right"] {
    margin: 0 0 5px 20px
}

.clearfix:after,
.container:after {
    content: "";
    display: table;
    clear: both
}

.hidden {
    display: none;
}

.centered {
    display: table;
    width: 100%;
    height: 100%
}

.centered>* {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    height: 100%
}

.container {
    padding: 0 10px;
    max-width: 1420px;
    width: 100%;
    margin: 0 auto;
}

.content__main .container {
    background: #fff;
    padding: 0;
    max-width: 1400px
}

.content h1 {
    color: #004571;
    /* border-bottom: 1px solid #98b9cf; */
    margin: 5px 0 0;
    padding: 24px 0 9px;
}

.header {
    font-family: 'Manrope', sans-serif;
    background: #083451;
    color: #fff;
    position: relative;
    border-top: 1px solid #113b57;
    padding: 20px 0 0
}

.header:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    background: #002b4a;
    height: 1px
}

.header .top>.container {
    display: flex;
    align-items: center;
}

.header a {
    color: #fff
}

.header .top .container {
    padding-bottom: 17px;
    border-bottom: 1px solid #4c7bb7;
    padding-left: 0;
    padding-right: 0;
    max-width: 1400px;
    position: relative;
    flex-wrap: wrap;
    gap: 15px;
}

#top__cont {
    margin-left: auto;
}


#top__cont a {
    display: block;
    text-align: right;
    font-size: 20px;
    line-height: 1 !important;
    height: 25px;
}

.header .top__features {
    display: flex;
    align-items: center;
    gap: 25px 35px;
    flex-wrap: wrap;
    margin-right: 25px;
}

.header .top__features p {
    padding: 0;
}

.header .logo,
.header .top__phone {
    display: inline-block;
    vertical-align: top
}


.header .city {
    color: #77a7ea;
    margin: 6px 12px 0 46px
}

.header .top__order {
    margin: 5px 0 0 0;
    float: right;
    display: block
}

.search-wrap button {
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -9999px;
    padding: 0;
    margin: 12px 0 0 0
}

.search-wrap button:before {
    left: 0;
    top: 0
}

.logo {
    height: 43px !important;
    position: relative;
    width: 274px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='324.2229' height='36.7766' viewBox='0 0 85.784 9.7305'%3E%3Cg fill='%23fff'%3E%3Cpath d='M17.2206 9.0566V1.8609h3.038c.07 0 .1634.003.28.01.12.003.2265.0133.3198.03q.6446.1 1.0544.4247.4147.3248.6096.8195.195.4898.1949 1.0943 0 .6047-.2 1.0994-.195.4898-.6095.8145-.4098.3248-1.0494.4248a3.8 3.8 0 0 1-.3198.03c-.12.007-.2132.01-.28.01h-1.679v2.4385zm1.359-3.7078h1.619c.07 0 .1468-.003.23-.01.0833-.007.1599-.02.2299-.04q.2748-.075.4248-.25.1499-.18.2048-.3946.06-.22.06-.4148 0-.195-.06-.4098a.955.955 0 0 0-.2048-.3947q-.15-.18-.4248-.255a1.2 1.2 0 0 0-.23-.04 2.8 2.8 0 0 0-.2297-.01h-1.619zm7.4657 3.8577q-.8145 0-1.4292-.3648t-.9594-1.0044q-.3398-.6447-.3398-1.4791 0-.8445.3498-1.4841.3498-.6447.9644-1.0045t1.4142-.3597q.8145 0 1.429.3647.6198.3648.9646 1.0094.3448.6397.3448 1.4742 0 .8394-.3498 1.484-.345.6397-.9644 1.0045-.6147.3598-1.4242.3598m0-1.2693q.6546 0 .9744-.4397.3248-.4448.3248-1.1393 0-.7195-.3298-1.1493-.3248-.4298-.9694-.4298-.4447 0-.7296.1999-.2848.1998-.4247.5547-.135.3547-.135.8245 0 .7245.3249 1.1543.3297.4247.9644.4247m4.7872 1.1194-1.649-5.4068 1.329.01.9796 3.218.9944-3.218h1.1293l.9944 3.218.9794-3.218h1.3292l-1.649 5.3968h-1.0394l-1.1793-3.518-1.1793 3.518zm9.2944.1499q-.8295 0-1.4641-.3548-.6297-.3598-.9894-.9844-.3548-.6297-.3548-1.4392 0-.8845.3498-1.539.3497-.6547.9644-1.0144.6146-.3648 1.4142-.3648.8495 0 1.444.3997.5947.3997.8796 1.1244.2849.7245.1998 1.704h-1.3441v-.4998q0-.8244-.265-1.1842-.2597-.3648-.8544-.3648-.6945 0-1.0244.4247-.3248.4197-.3248 1.2443 0 .7545.3248 1.1693.33.4097.9645.4097.3997 0 .6846-.175.2849-.1748.4347-.5046l1.3592.3898q-.3048.7396-.9644 1.1493-.6546.4098-1.4342.4098m-1.789-2.4686V5.7285h3.578v1.0094zm5.3569 2.3187V3.6598h1.1993V4.979l-.13-.17q.105-.2798.2799-.5096a1.47 1.47 0 0 1 .4297-.3798q.195-.1198.4248-.185a2.05 2.05 0 0 1 .4747-.0848q.2449-.02.4897.01V4.929q-.225-.07-.5247-.045-.2948.02-.5347.135-.24.1098-.4047.2948-.165.1798-.25.4297-.0848.2448-.0848.5547v2.7583zm8.8347.1499q-.7995 0-1.444-.2798-.6398-.285-1.0545-.8096-.4097-.5296-.5197-1.2592l1.4192-.21q.1499.6197.6196.9545t1.0694.3348q.3348 0 .6496-.105.3149-.105.5147-.3097.2049-.205.2049-.5047a.63.63 0 0 0-.035-.21.53.53 0 0 0-.105-.1948q-.075-.09-.2148-.17-.135-.08-.3448-.145l-1.869-.5495q-.2097-.06-.4896-.17-.275-.11-.5347-.3147-.2598-.2048-.4347-.5397-.17-.3397-.17-.8545 0-.7245.3648-1.2043t.9745-.7145q.6096-.235 1.3492-.23c.4963.007.9394.0917 1.3292.255q.5846.2448.9794.7145.3948.4648.5696 1.1394l-1.469.2498q-.08-.3498-.295-.5896a1.41 1.41 0 0 0-.5146-.3648 1.71 1.71 0 0 0-.6196-.135c-.2132-.007-.4148.0234-.6047.09q-.2798.095-.4597.2798-.175.1849-.175.4397 0 .235.145.3848.1449.1449.3648.2349.2199.0899.4497.1499l1.2493.3398q.2799.075.6196.1999.3398.1199.6496.3398.315.2148.5147.5696.2049.3548.2049.8995 0 .5796-.2448 1.0144-.24.4297-.6497.7146-.4097.2798-.9294.4197-.5147.14-1.0644.14m6.4962 0q-.8295 0-1.4642-.3548-.6296-.3598-.9894-.9844-.3548-.6297-.3548-1.4392 0-.8844.3498-1.539t.9645-1.0144q.6146-.3648 1.414-.3648.8496 0 1.4443.3997t.8794 1.1244q.285.7245.2 1.704H60.125v-.4998q0-.8245-.2648-1.1842-.2598-.3648-.8545-.3648-.6945 0-1.0244.4247-.3248.4197-.3248 1.2443 0 .7545.3248 1.1693.3298.4097.9644.4097.3997 0 .6846-.175.2849-.1748.4348-.5046l1.3592.3898q-.305.7396-.9645 1.1493-.6546.4098-1.4341.4098m-1.789-2.4686V5.7285h3.5779v1.0094zm5.3568 2.3187V3.6598h1.1993V4.979l-.13-.17q.105-.2798.28-.5096a1.47 1.47 0 0 1 .4297-.3798q.195-.1198.4247-.185a2.05 2.05 0 0 1 .4748-.0848q.2448-.02.4897.01V4.929q-.225-.07-.5247-.045-.295.02-.5347.135-.24.1098-.4048.2948-.165.1798-.2498.4297-.085.2448-.085.5547v2.7583zm5.5767 0-1.9588-5.3968h1.3592l1.2792 3.7378 1.2793-3.7378h1.3592l-1.959 5.3968zm4.3175-6.1464V1.7109h1.3592v1.1993zm0 6.1464V3.6598h1.3592v5.3968zm5.2369.1499q-.8395 0-1.4392-.3748-.5996-.3747-.9194-1.0194-.32-.6446-.32-1.4541 0-.8195.33-1.4642.3348-.6446.9394-1.0143.6046-.37 1.4292-.3698.9544 0 1.599.4847.6496.4797.8295 1.3142l-1.3592.3598q-.12-.4197-.4197-.6546-.295-.235-.6696-.235-.4298 0-.7046.21-.275.2049-.4048.5647-.13.3548-.13.8045 0 .7045.3099 1.1443.3148.4347.9295.4347.4596 0 .6995-.2098.24-.21.3598-.5997l1.3892.2898q-.2298.8595-.8695 1.3243-.6396.4647-1.579.4647m5.8065 0q-.8295 0-1.4641-.3548-.6297-.3598-.9894-.9844-.3548-.6297-.3548-1.4392 0-.8844.3498-1.539t.9644-1.0144q.6147-.3648 1.4142-.3648.8495 0 1.444.3997.5947.3997.8796 1.1244t.1999 1.704h-1.3442v-.4998q0-.8244-.265-1.1842-.2597-.3648-.8544-.3648-.6945 0-1.0244.4247-.3248.4197-.3248 1.2443 0 .7545.3248 1.1693.33.4097.9645.4097.3997 0 .6846-.175.2849-.1748.4347-.5046l1.3592.3898q-.3048.7396-.9644 1.1493-.6546.4098-1.4342.4098m-1.789-2.4686V5.7285h3.578v1.0094z' aria-label='Power Service' font-family='Manrope' font-size='10.2938' font-weight='800' letter-spacing='0' style='line-height:0;-inkscape-font-specification:&quot;Manrope Ultra-Bold&quot;' transform='translate(-.2102 -.5313)'/%3E%3Cpath d='M4.2199.5313c-.4902.0006-.9482.2544-1.2227.6776L.464 5.1052c-.3182.49-.3387 1.1267-.0527 1.6378l2.3793 3.5188 3.119-.0108-2.4787-4.222L5.003 3.6097h2.7054l1.242 2.4207L7.921 7.8958l3.2915.005.7614-1.1684c.2852-.5128.2624-1.1506-.0586-1.6399L9.7085 1.2028c-.275-.4196-.731-.6709-1.2188-.6714z' color='%23000' font-family='sans-serif' font-weight='400' overflow='visible' paint-order='stroke fill markers' style='line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal;solid-color:%23000;solid-opacity:1;-inkscape-stroke:none' transform='translate(-.2102 -.5313)'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain !important;
    position: relative;
    background-position: center;
    margin-right: 90px;
    margin-bottom: 5px;
}

.map {
    background-image: url(../img/sprite.png);
    background-position: 0 -47px;
    width: 58px;
    height: 33px;
    display: inline-block
}

.deliver {
    background-image: url(../img/sprite.png);
    background-position: -96px -80px;
    width: 42px;
    height: 36px;
    display: inline-block
}

.city {
    font-size: 14px;
    color: #77a7ea;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    position: relative;
    padding: 0 13px 0 0
}

.city:after {
    position: absolute;
    content: '';
    right: 0;
    top: 9px;
    background-image: url(../img/sprite.png);
    background-position: -270px -36px;
    width: 6px;
    height: 3px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .city:after {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

.top__phone {
    font-size: 28px;
    line-height: 30px;
    color: #000;
    font-weight: 700;
}

.top__features {
    font-size: 0
}

.top__features li {
    vertical-align: top;
    font-size: 14px;
    line-height: 17px;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    min-width: 120px;
    font-weight: 500;
}

.top__features li:last-child {
    padding-right: 0
}


.top__features li.delv .img {
    padding: 0 16px 0 0
}

.top__features .img {
    padding: 0 20px 0 0;
}

.top__features .img span {
    font-size: 40px;
    line-height: 40px;
    color: #4c8cb4
}

.top__features .title {
    overflow: hidden;
    max-width: 130px;
    line-height: 1.3;
    text-align: left;
}

.navigation {
    padding: 15px 0 20px;
}

.navigation .left {
    margin-right: auto;
}


.navigation .container {
    position: relative;
    padding: 0;
    max-width: 1400px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.navigation .left .search-wrap {
    float: right
}

.navigation .search-wrap {
    margin: -6px 0 0 10px
}

.navigation .user-items {
    padding: 3px 16px 0 45px;
    float: left
}

.navigation .q-order {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 5px;
    width: auto;
    padding: 16px 18px;
    border-radius: 10px;
    line-height: 1;
    white-space: nowrap;
}

.main-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.main-nav>li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    height: 50px;
}

.features h1 {
    color: #fff;
    font-size: 38px;
    line-height: 1.4;
    padding: 0;
    margin-bottom: 30px;
}

.features p {
    font-size: 19px;
    font-weight: 500;
    line-height: 2;
    text-transform: none;
}

.main-nav>li:not(:last-child):after {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background: #5a8acd;
    margin-right: 15px;
    margin-top: 5px;
}

.main-nav>li:last-child {
    margin-right: 0 !important
}

.main-nav>li:last-child:after {
    display: none
}

.main-nav>li:hover .sub-menu {
    max-width: 100%;
    min-width: 400px;
    display: block
}

.main-nav>li.main-nav__more {
    display: none
}

.main-nav>li.main-nav__more:after {
    display: none !important
}

.main-nav>li.main-nav__more>a {
    position: relative;
    padding-right: 20px
}

.main-nav>li.main-nav__more>a:after {
    position: absolute;
    content: '';
    right: 8px;
    top: 14px;
    background-image: url(../img/sprite.png);
    background-position: -270px -36px;
    width: 6px;
    height: 3px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .main-nav>li.main-nav__more>a:after {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

.main-nav a {
    font-size: 17px;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 500;
}

.main-nav a:hover,
.main-nav a.active {
    background: #4878b2
}

.main-nav__more:hover>ul {
    display: block
}

.main-nav__more>ul {
    display: none;
    background: #083451;
    padding: 20px 10px 10px;
    position: absolute;
    left: -9px;
    top: 30px;
    max-width: 300px;
    text-align: left;
    z-index: 10
}

.main-nav__more>ul a {
    font-size: 14px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    text-align: left
}

.main-nav__more>ul a:hover,
.main-nav__more>ul a.active {
    background: #4878b2
}

.sub-menu {
    background: rgba(8, 52, 81, 0.97);
    position: absolute;
    overflow: hidden;
    width: 1420px;
    padding: 32px 0;
    left: 0;
    top: 30px;
    display: none;
    -webkit-transition: opacity .3s ease-in-out .3s;
    transition: opacity .3s ease-in-out .3s;
    z-index: 10
}

.sub-menu:before {
    position: absolute;
    content: '';
    background-color: transparent;
    left: 0;
    right: 0;
    top: -10px;
    height: 10px
}

.sub-menu .sub-menu-list {
    float: left;
    padding: 5px 74px 0 0
}

.sub-menu .sub-menu__banner {
    overflow: hidden
}

.sub-menu-list li {
    padding: 0 0 21px
}

.sub-menu-list a {
    text-align: left;
    display: inline;
    padding: 4px 10px
}

.sub-menu__banner {
    border: 1px solid #4878b2;
    min-height: 297px
}

.search-wrap.active input {
    display: block
}

.search-wrap.active .close {
    opacity: 1
}

.search-wrap input {
    display: none;
    background: #083451;
    border: 1px solid #4c7bb7;
    font-size: 26px;
    line-height: 2.3em;
    padding: 20px 26px;
    padding-right: 110px;
    position: absolute;
    left: 0;
    top: -21px;
    bottom: 0;
    width: 100%;
    z-index: 5;
    color: #4878b2;
    height: 72px
}

.search-wrap button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background-color: transparent;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    border: 0;
    padding: 10px 10px 10px 30px;
    z-index: 5
}

.search-wrap button:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background-image: url(../img/sprite.png);
    background-position: -205px -47px;
    width: 16px;
    height: 16px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .search-wrap button:before {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

.search-wrap .close {
    background-image: url(../img/sprite.png);
    background-position: -215px -36px;
    width: 10px;
    height: 10px;
    position: absolute;
    content: '';
    right: 9px;
    top: -14px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: 6;
    cursor: pointer
}


#to-show-form {
    display: none;
    min-height: 180px;
    text-align: center;
}

#to-show-form_2 {
    display: none;
}


@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .search-wrap .close {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

.user-items {
    font-size: 0
}

.user-items li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 14px
}

.user-items a {
    position: relative;
    display: block;
    padding: 5px;
    font-weight: 700
}

.user-items a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 2px
}

.user-items .compare {
    padding-left: 26px;
    margin-right: 19px
}

.user-items .compare:before {
    background-image: url(../img/sprite.png);
    background-position: -221px -47px;
    width: 16px;
    height: 16px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .user-items .compare:before {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

.user-items .cart {
    padding-left: 30px
}

.user-items .cart:before {
    background-image: url(../img/sprite.png);
    background-position: -113px -47px;
    width: 21px;
    height: 17px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .user-items .cart:before {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

.footer {
    background: #232323;
    padding: 45px 0 30px;
    font-family: 'Manrope';
}

.footer .bot-info {
    float: right;
    margin: -6px 0 0
}

.footer .bot-nav {
    overflow: hidden;
}

.bot-nav {
    font-size: 0
}

.bot-nav>li {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    padding: 0 38px 0 0
}

.bot-nav .title {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 25px;
    color: #fff;
    display: block
}

.bot-nav__sub-menu a {
    display: block;
    color: #c5c5c5;
    font-size: 14px;
    line-height: 28px
}

.bot-nav__sub-menu a:hover {
    color: #83c1ea
}

.bot-info {
    font-size: 15px;
    line-height: 25px
}

.bot-info a {
    color: #84c2eb
}

.bot-info .adr {
    display: block
}

.bot-info .city {
    font-size: 16px;
    color: #83c1ea;
    font-weight: 500;
    text-transform: none
}

.bot-info .top__phone {
    color: #fff;
    display: block;
    font-size: 32px;
    padding: 0 0;
    font-weight: 500;
}

.bot-info .button {
    font-size: 13px;
    line-height: 19px;
    width: 146px;
    font-family: 'Manrope';
    color: #83c1ea;
    border: 3px solid #83c1ea;
    background-color: transparent;
    margin: 0 0 25px;
    padding: 5px 8px 3px
}

.bot-info .develop-by {
    margin: 102px 0 18px;
    display: block
}

.develop-by {
    background-image: url(../img/sprite.png);
    background-position: 0 -26px;
    width: 182px;
    height: 21px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .develop-by {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

fieldset {
    display: block;
    text-align: center
}

.content label {
    display: inline-block
}

label:hover {
    cursor: pointer
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="phone"],
textarea,
select,
.input {
    background: #eaf1f9;
    border: 0;
    color: #005a9d;
    font-size: 16px;
    line-height: 22px;
    padding: 8px 14px 8px;
    width: 100%;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media screen and (max-width:1420px) {

    input[type="text"],
    input[type="password"],
    input[type="email"],
    input[type="phone"],
    textarea,
    select,
    .input {
        font-size: 13px;
        padding: 3px 9px;
    }
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="phone"]:focus,
textarea:focus,
select:focus,
.input:focus {
    border-color: #696969;
    background: #fff
}

input[type="text"].disabled,
input[type="text"][disabled="disabled"],
input[type="text"][disabled],
input[type="password"].disabled,
input[type="password"][disabled="disabled"],
input[type="password"][disabled],
input[type="email"].disabled,
input[type="email"][disabled="disabled"],
input[type="email"][disabled],
input[type="phone"].disabled,
input[type="phone"][disabled="disabled"],
input[type="phone"][disabled],
textarea.disabled,
textarea[disabled="disabled"],
textarea[disabled],
select.disabled,
select[disabled="disabled"],
select[disabled],
.input.disabled,
.input[disabled="disabled"],
.input[disabled] {
    background-color: #f3f3f3
}

textarea {
    padding: 10px;
    height: 70px;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

select {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background: url("../img/icons/2x/arr-jq-slct-down-2x.png") no-repeat right 6px center;
    background-size: 6px auto;
    -webkit-transition: none;
    transition: none
}

select:focus {
    background: url("../img/icons/2x/arr-jq-slct-up-2x.png") no-repeat right 6px center;
    background-size: 8px auto
}

.ui-front {
    z-index: 9999
}

.ui-widget {
    font-family: 'Manrope', Arial
}

.ui-selectmenu-button {
    border: 1px solid transparent;
    border-radius: 0;
    background: #fff;
    color: #0d4388
}

.ui-selectmenu-button[aria-expanded="true"] {
    border: 1px solid #aac1d0;
    border-bottom: 0;
    padding-bottom: 1px
}

.ui-selectmenu-button[aria-expanded="true"] span.ui-icon-triangle-1-s {
    background-image: url(../img/sprite.png);
    background-position: -258px -36px;
    width: 6px;
    height: 3px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ui-selectmenu-button[aria-expanded="true"] span.ui-icon-triangle-1-s {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

.ui-selectmenu-button span.ui-selectmenu-text {
    padding: 3px 13px 4px 12px;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px
}

.ui-selectmenu-button span.ui-icon-triangle-1-s {
    position: absolute;
    content: '';
    right: 5px;
    top: 11px;
    margin: 0;
    background-image: url(../img/sprite.png);
    background-position: -264px -36px;
    width: 6px;
    height: 3px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ui-selectmenu-button span.ui-icon-triangle-1-s {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

.ui-selectmenu-menu .ui-menu {
    overflow: hidden
}

.ui-selectmenu-menu .ui-widget-content {
    border-radius: 0;
    background: #fff;
    color: #0d4388;
    border: 1px solid #aac1d0;
    border-top: 0
}

.ui-selectmenu-menu .ui-widget-content .ui-menu-item {
    padding: 3px 13px 4px 12px;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px
}

.ui-selectmenu-menu .ui-widget-content .ui-menu-item.ui-state-focus {
    border: 0;
    margin: 0;
    font-weight: inherit
}

.button {
    text-align: center;
    vertical-align: top;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    padding: 5px 10px 3px;
    background: #4878b2;
    color: #fff;
    border: 0;
    border-radius: 0;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;
    display: block
}

@media screen and (max-width:1420px) {
    .button {
        font-size: 11px
    }
}

.button:hover,
.button.active {
    color: #fff;
    background: #6194d2
}

.button:focus {
    position: relative;
    top: 1px
}

.button.disabled,
.button[disabled="disabled"],
.button[disabled] {
    background: #939393;
    color: #ededed
}

.button.orange {
    background: #e05a31;
}

.button.orange:hover {
    background: #f2714a
}

.button.top__order {
    width: 148px;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid #1f6896;
    background-color: transparent;
}

.button.top__order:hover {
    background: #4878b2;
    border-color: transparent
}

.content input[type="checkbox"] {
    position: absolute;
    left: -9999px
}

.content input[type="checkbox"]+label {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 26px;
    position: relative;
    cursor: pointer;
    font-size: 17px
}

@media screen and (max-width:1420px) {
    .content input[type="checkbox"]+label {
        font-size: 12px;
        padding: 0 0 0 20px
    }
}

.content input[type="checkbox"]+label:before {
    position: absolute;
    content: '';
    left: 2px;
    top: 3px;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    height: 16px;
    width: 16px;
    background: transparent;
    border: 2px solid #2d69b3;
    display: none
}

@media screen and (max-width:1420px) {
    .content input[type="checkbox"]+label:before {
        width: 12px;
        height: 12px;
        top: 5px
    }
}

.content input[type="checkbox"]+label:after {
    position: absolute;
    content: '';
    left: 5px;
    top: 2px;
    background-image: url(../img/sprite.png);
    background-position: -268px -47px;
    width: 16px;
    height: 13px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .content input[type="checkbox"]+label:after {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

@media screen and (max-width:1420px) {
    .content input[type="checkbox"]+label:after {
        top: 1px;
        left: 4px
    }
}

.content input[type="checkbox"]:not(:checked)+label {
    color: #000
}

.content input[type="checkbox"]:not(:checked)+label:before {
    display: block
}

.content input[type="checkbox"]:checked+label {
    color: #2d69b3
}

.content input[type="checkbox"]:checked+label:after {
    opacity: 1
}

.content input[type="checkbox"]:checked+label:before {
    display: block
}

.content input[type="checkbox"]:disabled:checked+label {
    color: #a4a8a9
}

.content input[type="checkbox"]:disabled:not(:checked)+label {
    color: #a4a8a9
}

.content input[type="radio"] {
    position: absolute;
    left: -9999px
}

.content input[type="radio"]+label {
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    width: auto;
    font-size: 18px;
    padding: 0 0 0 36px;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.content input[type="radio"]+label:before {
    position: absolute;
    content: '';
    top: 2px;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #939393;
    background-color: #f3f3f3
}

.content input[type="radio"]:not(:checked)+label:before {
    border-color: #939393
}

.content input[type="radio"]:checked+label:before {
    background-image: url("../img/radio-1.png");
    background-position: center center;
    background-repeat: no-repeat
}

.content input[type="radio"]:disabled:checked+label {
    color: #a4a8a9
}

.content input[type="radio"]:disabled:not(:checked)+label {
    color: #a4a8a9
}

.main-page {
    background: #eaf1f9
}

.features {
    background: #083451;
    color: #fff;
    font-weight: 700;
    padding: 50px 0;
    background: url(/img/slider_1.jpg);
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}

.features>.container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.features a {
    color: #fff;
    display: block;
}

.features .q-links {
    max-width: 600px;
}

.q-links {
    font-size: 34px;
    line-height: 44px;
    text-transform: uppercase
}

.q-links .popup-trigger {
    border-bottom: 1px dotted #fff;
    line-height: 30px;
    display: inline-block;
    vertical-align: baseline
}

.q-links .q-links__list {
    padding: 6px 0 0
}

.q-links__list {
    font-size: 0
}

.q-links__list li {
    display: inline-block;
    vertical-align: top;
    padding: 0 25px 0 0;
    font-size: 15px;
    text-transform: none;
    font-weight: 500;
    line-height: 1.5;
}

.q-links__list a {
    font-size: 29px;
    line-height: 34px;
    display: block;
    color: #fff;
    border-bottom: 1px solid #fff
}

.q-links__list a:hover {
    color: #ef6a42;
    border-color: #ef6a42
}

.category .loader-search {
    width: 50%;
    float: left;
    border-right: 1px solid #8cacc3;
    background: #fff;
    min-height: 586px
}

.category .category-list {
    width: 50%;
    float: left;
    background: #fff
}

.loader-search {
    color: #000;
    padding: 26px 0 0 30px
}

.loader-search>.title {
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
    color: #004571
}

.tab-content {
    display: none
}

.tab-content:first-child {
    display: block
}

.loader-search__brand {
    border-bottom: 1px solid #c3d8e5;
    margin: 0 30px 0 0
}

.loader-search__brand:after {
    content: " ";
    display: block;
    clear: both
}

.loader-search__brand li {
    float: left;
    font-size: 16px;
    width: 20%;
    height: 101px;
    padding: 16px 0 15px
}

.loader-search__brand li.current {
    position: relative
}

.loader-search__brand li.current:after {
    position: absolute;
    content: '';
    height: 2px;
    background: #005891;
    bottom: -2px;
    left: 0;
    right: 0
}

.loader-search__brand li.current:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 6px;
    background: url("../img/brand-current.png");
    bottom: -6px;
    left: 50%;
    margin: 0 0 0 -6px
}

.loader-search__brand li img {
    max-width: 100%;
    vertical-align: bottom;
    display: inline-block
}

.loader-search__brand input[type="checkbox"]+label {
    color: #5883aa;
    font-size: 16px;
    padding: 26px 0 0
}

.loader-search__brand input[type="checkbox"]+label:before,
.loader-search__brand input[type="checkbox"]+label:after {
    top: 0;
    left: 50%;
    margin: 0 0 0 -8px
}

.loader-search__brand input[type="checkbox"]+label:after {
    top: -1px;
    margin: 0 0 0 -5px
}

.loader-search__form .tab-content {
    padding: 34px 0 49px 13px
}

.loader-search__form #tcm-search {
    background: url("../pic/tcm-preview.jpg") no-repeat right 10px bottom 10px;
    background-size: 373px 400px
}

.loader-search__form .search-row.engine {
    padding: 0 0 26px
}

.loader-search__form .search-row.engine .checkbox-list {
    width: 55%
}

.loader-search__form .search-row.capacity-group .checkbox-list {
    width: 55%
}

.loader-search__form .search-row.action .show {
    width: 242px;
    padding: 17px 15px 13px
}

.search-row {
    padding: 0 0 19px
}

.search-row:last-child {
    padding-bottom: 0
}

.search-row .title {
    font-size: 15px;
    text-transform: uppercase;
    color: #0b4991;
    padding: 0 0 6px;
    font-weight: 700
}

.checkbox-list {
    font-size: 0
}

.checkbox-list li {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    background: #e7edf4;
    padding: 6px 10px;
    margin: 0 2px 2px 0
}

.category-list {
    overflow: hidden
}

.category-list>li {
    float: left;
    width: 50%;
    border-right: 1px solid #a7bfcf;
    border-top: 1px solid #a7bfcf;
    background-size: 50%;
    height: 293px;
    padding: 29px 30px;
    position: relative;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.category-list>li:nth-child(2n) {
    border-right: 0
}

.category-list>li:last-child {
    border-right: 0
}

.category-list>li:hover {
    background-color: #eaf1f9 !important
}

.category-list>li:hover .title {
    text-decoration: underline
}

.category-list>li {
    background-repeat: no-repeat;
    background-position: right 20px top 20px
}

.category-list>li.machinery {
    background-size: 150px 100px
}

.category-list>li.warehouse-mach {
    background-size: 141px 105px
}

.category-list>li.parts {
    background-size: 120px 95px
}

.category-list>li.sheens {
    background-size: 92px 96px
}

.category-list .title {
    color: #004571;
    font-size: 18px;
    line-height: 21px;
    width: 55%;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    height: 65px
}

.category-list .desc {
    position: absolute;
    bottom: 30px;
    color: #4c4c4c;
    max-height: 130px;
    line-height: 18px;
    padding-right: 30px
}

.category-list .desc p {
    padding: 0
}

.category-list .category-list__links {
    padding: 0 0 5px
}

.category-list__links li {
    padding: 0 0 9px 24px;
    position: relative
}

.category-list__links li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 3px;
    background-image: url(../img/sprite.png);
    background-position: -311px -47px;
    width: 13px;
    height: 12px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .category-list__links li:before {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

.category-list__links a {
    color: #0a4389;
    text-decoration: none
}

.category-list__links a:hover {
    text-decoration: underline
}

.sub-category .category-list>li {
    width: 25%;
    height: 216px;
    border-top: 1px solid #a7bfcf;
    background-color: #dee7f0 !important
}

.sub-category .category-list>li:nth-child(2n) {
    border-right: 1px solid #a7bfcf
}

.sub-category .category-list>li:last-child {
    border-right: 0
}

.sub-category .category-list>li>a {
    display: block
}

.sub-category .category-list>li.stels {
    background-repeat: no-repeat;
    background-position: right 30px top 20px
}

.sub-category .category-list>li.stels {
    background-size: 54px 64px
}

.sub-category .category-list>li.accum {
    background-size: 78px 60px
}

.sub-category .category-list>li.arenda {
    background-position: right 23px top 22px;
    background-size: 84px 63px
}

.sub-category .category-list>li.services {
    background-position: right 23px top 22px;
    background-size: 77px 59px
}

.sub-category .category-list .desc {
    display: block
}

.sub-category.block .category-list li {
    background-color: #f2f5f6 !important
}

.sub-category.block .category-list li.machinery {
    background-position: right 7px top 15px;
    background-size: 109px auto
}

.sub-category.block .category-list li.sheens {
    background-position: right 26px top 17px;
    background-size: 66px auto
}

.sub-category.block .category-list li.parts {
    background-position: right 19px top 15px;
    background-size: 80px auto
}

.sub-category.block .category-list li.warehouse-mach {
    background-position: right 17px top 15px;
    background-size: 92px auto
}

.about .container {
    background: url("/img/footer-bg.jpg") center center no-repeat;
    background-size: cover;
    max-width: 1400px;
    padding: 0 40px;
    background-position-y: 70%;
}

.about .about__form,
.about .feedback__form {
    float: right;
    padding: 0 0 48px 41px;
    border-left: 1px solid #98b9cf;
    width: 311px
}

.about .about__text {
    overflow: hidden;
    padding: 0 0 0 18px
}

.about.block .container {
    background-position: left bottom
}

.about.block .title {
    font-size: 19px;
    line-height: 23px;
    color: #fff;
    padding: 46px 0 16px
}

.about.block .about__status {
    padding-bottom: 39px
}

.about.block .about__status li {
    font-size: 17px;
    line-height: 22px;
    padding: 0 83px 0 0
}

.about.block .about__status li:last-child {
    padding-right: 0
}

.about.block .about__status li.flag .right {
    padding: 4px 0 0 10px
}

.about.block .about__status .left {
    font-size: 82px;
    line-height: 88px
}

.about.block .about__status .left img {
    vertical-align: top;
    margin-top: 8px
}

.about.block .about__status .right {
    padding: 4px 0 0
}

.about__logo {
    font-size: 36px;
    font-weight: 700;
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .about__logo {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

.form-row {
    padding: 0 0 13px
}

.about__form .title,
.feedback__form .title {
    font-size: 24px;
    line-height: 28px;
    padding: 36px 0 20px;
    border-bottom: 1px solid #98b9cf;
    margin: 0 0 39px;
}

.about__form .form-row.action,
.feedback__form .form-row.action {
    padding-top: 15px
}

.about__form .send,
.feedback__form .send {
    background-color: transparent;
    border: 3px solid #fff;
    border-bottom-width: 7px;
    padding: 13px 15px
}

.about__form .send:hover,
.feedback__form .send:hover {
    background: #6194d2
}

.about__form small,
.feedback__form small {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    display: block;
    padding: 6px 0 0
}

.about__text {
    color: #fff
}

.about__text .about__logo-wrap {
    padding: 36px 0 19px;
    border-bottom: 1px solid #98b9cf;
    margin: 0 55px 0 0;
}

.about__text .title {
    font-size: 34px;
    line-height: 38px;
    text-transform: uppercase;
    padding: 52px 0 30px;
    font-weight: 700
}

.about__text p {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    max-width: 70%;
    padding: 0 0 22px
}

.about__text .about__status {
    padding: 17px 0 45px
}

.about__status {
    font-size: 0;
    font-family: 'Manrope', 'Manrope'
}

.about__status li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    padding: 0 34px 0 0
}

.about__status li:last-child {
    padding-right: 0
}

.about__status .top {
    padding: 0 0 3px
}

.about__status .left,
.about__status .right {
    display: inline-block;
    vertical-align: top
}

.about__status .left {
    font-size: 66px;
    line-height: 70px;
    padding: 0 6px 0 0
}

.about__status .right {
    padding: 2px 0 0
}

.about__more {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-decoration: underline;
    padding: 0 0 0 25px;
    position: relative
}

.about__more:hover {
    color: #83c1ea
}

.about__more:before {
    position: absolute;
    content: '';
    left: 0;
    top: 5px;
    background-image: url(../img/sprite.png);
    background-position: -298px -47px;
    width: 13px;
    height: 12px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .about__more:before {
        background-image: url(../img/sprite-2x.png);
        background-size: 344px 141px
    }
}

#city-dialog {
    width: 477px;
    display: none
}

#media-popup {
    display: none
}

.city-controls {
    font-size: 0
}

.city-controls li {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    padding: 0 15px 0 0
}

.city-controls a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 13px;
    font-weight: 700;
    font-size: 13px
}

#city-choose {
    display: none;
    width: 800px;
    max-width: 100%
}

@media screen and (max-width:1060px) {
    #city-choose {
        width: 500px;
        max-width: calc(100% - 70px)
    }

    #city-choose .city-list-col {
        width: 18%
    }
}

#city-choose .pop-search-wrap {
    width: 356px;
    padding: 0 0 22px
}

.city-list-wrap:after {
    content: " ";
    display: block;
    clear: both
}

.city-list-wrap ul li {
    padding: 0 0 14px
}

.city-list-wrap ul a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    padding: 5px 10px 3px;
    text-transform: uppercase;
    color: #4878b2
}

.city-list-wrap ul a:hover,
.city-list-wrap ul a.active {
    background: #4878b2 none repeat scroll 0 0;
    color: #fff
}

.city-list-wrap .big-city-list {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3
}

@media(max-width:1024px) {
    .city-list-wrap .big-city-list {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2
    }
}

@media(max-width:767px) {
    .city-list-wrap .big-city-list {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1
    }
}

.city-list-wrap .big-city-list li {
    display: block
}

.city-list-wrap .city-list-col {
    float: left;
    width: 19%
}

.city-list-wrap .alphabet-list {
    padding: 0 0 0 16px;
    position: relative
}

.city-list-wrap .alphabet-list:before {
    position: absolute;
    left: 1px;
    top: 4px;
    color: #aeaeae;
    font-size: 12px;
    line-height: 14px
}

.city-list-wrap .alphabet-list li {
    padding: 0 0 8px
}

.city-list-wrap .alphabet-list a {
    font-size: 12px;
    color: #4878b2;
    font-weight: 400;
    padding: 3px 10px 1px;
    display: block
}

.city-list-wrap .alphabet-list.the-a:before {
    content: 'А'
}

.city-list-wrap .alphabet-list.the-b:before {
    content: 'Б'
}

.city-list-wrap .alphabet-list.the-v:before {
    content: 'В'
}

.city-list-wrap .alphabet-list.the-g:before {
    content: 'Г'
}

.city-list-wrap .alphabet-list.the-d:before {
    content: 'Д'
}

.city-list-wrap .alphabet-list.the-e:before {
    content: 'Е'
}

.city-list-wrap .alphabet-list.the-ee:before {
    content: 'Ё'
}

.city-list-wrap .alphabet-list.the-g:before {
    content: 'Ж'
}

@media screen and (max-width:1420px) {

    .header .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media screen and (max-width:991px) {
    #to-hide-form_2 {
        width: 100% !important;
    }

    .features>.container {
        flex-direction: column;
        align-items: start;
        gap: 15px;
        padding: 0 15px;
    }
}

@media screen and (max-width:1420px) and (max-width:1160px) {
    .main-nav>li.main-nav__more {
        display: block;
        position: absolute;
        right: 30px;
        top: 0;
        margin: 0 !important
    }
}

@media screen and (max-width:1420px) {

    .user-items .compare {
        margin-right: 11px
    }

    .navigation .user-items {
        padding: 3px 16px 0 15px
    }

    .search-wrap {
        width: 16px
    }

    .search-wrap input {
        top: -1px
    }

    .search-wrap button {
        width: 16px;
        height: 16px;
        overflow: hidden;
        text-indent: -9999px;
        padding: 0;
        margin: 12px 0 0 0
    }

    .search-wrap button:before {
        left: 0;
        top: 0
    }

    .search-wrap .close {
        top: 10px
    }


    .q-links {
        font-size: 24px;
        line-height: 32px
    }

    .q-links .q-links__list {
        padding: 0
    }

    .q-links__list a {
        font-size: 20px;
        line-height: 26px
    }

    .category .loader-search {
        min-height: auto
    }

    .loader-search {
        padding: 18px 0 0 25px
    }

    .loader-search>.title {
        font-size: 19px
    }

    .loader-search__form .tab-content {
        padding: 21px 0 33px 7px
    }

    .loader-search__form .search-row.engine {
        padding: 0 0 15px
    }

    .loader-search__form .search-row.action .show {
        padding: 8px 15px 8px;
        width: 175px
    }

    .loader-search__form #tcm-search {
        background-size: 60%;
        background-position: right 0 bottom 18px
    }

    .loader-search__brand li {
        height: 65px;
        padding: 10px 5px
    }

    .loader-search__brand li img {
        max-width: 60%;
        height: auto;
        display: inline
    }

    .loader-search__brand input[type="checkbox"]+label {
        font-size: 12px;
        line-height: 24px;
        padding: 9px 0 0
    }

    .loader-search__brand input[type="checkbox"]+label:after {
        margin: 0 0 0 -6px;
        top: -4px
    }

    .checkbox-list li {
        padding: 2px 6px
    }

    .search-row {
        padding: 0 0 7px
    }

    .footer {
        padding: 33px 0 10px
    }

    .footer .bot-nav {
        padding: 0 0 0 36px
    }

    .footer .bot-info {
        margin: -3px 0 0
    }

    .footer .top__phone {
        margin: -5px 0 0;
        padding: 0 0 6px
    }

    .bot-nav>li {
        padding: 0 3.3% 0 0
    }

    .bot-nav .title {
        font-size: 10px;
        line-height: 12px;
        margin: 0 0 18px
    }

    .bot-nav__sub-menu a {
        font-size: 10px;
        line-height: 20px
    }

    .develop-by {
        background: url("../img/develop-by-mini.png") no-repeat left top;
        width: 130px
    }

    .bot-info .city {
        font-size: 11px;
        line-height: 15px
    }

    .bot-info .city:after {
        top: 7px
    }

    .bot-info .top__phone {
        font-size: 23px;
        line-height: 27px
    }

    .bot-info .button {
        font-size: 9px;
        line-height: 11px;
        width: 104px;
        padding: 5px 7px 3px;
        margin: 0 0 11px
    }

    .bot-info a {
        font-size: 10px;
        line-height: 12px
    }

    .bot-info .adr {
        font-size: 11px;
        line-height: 12px
    }

    .bot-info .develop-by {
        margin: 72px 0 10px
    }
}

@media screen and (max-width:1420px) and (max-width:1200px) {
    .items-list-page .pdf-link {
        position: absolute;
        bottom: 8px;
        left: 20px;
        margin: 0
    }
}

.indent {
    text-indent: 15px
}

@media screen and (max-width:768px) {}

.news-img {
    max-width: 40%;
    margin-left: auto;
    margin-right: auto;
    border: none !important;
    padding-top: 20px
}

.link-police {
    color: #fff;
    text-decoration: underline
}

.link-police:hover {
    color: #a6b7ff
}

.link-police--color {
    color: #4878b2
}

ul.social {
    margin-top: 10px
}

ul.social li {
    display: inline;
    padding: 0 30px 0 0
}

ul.social li a i.fa {
    font-size: 40px
}

ul.social li a i.fa:hover {
    font-size: 40px;
    animation-name: flash;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    color: #9dceed
}

@keyframes flash {
    100% {
        transform: rotate(360deg)
    }
}

.news_h {
    text-align: center;
    color: #004571;
    border-bottom: 1px solid #98b9cf;
    margin: 0 0 19px;
    padding: 24px 0 9px;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Manrope", sans-serif
}

.stock-list {
    font-size: 0
}

.stock-list li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    width: 33.3%;
    padding: 0 0 17px 17px
}

.stock-item {
    background: #fff;
    padding: 28px 32px;
    border: 1px solid #abc2d1;
    position: relative
}

.stock-item .stock-item__title {
    font-size: 21px;
    line-height: 24px;
    margin: 0 0 10px;
    display: block
}

.stock-item .stock-item__title:hover {
    text-decoration: underline
}

.stock-item .stock-item__date {
    color: #508bd1;
    display: block;
    padding: 0 0 19px
}

.stock-item .stock-item__content {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 19px;
    padding: 0 0 5px
}

.stock-item .stock-item__content p {
    font-size: 16px;
    line-height: 19px
}

.stock-item .stock-item__more {
    font-size: 13px;
    line-height: 15px;
    color: #508bd1;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: underline
}

.stock-item .stock-item__more:hover {
    text-decoration: none
}

.stock-item--with-bg {
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
    border: 0
}

.stock-item--with-bg .stock-item__title,
.stock-item--with-bg .stock-item__date,
.stock-item--with-bg .stock-item__content,
.stock-item--with-bg .stock-item__more {
    color: #fff
}

.stock-item--with-bg .stock-item__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none
}

.stock-item--with-bg .stock-item__bg img {
    height: 100%;
    width: auto
}

#xvcdsc33 {
    padding: 10px 40px 50px;
    color: #000;
    background: #fff;
}

#xvcdsc33_2 {
    padding: 50px 50px 50px;
    color: #000;
    background: #fff;
}

.mt-30 {
    margin-top: 30px;
}


@media (max-width: 1420px) {
    #xvcdsc33 {
        padding: 5px 10px 5px;
        color: #000;
    }

    #xvcdsc33_2 {
        padding: 30px 30px 25px;
        color: #000;
    }

    .content__main .container {
        padding: 0 20px;
    }

    .amsn .container {
        padding: 0;
    }

    .fmail {
        font-size: 18px !important;
        line-height: 12px !important;
    }


    #contacts-map .contacts-adress {
        max-width: 510px;
    }
}


@media (max-width: 1199px) {
    .kattable-1 {
        float: left;
        width: 100%;
        margin-left: -15px;
    }

    .kattable-2 {
        float: left;
        width: 100%;
        margin-left: -25px;
    }

    .features .q-links {
        width: 100%;
        padding: 0 10px 0;
        float: left;
    }

    #top__cont {
        margin: 0;
    }
}

@media (max-width: 991px) {
    h1 {
        font-size: 24px;
        line-height: 1.5;
        font-weight: 700;
        text-transform: uppercase;
    }

    .features {
        padding: 20px 0 40px;
        min-height: 215px;
    }

    .main-nav {
        padding-right: 0;
        position: relative;
    }

    .main-nav>li {
        width: 45%;
    }

    .main-nav a {
        text-align: left;
    }

    #lmenu:after {
        position: static;
    }

    .main-nav>li:after {
        position: static;
        display: none !important;
    }

    .navigation .container {
        height: 170px;
    }

    .about .about__text {
        width: 100%;
    }

    .about .about__form,
    .about .feedback__form {
        float: right;
        padding: 0;
        border-left: none;
        width: 100%;
        padding: 0 20px;
    }

    #to-show-form {
        display: none;
        min-height: 90px;
        text-align: left;
    }

    .about__form small,
    .feedback__form small {
        text-align: left;
    }

    .about__logo {
        width: 100%;
        line-height: 1.5;
        height: auto;
    }

    .about__status .right {
        padding: 2px 0 0;
        width: 100%;
    }

    .about__status li {
        width: 50%;
        margin-bottom: 20px;
    }
}

@media (max-width: 799px) {
    .footer .bot-info {
        clear: both;
        display: block;
        width: 100%;
        margin-bottom: 20px;
        padding: 0 20px;
    }

    .features h1 {
        font-size: 36px;
    }

    .footer .adr {
        display: block;
        padding: 0 20px;
    }

    .about .container {
        padding: 0 20px;
    }

    .header .logo {
        order: 0;
        margin-right: 25px;
    }

    #top__cont {
        order: 1;
    }

    .top__features {
        order: 2;
    }

    .header .top .container {
        gap: 20px 15px;
        padding-bottom: 35px;
    }

    .navigation .container {
        height: 330px;
        flex-direction: column-reverse;
        gap: 15px;
        padding: 15px;
    }

    .navigation .right {
        width: 100%;
    }

    .main-nav>li {
        width: 100%;
    }


    #top__cont a {
        clear: both;
        text-align: left;
    }


    #contacts-map .contacts-adress {
        max-width: 100%;
        position: relative;
        top: 0;
        transform: none;
        margin: 0;
        background: rgba(234, 241, 249, 1);
        left: 0;
        margin: 0;
        padding: 0;
    }

    .contacts-adress-list li {
        width: 100%;
    }

    #asd233 ymaps {
        display: none !important;
    }

    .amsn .button.orange {
        width: 200px;
        margin-bottom: 20px;
    }
}

@media (max-width: 550px) {
    .about__status li {
        width: 100%;
    }

    .navigation .container {
        height: 250px;
    }

    .navigation .q-order {
        width: 100%;
    }

    .navigation .left {
        padding: 20px 10px 0 0;
        width: 100%;
    }

    .main-nav>li {
        width: 100%;
        margin: 0;
    }

    .navigation .container {
        height: 370px;
    }

    .navigation .right {
        text-align: right;
        padding: 20px 0 0;
        width: 100%;
        clear: both;
        float: none;
        display: block;
    }
}

.cat-psafg {
    margin-bottom: 20px;
    width: 100%;
}

#to-hide-form_2 {
    width: 50%;
}