html[lang="lt"] div#home-scrol-links a, html[lang="lv"] div#home-scrol-links a, html[lang="sr-Cyrillic"] div#home-scrol-links a {
    font-size: 14px;
    line-height: 16px
}

html[lang="lt"] div#main-manu>span~span, html[lang="lv"] div#main-manu>span~span, html[lang="sr-Cyrillic"] div#main-manu>span~span {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    justify-content: center;
    padding: 9px 0
}

html[lang="lt"] div#main-manu>span~span li, html[lang="lv"] div#main-manu>span~span li, html[lang="sr-Cyrillic"] div#main-manu>span~span li {
    background: #fff;
    line-height: 34px;
    margin: 0;
    padding: 0
}

html[lang="lt"] div#main-manu>span~span a, html[lang="lv"] div#main-manu>span~span a, html[lang="sr-Cyrillic"] div#main-manu>span~span a {
    font-size: 11px;
    line-height: normal;
    margin: 0;
    padding: 0px 0;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 33px;
}

html[lang="lt"] div#main-manu>span~span li ul, html[lang="lv"] div#main-manu>span~span li ul, html[lang="sr-Cyrillic"] div#main-manu>span~span li ul {
    left: -24px;
    top: 32px;
    width: 269px;
    z-index: 999;
}

html[lang="lt"] div#main-manu>span~span~span, html[lang="lv"] div#main-manu>span~span~span, html[lang="sr-Cyrillic"] div#main-manu>span~span~span {
    display: flex
}

.accordion {
    position: relative;
    z-index: 1;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
section#defaq h2 {
    font-size: 2em;
}

section#defaq .accordion-header strong {
    font-weight: 500;
    font-size: 36px;
    position: absolute;
    margin: -12px 10px;
    transition: 0.4s;
    color: #142685;
}
section#defaq {
    padding: 50px 14%;
    position: relative;
}
.accordion-item {
    border-bottom: 1px solid #e9e9e9;
}
  .accordion-title {
    font-weight: bold;
    cursor: pointer;
  }
  .accordion-title:hover {
    color: blue;
  }
  .accordion-content {
    display: none;
    padding: 10px 0px;
}
  .accordion-item.active .accordion-content {
    display: block;
  }
.accordion-header {
    font-size: 25px;
    padding: 19px 0px;
    border-bottom: none;
}
.accordion-item.active .accordion-header strong {
    color: #0d1f7b;
	transform: rotate(45deg);
}
.accordion-item.active .accordion-header {
    color: #0d1f7b;
}
.accordion-header {
    font-size: 18px;
    padding: 19px 0px;
    border-bottom: none;
    transition: 0.4s;
    cursor: pointer;
}
.simple-block .accordion-header strong {
    font-weight: 500;
    font-size: 36px;
    position: absolute;
    margin: -5px 10px;
    transition: 0.4s;
    color: #fff;
}
.accordion-header:hover, .accordion-header:hover strong {
    color: #0d1f7b;
}

div#head-top .lang a.sr_Cyrillic {
    font-size: 0;
}
div#head-top .lang a.sr_Cyrillic::after {
    content: 'SR';
    position: relative;
    font-size: 16px;
}
a.SR_CYRILLIC {
    font-size: 0;
}
a.SR_CYRILLIC::before {
    content: 'SR';
    position: relative;
    font-size: 16px;
}



section#de33 {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 0;
    position: relative;
}
section#de33>span {
    background: url(../images/ccarrtt-min2.png);
    background-position: 50%;
    background-size: cover;
}
section#de33 span~span {
    background: #0d1f7b;
    padding: 180px 76px 137px 12%;
    color: #fff;
}
section#de33>span li {
    padding: 7px 0;
}
section#de33 ul {
    margin: 0;
    padding: 0 16px;
}
section#de33>span a {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 0 0 19px 0;
    color: #000;
    display: table;
    padding: 17px 26px 17px 42px;
    position: relative;
    z-index: 1;
    margin-top: 25px;
}
section#de33 img.top-white {
    margin: 0;
    top: -10px;
    transform: rotate(180deg);
}
section#de33>span a:after{
    color: #000;
    content: "+";
    font-size: 41px;
    font-weight: 100;
    left: 10px;
    position: absolute;
    top: calc(50% - 25px);
}
section#de33>span a:hover::after{color:#fff;}
section#de33>span a:hover {
    background: #0d1f7b;
    color: #fff;
}


#filterAZS {
    display: none
}

#rout_rezults {
    padding: 5px 0 5px 5px
}
.img-legend2 {
    width: 5% !important
}

@keyframes blink {
    0% {
        box-shadow: 0 0 20px #ec7a44
    }

    50% {
        box-shadow: none
    }
    to {
        box-shadow: 0 0 20px #ec7a44
    }
}

@-webkit-keyframes blink {
    0% {
        box-shadow: 0 0 20px #ec7a44
    }

    50% {
        box-shadow: 0 0 0
    }

    to {
        box-shadow: 0 0 20px #ec7a44
    }
}

.classWithShadow {
    -webkit-animation: blink 2s linear infinite;
    animation: blink 2s linear infinite
}

.imgClosed {
    width: 20px !important
}

.swal2-styled.swal2-confirm {
    background-color: #fbdc08 !important
}

.swal-modal,
.swal-overlay {
    background-color: rgba(251, 220, 8, .5)
}

.swal-modal {
    border: 1px solid rgba(251, 220, 8, .5);
    color: #61534e;
    display: block;
    text-align: center
}

.sbl-circ-path {
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
    border: 5px solid;
    border-radius: 50%;
    border-right: 5px solid #5a5a5a;
    color: rgba(90, 90, 90, .2);
    display: inline-block;
    height: 48px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 35%;
    width: 48px;
    z-index: 15
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

#country_list,
.sbl-circ-path {
    display: none
}

.gm-style-iw-d {
    font-size: 10px !important;
    max-width: 250px !important
}

.gm-style-iw-d h4 {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

div#head-top span a img.white {
    filter: none
}

div#filterAZS>span {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    padding: 13px 0 9px
}

div#filterAZS>span p {
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 600;
    margin: 3px;
    padding: 6px
}

div#filterAZS>span p img {
    display: table;
    float: left;
    height: 28px;
    margin-right: 7px;
    min-width: 22px;
    width: 35px
}

div#filterAZS>span p b {
    display: table;
    float: left;
    line-height: 18px;
    padding: 4px 0
}

div#filterAZS>span p input {
    margin: 6px 5px
}

.tochka-popup-content div span.azs_services_name {
    display: table;
    font-size: 12px;
    font-weight: 600;
    margin: 11px auto 11px -38px;
    text-align: center;
    width: 115px
}

button.btn-news {
    background: transparent;
    border: none;
    bottom: 15px;
    color: #142685;
    font-size: 16px;
    font-weight: 600;
    left: 16px;
    position: absolute
}

div#news img {
    margin-bottom: 11px
}

div#zag-page.news .button:after {
    color: #000;
    content: "+";
    font-size: 41px;
    font-weight: 100;
    left: 10px;
    position: absolute;
    top: calc(50% - 25px)
}

div#simple-page div#dor .scr-cont li img {
    float: left;
    height: 24px;
    margin: 0;
    padding: 0
}

.scr-cont li {
    line-height: 27px;
    text-align: left
}

body.bodynoscroll {
    overflow: hidden
}

.scr-cont {
    display: block;
    height: 56vh;
    overflow-y: scroll
}

div#simple-page div#dor span.s-popup img {
    background: transparent;
    border: none;
    border-radius: 0;
    filter: none;
    max-height: 33vh;
    max-width: 100%;
    width: auto
}

.politica {
    background: #fff;
    border-radius: 0 0 50px 0;
    left: 10%;
    padding: 35px;
    position: fixed;
    top: calc(50% - 94px);
    width: 80%;
    z-index: 99999999999999
}

.form-error {
    border: 1px solid red !important
}

div#dor2 a {
    border: 2px solid #fbdc08;
    color: #000;
    display: table;
    font-weight: 600;
    padding: 10px 30px
}
section#de4>span li {
    padding: 7px 0
}

img.white {
    filter: invert(100%)brightness(110%)
}

section#de4 ul {
    margin: 0;
    padding: 0 16px
}

section#de3>span a {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 0 0 19px 0;
    color: #000;
    display: table;
    padding: 17px 26px 17px 42px;
    position: relative;
    z-index: 1
}

section#de3>span a:hover {
    background: #fbdc08
}

div#o-nas23 span p a {
    background: #fbdc08;
    border-radius: 50px;
    color: #000;
    display: table;
    font-size: 12px;
    margin: 10px auto;
    padding: 4px 11px;
    transition: .4s
}

div#simple-page div#dor .p a {
    color: #fbdc08;
    display: table;
    margin: 15px auto
}

.error {
    display: table;
    position: absolute
}

span.s-popup {
    background: #fff;
    border-radius: 25px;
    display: block;
    display: none !important;
    height: 60vh;
    left: calc(50% - 325px);
    max-width: 650px;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 24px;
    position: fixed;
    top: calc(50% - 30vh);
    transition: .5s;
    width: 100%;
    z-index: 99;
    z-index: 99999
}

span.s-popup.act {
    display: block !important;
    opacity: 1
}

span.s-popup .b:hover {
    transform: rotate(0deg)
}

span.s-popup td {
    padding: 10px !important
}

span.s-popup .b {
    background: #fbdc08;
    border-radius: 50%;
    cursor: pointer;
    font-size: 26px;
    height: 35px;
    line-height: 34px;
    position: absolute;
    right: 8px;
    top: 8px;
    transform: rotate(45deg);
    transition: .5s;
    width: 35px
}

.map-boxes>div>p,
span.s-popup .b {
    font-weight: 600;
    text-align: center
}

.map-boxes>div>p {
    padding: 50px
}

.c.izmenenia.act {
    padding: 25px
}

.c.izmenenia.act td {
    background: #ededed;
    font-size: 12px;
    padding: 5px
}

.grecaptcha-badge {
    opacity: 0
}

div.home-banner>span h2 b {
    color: #fbdc08;
    display: table;
    font-size: 83%;
    font-weight: 900
}

.map-boxes>div {
    display: none
}

.map-boxes>div.act {
    display: block
}

div#footer a {
    color: #fff
}

div#head-top span a img:hover {
    transform: scale(1.2)
}

body.de div#home-scrol-links a {
    font-size: 14px;
    line-height: 16px
}

body.de div#main-manu>span~span {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    justify-content: center;
    padding: 9px 0
}

body.de div#main-manu>span~span li {
    background: #fff;
    line-height: 34px;
    margin: 0;
    padding: 0
}

body.de div#main-manu>span~span a {
    font-size: 11px;
    line-height: 18px;
    margin: 0;
    padding: 14px 0
}

body.de div#main-manu>span~span li ul {
    left: -24px;
    top: 49px;
    width: 269px;
    z-index: 999
}

body.de div#main-manu>span~span~span {
    display: flex
}

div#mob-menu li a {
    color: #fff
}

div#forma-zvonka.big.open {
    top: 110px
}

a.add {
    border: 1px solid #d8d8d8;
    color: #000;
    display: table;
    margin: 15px 0;
    padding: 15px
}

div#forma-zvonka.big form span {
    display: table;
    width: 100%
}

a.add s {
    color: #000;
    font-weight: 600;
    margin-right: 9px;
    text-decoration: none
}

a.add:hover {
    background: #fbdc08;
    border: 1px solid #d8d8d8
}

div#forma-zvonka.big form span span {
    margin-top: 7px
}

div#forma-zvonka.open h2 {
    width: 200%
}

div#dor2 {
    grid-column-gap: 5%;
    display: grid;
    grid-template-columns: 45% 50%;
    padding: 80px 0
}

div#dor2>div {
    display: flex;
    flex-direction: column;
    justify-content: center
}

div#dor2>img {
    border-radius: 0 0 64px 0
}

div#simple-page div#dor span {
    padding: 0 24px
}

div#simple-page div#dor {
    display: grid;
    font-weight: 600;
    grid-template-columns: 33% 33% 33%;
    margin-bottom: 150px;
    padding-top: 50px;
    text-align: center
}

div#simple-page div#dor .p {
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 46px -21px #b9b9b9;
    margin: 20px;
    padding: 25px;
    position: relative
}

div#simple-page div#dor .p b {
    color: #e2e2e2;
    font-size: 5em;
    font-weight: 900;
    left: 35px;
    position: absolute;
    top: 0
}

div#simple-page div#dor img {
    background: #ecda7b;
    border-radius: 50%;
    box-sizing: border-box;
    display: table;
    filter: invert(1);
    margin: 24px auto;
    padding: 13px;
    width: 133px
}

div#zag-page.b-o-nas {
    background: url(/images/o-nas.jpg?39ff6338d50eb4e7b3c7afa89b3b1a6b);
    background-position: 50%
}

div#zag-page.karta {
    background: url(/images/truck2.jpg?a2947c76b77e3d39be54dbff8ce7bbcc);
    background-position: 50%
}

div#zag-page.news {
    background: url(/images/news.jpg?76e57aabd1d678338fd75419067b2a08);
    background-position: 50%
}

div#zag-page.contacts {
    background: url(/images/contacts.jpg?34351c87497882b7eac7fa821391c97a);
    background-position: 50%
}

div#zag-page.ys1 {
    background: url(/images/ys1.jpg?7a09b1ec5731fc95d204fc3b9801e596);
    background-position: 50%
}

/* +volynski 20231109 */
div#zag-page.fuel-delivery {
    background: url(/images/contacts.jpg);
    background-position: 50%
    
}

div#zag-page.nds {
    background: url(/images/nds.jpg?8fdc0c02be0df87e03e806671ebbcf7a);
    background-position: 50%
}

div#zag-page.ys3 {
    background: url(/images/ys3.jpg?253852cb654affae654d62874b4551f5);
    background-position: 50%
}

div#forma-zvonka.big form {
    height: 67vh;
    overflow-y: scroll;
    padding-right: 25px
}

div#forma-zvonka.big form p {
    box-sizing: border-box;
    display: table;
    float: left;
    margin: 7px 0;
    padding: 0;
    width: 33%
}

div#forma-zvonka.big form p b {
    display: table;
    font-size: 12px;
    padding: 9px 0 6px
}

div#forma-zvonka {
    background: #fff;
    border-radius: 0 0 50px 0;
    height: auto;
    left: 25%;
    padding: 50px 50px 107px;
    position: fixed;
    top: 115%;
    transition: .4s;
    width: 50%;
    z-index: 999999
}

div#forma-zvonka .button:hover {
    background: #fff;
    border: 2px solid #000
}

div#forma-zvonka h2 {
    color: #fbdc08;
    font-size: 25px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -593%;
    transition: .4s;
}

div#forma-zvonka.open {
    top: 25%
}

div#forma-zvonka.open h2 {
    top: -24px;
}

.forma-up-fon.act.act2,
.forma-up-fon.act2 {
    background: rgba(0, 0, 0, .85);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999999
}

div#forma-zvonka>b {
    cursor: pointer;
    font-size: 49px;
    font-weight: 300;
    position: absolute;
    right: 13px;
    top: 0;
    transform: rotate(45deg);
    transition: .4s;
    z-index: 99999
}

div#forma-zvonka>b:hover {
    transform: rotate(-45deg)
}

div#forma-zvonka p {
    display: grid;
    grid-template-columns: 19% 81%
}

div#forma-zvonka p input,
div#forma-zvonka p select {
    background: #eaeaea;
    border: none;
    border-radius: 7px;
    box-sizing: border-box;
    height: 51px;
    padding: 15px 20px;
    width: 95%
}

div#forma-zvonka p b {
    padding: 14px 0
}

div#forma-zvonka .button {
    bottom: 0;
    position: absolute
}

.newspaper {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    padding: 50px 0;
    position: relative
}

.newspaper img {
    float: left;
    margin: 1px 5px 0 0;
    width: 20px
}

.newspaper p {
    background: #fff;
    box-shadow: 0 0 38px -16px #8a8a8a;
    margin: 25px;
    padding: 25px
}

.newspaper strong {
    display: table;
    padding: 0 0 16px
}

div#news.news-full {
    display: table
}

div#news.news-full img {
    float: left;
    margin-bottom: 5%;
    margin-right: 5%;
    width: 35%
}

div#news {
    display: grid;
    grid-template-columns: 33% 33% 33%
}

div#news a {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 0 0 50px 0;
    color: #000;
    margin: 25px;
    overflow: hidden;
    padding-bottom: 32px;
    position: relative
}

div#news a h3 {
    color: #142685;
    padding: 0 23px
}

div#news a p {
    color: #000;
    padding: 0 23px
}

div#news a b {
    color: #d0d0d0;
    display: table;
    font-size: 24px;
    font-weight: 900;
    left: calc(50% - 104px);
    margin-bottom: 23px;
    padding: 0 23px;
    position: absolute;
    text-align: center;
    top: -40px;
    width: 173px
}

div#o-nas23 {
    padding: 50px 15% 100px
}

div#o-nas23 span {
    display: grid;
    grid-template-columns: 33% 33% 33%
}

div#o-nas23 span p {
    font-weight: 600;
    padding: 25px;
    position: relative;
    text-align: center
}

div#o-nas23 span p img {
    background: #fbdc08;
    border-radius: 50%;
    box-sizing: border-box;
    display: table;
    margin: 28px auto;
    padding: 12px;
    width: 100px
}

div#o-nas23 span p b {
    color: #e2e2e2;
    font-size: 5em;
    font-weight: 900;
    left: 0;
    position: absolute;
    top: 0
}

div#main-manu>span~span li {
    display: table;
    list-style: none;
    margin: 0;
    padding: 36px 0;
    position: relative
}

div#o-nas1 span {
    display: flex;
    flex-direction: inherit;
    grid-template-columns: 50% 50%;
    position: relative
}

div#o-nas1 span div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5%;
    position: relative;
    width: 50%
}

div#o-nas1 span div h3 {
    font-size: 2em;
    font-weight: 900
}

div#o-nas1 {
    padding: 45px 0
}

div#o-nas1 img {
    width: 50%
}

div#o-nas1 b {
    color: #e6e6e6;
    font-size: 9em;
    font-weight: 900;
    left: 37px;
    position: absolute;
    top: 0;
    z-index: -1
}

div#o-nas1 b.b {
    left: auto;
    right: 37px
}

div#o-nas1 span~span {
    flex-direction: row-reverse
}

div#o-nas1 span~span~span {
    flex-direction: row
}

div#o-nas1 span~span~span~span {
    flex-direction: row-reverse
}

#zag-page:after {
    background: url(/images/top-white.png?195d5d03c06ff10d66d46a06bd5072e5);
    background-position: 50%;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: -25px;
    content: "";
    height: 175px;
    left: 0;
    position: absolute;
    width: 100%
}

div#zag-page {
    background: url(/images/truck1.jpg?fbb1acef4b44c0e86bfa91630cab71c3);
    background-position: 50%;
    padding: 205px 15% 140px;
    position: relative
}

div#zag-page h1 {
    color: #fff;
    font-size: 4em;
    font-weight: 900;
    text-shadow: 0 0 20px #101010;
    text-transform: uppercase
}

div#zag-page p {
    background: #fff0;
    color: #fff;
    display: table;
    font-size: 23px;
    font-weight: 600;
    padding: 25px;
    text-shadow: 0 0 25px #000
}

div#simple-page {
    overflow: hidden;
    padding: 25px 15%;
    position: relative
}

div#simple-page:after {
    background: url(/images/back777.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 100%;
    left: 0;
    min-height: 101vh;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.forma-up-fon.act {
    background: rgba(0, 0, 0, .67);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 99999
}

.forma-up-fon {
    transition: .5s
}

div#mob-menu.menu-open-open {
    left: 0
}

div#mob-menu {
    background: #142685;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    left: -625px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 28px 25px 25px;
    position: fixed;
    top: 0;
    transition: .4s;
    width: 525px;
    z-index: 99999
}

div#mob-menu b:hover {
    transform: rotate(-45deg)
}

div#mob-menu .m-logo {
    float: left;
    margin-bottom: 14px;
    margin-top: 7px;
    padding: 0 0 10px;
    width: 110px
}

div#mob-menu form {
    float: left;
    width: calc(100% - 110px)
}

div#mob-menu form input {
    background: #0a1c77;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    margin-left: 17px;
    padding: 25px 19px;
    width: 236px
}

div#mob-menu form button {
    background: #fbdc08;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    font-weight: 600;
    padding: 24px 14px;
    text-align: center
}

div#mob-menu ::-moz-placeholder {
    color: #fff
}

div#mob-menu :-ms-input-placeholder {
    color: #fff
}

div#mob-menu ::placeholder {
    color: #fff
}

div#mob-menu>span {
    color: #fff;
    display: grid;
    float: left;
    font-weight: 600;
    width: 100%
}

div#mob-menu>span a {
    color: #fff;
    font-size: 1.5em;
    padding: 5px 0
}

div#mob-menu>span a.act {
    color: #fbdc08
}

div#mob-menu>span~p {
    color: #fff;
    display: table;
    padding: 24px 0 0
}

div#mob-menu li {
    color: #fff;
    list-style: none;
    margin: 0;
    padding: 0
}

div#mob-menu li img {
    margin: 15px 8px -7px 0;
    width: 25px
}

div#mob-menu .a {
    border: 2px solid #000;
    color: #000;
    display: grid;
    filter: invert(1);
    font-weight: 600;
    grid-template-columns: 22px calc(100% - 22px);
    margin: 32px 0 -21px;
    padding: 15px 18px;
    text-align: center;
    width: 100%
}

div#mob-menu .a:hover {
    background: #fff;
    border: 2px solid #fff;
    filter: none
}

div#mob-menu b {
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 63px;
    font-weight: 100;
    justify-content: center;
    line-height: 0px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 37px;
    transform: rotate(45deg);
    transition: 1s
}

.home-slider .slick-dots {
    bottom: -25px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-thumb {
    background-color: #fbdc08;
    border-radius: 0
}

div#footer {
    background: url(/images/ukraine2.png?568f368c5d7a1d5f6eca8a472e8d5403), #383838;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 29%;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    padding: 100px 15%
}

div#footer img {
    width: auto
}

div#footer>span~span {
    color: #fff;
    display: grid;
    font-weight: 600
}

div#footer>a img {
    display: table
}

div#footer>a {
    color: #fff;
    font-weight: 600
}

div#footer>span~span a {
    color: #fff;
    padding: 11px 0 8px
}

div#footer span a:hover {
    color: #fbdc08
}

a#joie {
    background: #353535;
    color: #151515;
    display: table;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 16px 0;
    text-align: center;
    width: 100%
}

a#joie,
div#footer h3 {
    text-transform: uppercase
}

div#footer h3 {
    color: #fff;
    color: #fbdc08;
    letter-spacing: 1px;
    margin: 0 0 50px;
    padding: 0
}

div#footer .button {
    color: #000;
    display: flex;
    flex-direction: column;
    height: 75px;
    justify-content: center;
    margin: 0;
    width: 295px
}

div#footer .button:after {
    top: 11px
}

div#footer li img {
    margin: 4px 7px -6px 0;
    transition: .4s;
    width: 23px
}

div#footer li {
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    list-style: none;
    padding: 6px 0
}

div#footer li img:hover {
    transform: scale(1.1)
}

a#toptop {
    background: #fbdc08;
    bottom: 65px;
    bottom: -100px;
    color: #000;
    display: flex;
    flex-direction: column;
    font-size: 28px;
    font-weight: 700;
    height: 50px;
    justify-content: center;
    position: fixed;
    right: 65px;
    text-align: center;
    width: 50px;
    z-index: 9
}

a#toptop.toptop-act {
    bottom: 65px
}

a#toptop:hover {
    opacity: .8
}

section#de4 {
    background: #f44336;
    color: #fff;
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 75px 0 0;
    position: relative
}

section#de4 .button {
    background: #fff;
    border: 2px solid #f44336;
    color: #000
}

section#de4 .button:hover:after {
    color: #fff
}

section#de4 .button:hover {
    background: #f44336;
    border: 2px solid #fff;
    color: #fff
}

section#de4 b {
    background: url(/images/man3.jpg?68bdfa06510b2584b0e1cf7bacd9ea1e);
    background-position: revert;
    background-size: cover;
    display: flex;
    flex-direction: column;
    font-size: 20rem;
    font-size: 0;
    justify-content: center;
    margin-top: -75px;
    text-align: center;
    width: 100%
}

section#de4>span {
    padding: 10% 10% 10% 11%
}

section#de4 img.top-white {
    margin: 0;
    top: -10px;
    transform: rotate(180deg)
}

section#de3 s {
    color: #0d1f7b;
    font-size: 31px;
    font-weight: 900;
    text-decoration: none
}

ul.lang.call {
    padding: 12px 0
}

div#head-top ul.lang.call>li>a {
    border-radius: 52px;
    padding-right: 33px;
    text-shadow: none
}

div#head-top ul.lang.call>li>a:after {
    color: #000;
    right: 12px
}

section#de3 {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 0;
    position: relative
}

section#de3 span~span {
    background: url(/images/man2.jpg?7b48e4d41c2c3d27ab3f2780a2e1d54e);
    background-position: 50%;
    background-size: cover
}

section#de3>span {
    background: #fbdc08;
    padding: 50px 76px 86px 30%
}

section#de3>span ul {
    margin: 0 0 51px;
    padding: 2px 23px;
    width: 80%
}

section#de3>span li {
    padding: 7px 0
}

section#de3 img.top-white {
    bottom: -51px;
    left: 0;
    margin: 0;
    position: absolute
}

ul.lang.call li ul {
    top: 42px
}

section#de2 {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 0;
    position: relative
}

div#particles-js4, div#particles-js5 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

section#de2 .button:hover {
    border: 2px solid #000
}

section#de2 h2 {
    font-size: 2em
}

section#de2 h2 b {
    color: #f44336;
    font-weight: 900
}

section#de2>span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 30%
}

section#de2>span h2,
section#de2>span h3 {
    position: relative
}

section#de2>span~form {
    background-position: 50%;
    background-size: cover;
    font-weight: 600;
    margin: 0;
    padding: 200px 120px 110px;
    position: relative
}

section#de2>span~form input {
    border: none;
    border-bottom: 1px solid #000;
    box-shadow: inset 0 0 28px -20px #000;
    padding: 13px 9px;
    width: 50%
}

section#de2>span~form b {
    display: flex;
    flex-direction: column;
    float: left;
    height: 42px;
    justify-content: center;
    width: 169px
}

.button {
    background: #fbdc08;
    border: 2px solid #fbdc08;
    border-radius: 0 0 25px 0;
    cursor: pointer;
    display: table;
    font-weight: 700;
    margin: 35px 0;
    padding: 20px 50px;
    position: relative;
    text-transform: uppercase;
    transition: .4s
}

.button:after {
    color: #000;
    content: "+";
    font-family: Montserrat;
    font-size: 41px;
    font-weight: 100;
    left: 10px;
    position: absolute;
    top: calc(50% - 26px)
}

.button:hover {
    background: #fff;
    border: 2px solid #fff
}

.filter>div span {
    display: block;
    float: left;
    margin: 1%;
    width: 48%
}

section#de1 {
    background: url(/images/ukraine.png?86dcd0c1eaa812074d094dd2ec11d35d);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 48%;
    margin-bottom: 100px;
    padding: 50px 15% 111px
}

section#de1 div {
    display: grid;
    grid-template-columns: 33% 33% 33%
}

section#de1 div .span {
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 78px -13px #b7b7b7;
    margin: 30px;
    padding-bottom: 33px;
    position: relative;
    transition: .4s
}

section#de1 div .span:hover img {
    filter: invert(1)
}

section#de1 div .span:hover {
    background: #5c4dc5;
    color: #fff;
    transform: translateY(-10px)
}

section#de1 div .span~.span:hover {
    background: #ff8100
}

section#de1 div .span~.span~.span:hover {
    background: #55ce55
}

section#de1 div .span:hover b {
    color: #fff
}

section#de1 div .span img {
    margin: 20px;
    width: 80px
}

section#de1 div .span h3 {
    color: #010101;
    margin: 0;
    padding: 0 12px 27px 33px
}

section#de1 div .span:hover h3 {
    color: #fff
}

section#de1 div .span b {
    bottom: 11px;
    color: #142685;
    display: table;
    font-weight: 600;
    margin: 0 0 11px 35px;
    position: absolute
}

section#de1 div .span b:after {
    content: "->";
    font-family: monospace;
    font-size: 22px;
    font-weight: 800;
    position: absolute;
    right: -32px;
    top: -4px
}

h2 {
    font-size: 3em;
    font-weight: 900;
    text-transform: uppercase
}

ul.lang {
    padding: 22px 0;
    position: relative
}

ul.lang,
ul.lang li ul {
    list-style: none;
    margin: 0
}

ul.lang li ul {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 23px 1px #3c3c3c;
    left: 0;
    padding: 14px;
    position: absolute;
    top: 7px;
    transform: scale(0);
    transition: .4s
}

ul.lang li ul li {
    cursor: pointer;
    font-weight: 600;
    padding: 4px 0
}

ul.lang li ul li:hover {
    color: #fbdc08
}

div#head-top ul.lang>li>a {
    background: #fff;
    border-radius: 50%;
    display: table;
    padding: 8px 20px 8px 8px;
    position: relative
}

div#head-top ul.lang>li>a:after {
    color: #000;
    content: "^";
    position: absolute;
    right: 7px;
    transform: rotate(180deg);
    font-size: 16px;
}

ul.lang li:hover ul {
    transform: scale(1)translateY(9px)
}

div#main-manu.menu-verx-lip {
    border-radius: 0;
    box-shadow: 0 0 51px -12px #bfbfbf;
    margin-left: 0;
    position: fixed;
    top: -183px;
    transition: .4s;
    width: 100%
}

div#main-manu.menu-verx-lip.menu-verx-lip2 {
    margin-top: 0;
    top: 0
}

div#home-scrol-links {
    border-radius: 50px;
    box-shadow: 0 0 59px -17px #142685;
    display: flex;
    justify-content: center;
    margin: -80px auto 12px;
    overflow: hidden;
    position: relative;
    width: 800px;
    z-index: 1
}

div#home-scrol-links a~a {
    background: #0d1f7b
}

div#home-scrol-links a~a~a {
    background: #0b1b6d
}

div#home-scrol-links a img {
    background: #fff;
    border-radius: 50px;
    box-sizing: border-box;
    height: 50px;
    margin: -16px 0;
    padding: 10px;
    width: 50px
}

div#home-scrol-links a {
    background: #142685;
    color: #fff;
    display: grid;
    font-size: 16px;
    font-weight: 600;
    grid-template-columns: 20% 80%;
    height: 80px;
    padding: 32px 38px 32px 22px;
    text-align: center;
    width: 269px
}

canvas {
    display: block;
    vertical-align: bottom
}

div#head-top span {
    display: grid;
    padding: 12px 0;
    width: 51%
}

div#head-top span a img {
    margin: -3px 2px -7px 0;
    padding: 3px;
    width: 23px
}

div#head-top span a {
    -webkit-text-stroke: 2px hsla(0, 0%, 100%, .07);
    display: table;
    float: left;
    font-size: 14px;
    padding: 5px 0;
    text-shadow: 0 0 17px #fff
}

div.home-banner>span img.img-circle {
    border-radius: 50%;
    transform: translateX(22%)translateY(3%)
}

div.home-banner>span h1.small {
    font-size: 5em;
    line-height: 1em;
}

div.home-banner>span h1.small~h2 {
    font-size: 1.5em
}

.home-slider .slick-dots li button:before {
    opacity: 0 !important
}

.home-slider ul.slick-dots li.active:before {
    content: ""
}

.home-slider1 ul.slick-dots>li~li:before {
    background: url(/images/is2.png?dcfb2c0c8a7e3c08b601424b069185f2), hsla(0, 0%, 100%, .1);
    background-position: 13px 3px;
    background-repeat: no-repeat;
    content: "Скидки"
}

.home-slider1 ul.slick-dots>li~li~li:before {
    background: url(/images/is3.png?b447ae409da1893c3d10857c5000bdb6), hsla(0, 0%, 100%, .1);
    background-position: 13px 3px;
    background-repeat: no-repeat;
    content: "Кредит"
}

.home-slider1 ul.slick-dots>li:before {
    background: url(/images/is1.png?a2b54a25ca408cb17383dc2ca7056ea9), hsla(0, 0%, 100%, .1);
    background-position: 13px 3px;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #000;
    content: "Услуги";
    display: table;
    float: left;
    font-weight: 600;
    padding: 19px 28px;
    position: relative;
    text-align: right;
    width: 123px
}

.home-slider .slick-dots li button {
    background: #ffffff00;
    border: 5px solid #fff;
    border-radius: 50%;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: 700;
    height: 31px;
    line-height: 2px;
    outline: none;
    padding: 5px;
    width: 31px
}

.home-slider .slick-dots li:hover {
    background: #fff
}

.home-slider .slick-dots li.slick-active {
    background: #fbdc08
}

.home-slider .slick-dots li {
    background: hsla(0, 0%, 100%, .27);
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    height: 31px;
    margin: 0 15px;
    padding: 0;
    position: relative;
    transition: .4s;
    width: 30px
}

.home-slider ul.slick-dots {
    bottom: 150px
}

.home-slider .slick-next:before,
.home-slider .slick-prev:before,
.slick-next:before,
.slick-pred:before {
    border-radius: 50%;
    font-size: 45px;
    opacity: 1
}

.home-slider button.slick-prev.slick-arrow {
    height: 50px;
    left: 2%;
    width: 50px;
    z-index: 9999
}

.home-slider button.slick-next.slick-arrow {
    height: 50px;
    right: 2%;
    width: 50px;
    z-index: 9999
}

.home-slider.slick-dotted.slick-slider {
    margin-bottom: 0
}

#particles-js,
#particles-js2,
#particles-js3 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.count-particles {
    background: #002;
    color: #13e8e9;
    font-family: Helvetica, Arial, sans-serif;
    font-size: .8em;
    font-weight: 700;
    left: 0;
    line-height: 14px;
    padding-bottom: 2px;
    position: absolute;
    text-align: left;
    text-indent: 4px;
    top: 48px;
    width: 80px
}

div#head-top {
    display: flex;
    justify-content: space-between;
    left: 0;
    left: 15%;
    position: absolute;
    top: 0;
    width: 70%;
    z-index: 3
}

div#head-top a img {
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    float: left;
    margin: -5px 8px 0 0;
    padding: 8px;
    width: 31px
}

div#head-top .lang a {
    color: #000;
    margin: 0;
    padding: 5px 0
}

div#head-top .lang a:hover {
    color: #fbdc08
}

div#head-top a {
    font-weight: 700;
    margin: 0;
    padding: 32px 0
}

div#head-top a.lcab {
    background: hsla(0, 0%, 100%, .37);
    border-radius: 50px;
    color: #000;
    height: 51px;
    margin: 15px 0;
    padding: 15px 14px
}

div#main-manu:hover {
    overflow: visible
}

div#main-manu {
    background: #fff;
    border-radius: 50px 0 50px 50px;
    display: grid;
    grid-template-columns: 230px calc(100% - 480px) 250px;
    margin-left: 15%;
    margin-top: 80px;
    overflow: hidden;
    position: absolute;
    width: 70%;
    z-index: 2
}

div#main-manu>span img {
    float: right;
    padding: 16px 36px 16px 0;
    width: 100px
}

div#main-manu>span a.b-menu {
    background: #ececec;
    border-radius: 50%;
    display: table;
    float: left;
    height: 50px;
    margin: 20px;
    position: relative;
    transition: .4s;
    width: 50px
}

div#home-scrol-links a:hover {
    filter: brightness(.8)
}

div#main-manu>span a.b-menu.active b {
    left: 20px;
    top: 22px;
    transform: rotate(57deg)
}

div#main-manu>span a.b-menu.active b~b {
    left: 6px;
    transform: rotate(-57deg)
}

div#main-manu>span a.b-menu.active b~b~b {
    left: 13px;
    top: 33px;
    transform: none
}

div#mob-menu>span a:hover {
    color: #fbdc08
}

div#mob-menu li ul {
    margin: 0;
    padding: 10px 20px
}

div#mob-menu li ul a {
    display: table;
    font-size: 17px;
    padding: 2px 0
}

div#main-manu>span~span li ul {
    background: #fff;
    border-radius: 15px 15px 30px 0;
    box-shadow: 0 0 61px -25px #000;
    left: -24px;
    margin: 0;
    opacity: 0;
    padding: 25px;
    position: absolute;
    top: 90px;
    top: -85px;
    transform: rotateX(90deg);
    width: 169px;
    z-index: -1
}

div#main-manu>span~span li:hover ul {
    opacity: 1;
    top: 64px;
    transform: rotateX(0deg)
}

div#main-manu>span~span li ul li a {
    display: table;
    font-size: 14px;
    padding: 0;
    width: 100%
}

div#main-manu>span~span li ul li~li a {
    border-top: 1px solid #e6e6e6;
    padding-top: 28px
}

div#main-manu>span~span li ul li {
    padding: 14px
}

div#main-manu>span a.b-menu:hover b {
    left: 20px;
    top: 22px;
    transform: rotate(57deg)
}

div#main-manu>span a.b-menu:hover b~b {
    left: 6px;
    transform: rotate(-57deg)
}

div#main-manu>span a.b-menu:hover b~b~b {
    left: 13px;
    top: 33px;
    transform: none
}

div#main-manu>span~span {
    display: flex;
    justify-content: center
}

div#main-manu>span~span a {
    background: transparent;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 0px 15px;
    position: relative;
    text-transform: uppercase;
    display: block;
}

/* +volynski delivery  */
div#main-manu>span~span a[href*="/ru"] {
    padding: 0px 8px;
} 


div#main-manu>span~span~span a {
    background: #fbdc08;
    border-radius: 0 0 42px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%
}

div#main-manu>span a.b-menu b {
    background: #402d86;
    border-radius: 41px;
    height: 3px;
    left: 13px;
    position: absolute;
    top: 15px;
    transition: .4s;
    width: 26px
}

div#main-manu>span a.b-menu b~b {
    left: 13px;
    top: 24px
}

div#main-manu>span a.b-menu b~b~b {
    left: 13px;
    top: 33px
}

div#main-manu>span~span a.act {
    color: #142685
}

.home-slider:after {
    background: url(/images/top-white.png?195d5d03c06ff10d66d46a06bd5072e5);
    background-position: 50%;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: -25px;
    content: "";
    height: 175px;
    position: absolute;
    width: 100%
}

div#main-manu>span~span a:hover {
    color: #142685
}

div#main-manu>span~span~span a:hover {
    background: #eaeaea
}

div.home-banner>span a:hover {
    background: #fff;
    border: 2px solid #fff
}

a.adhb {
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: 64px;
    color: #fff;
    font-size: 53px;
    font-weight: 100;
    height: 50px;
    left: calc(50% - 10px);
    line-height: 45px;
    position: absolute;
    text-align: center;
    transform: rotate(180deg);
    width: 50px
}

div.home-banner>span h2 s {
    color: #fbdc08;
    display: table;
    font-size: 1.4em;
    font-weight: 900;
    margin-top: 28px;
    text-decoration: none
}

div.home-banner.b {
    background: url(/images/truck2.jpg?a2947c76b77e3d39be54dbff8ce7bbcc);
    background-position: 50%;
    background-size: cover
}

div.home-banner.c {
    background: url(/images/truck3.jpg?713e226d349c694ca95eda996f41c2b2);
    background-position: 50%;
    background-size: cover
}

div.home-banner {
    background: url(/images/truck1.jpg?fbb1acef4b44c0e86bfa91630cab71c3);
    background-position: 50%;
    background-size: cover;
    display: grid;
    grid-template-columns: 50% 50%;
    height: 100vh;
    padding: 121px 15%;
    position: relative
}

div.home-banner>span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1
}

div.home-banner>span h1 {
    -webkit-text-stroke: 0 #fff;
    color: #fff;
    font-size: 9em;
    font-weight: 900;
    margin: 0;
    padding: 0;
    text-shadow: 19px 20px 41px #000;
    transition: 4.5s
}

.slick-current.color div.home-banner>span h1,
.slick-slide~.slick-current div.home-banner>span h1 {
    color: #fbdc08
}

div.home-banner>span h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 900;
    margin: 0;
    padding: 14px 0;
    text-shadow: 0 0 50px #000;
    text-transform: uppercase;
    width: 70%;
}

div.home-banner>span a {
    background: #fbdc08;
    border: 2px solid #fbdc08;
    border-radius: 0 0 25px 0;
    color: #000;
    display: table;
    font-weight: 700;
    margin: 35px 0;
    padding: 20px 50px;
    position: relative;
    text-transform: uppercase
}

img.top-white {
    left: 0;
    margin: -144px 0 0;
    position: absolute
}

div.home-banner>span a:after {
    color: #000;
    content: "+";
    font-size: 41px;
    font-weight: 100;
    left: 10px;
    position: absolute;
    top: calc(50% - 27px)
}

div.home-banner>span img {
    background: #fff;
    border: 6px solid #fff;
    border-radius: 33px;
    box-shadow: 28px 58px 85px 1px #00000069;
    float: right;
    transform: translateX(22%)translateY(1%);
    width: 77%
}

body {
    display: block;
    font-family: Montserrat, sans-serif !important;
    margin: 0 auto;
    max-width: 1920px;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

a {
    cursor: pointer;
    text-decoration: none;
    transition: .2s
}

a,
bold,
div,
i,
li,
span,
svg {
    box-sizing: border-box
}

i,
svg {
    display: block
}

input:focus {
    outline-offset: 0
}

:focus {
    outline: 0 auto -webkit-focus-ring-color
}

img {
    width: 100%
}

@media(max-width:10000px) {
    .silter-b-groupe {
        background: #fff;
        border-radius: 50px;
        box-shadow: 0 0 36px -3px #d5d5d5;
        display: flex;
        justify-content: center
    }

    .filter-ylsygi form {
        box-sizing: border-box;
        display: grid;
        grid-template-columns: 20% 20% 20% 20% 20%;
        padding: 5px;
        width: 100%
    }

    .section-map {
        display: flex;
        justify-content: center
    }

    .section-map a {
        border: 2px solid #c9c9c9;
        border-radius: 50px 50px 0 0;
        margin: 0 3px -3px;
        padding: 10px 29px;
        text-align: center
    }

    .section-map a.act {
        background: #fbdc08;
        border: 2px solid #fbdc08;
        color: #000
    }

    div#rout_rezults tr {
        display: flex;
        justify-content: space-between
    }

    div#rout_rezults td {
        display: flex;
        justify-content: center
    }

    .filbb,
    b.close {
        display: none
    }

    a.ashow {
        background: #fbdc08;
        border-radius: 23px;
        color: #000;
        display: flex;
        flex-direction: column;
        height: 35px;
        justify-content: center;
        padding: 0 13px;
        text-align: center;
        width: 100%
    }

    a.ashow:hover {
        background: #fff
    }

    .filter-ylsygi img {
        margin: 9px 0;
        width: 30px
    }

    .filter-ylsygi {
        display: blodk;
        justify-content: space-between;
        margin-top: 37px
    }

    .filter-ylsygi input {
        margin: -35px 0 19px 34px
    }

    .filter-ylsygi p {
        background: #fff;
        border: 1px solid #c1c1c1;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        font-size: 10px;
        font-weight: 600;
        justify-content: center;
        margin-left: 6px;
        padding: 2px 8px
    }

    .tochka-popup-content div {
        height: 100%;
        width: 65%
    }

    .tochka-popup-content td {
        background: #ededed;
        border: 1px solid #fff;
        font-size: 12px;
        font-weight: 600;
        padding: 10px 14px
    }

    b.alert {
        display: table;
        font-size: 12px;
        line-height: 13px;
        margin-top: 21px;
        width: 100%
    }

    .tochka-popup-content td b,
    b.alert {
        color: red
    }

    .tochka-popup-content div span {
        display: grid;
        grid-template-columns: 20% 20% 20% 20% 20%;
        justify-content: space-between
    }

    .tochka-popup-content div span a {
        background: #fff;
        border: 2px solid #fbdc08;
        border-radius: 50px;
        box-sizing: border-box;
        height: 62px;
        margin: 6px auto;
        padding: 11px;
        width: 62px
    }

    .tochka-popup-content div span a img {
        box-sizing: border-box;
        width: 100%
    }

    .tochka-popup {
        background: #fff;
        border-radius: 50px 0 0 50px;
        height: 65vh;
        position: fixed;
        top: 10%;
        top: 138%;
        transition: .8s;
        z-index: 999999
    }

    .tochka-popup.open {
        top: 16%
    }

    .tochka-popup b.close {
        background: #fbdc08;
        border-radius: 50%;
        cursor: pointer;
        font-size: 35px;
        font-weight: 200;
        height: 50px;
        line-height: 50px;
        position: absolute;
        right: -24px;
        text-align: center;
        top: -24px;
        transform: rotate(45deg);
        transition: .4s;
        width: 50px
    }

    .tochka-popup b.close:hover {
        transform: rotate(-45deg)
    }

    .tochka-popup-content {
        border-radius: 50px;
        height: 100%
    }

    .tochka-popup-content iframe {
        height: 100%;
        width: 35%
    }

    .markers {
        display: flex;
        justify-content: space-between;
        padding: 7px 20px
    }

    .markers img {
        height: 26px;
        margin: -8px 4px;
        width: auto
    }

    .markers>p~p~p~p~p img {
        height: auto;
        margin: -20px 7px;
        width: 38px
    }

    .filter {
        border-radius: 50px;
        box-shadow: 0 0 38px -16px #898989;
        display: flex;
        justify-content: space-between;
        padding: 20px 50px
    }

    .filter input,
    .filter select {
        border: 1px solid #ddd;
        border-radius: 50px;
        padding: 14px
    }

    .filter button {
        background: #fbdc08;
        border: none;
        border-radius: 50px;
        cursor: pointer;
        display: table;
        font-weight: 600;
        height: 47px;
        line-height: 5px;
        margin: 2px 0;
        padding: 20px 29px;
        transition: .4s
    }

    .filter button:hover {
        background: #cfb712
    }

    .block-map {
        grid-template-columns: 25% 75%
    }

    .marshryt-prol {
        background: #fff;
        border-radius: 50px;
        box-shadow: 0 -12px 38px -16px #c3c3c3;
        margin-right: 25px;
        overflow: hidden;
        padding: 92px 35px 35px;
        position: relative
    }

    .marshryt-prol span p {
        line-height: 20px
    }

    .marshryt-prol h4 {
        background: #fbdc08;
        left: 0;
        margin: 0;
        padding: 22px 0;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100%
    }

    .marshryt-prol p {
        font-size: 12px;
        font-weight: 600
    }

    .marshryt-prol a.add {
        border-radius: 32px;
        font-size: 10px;
        font-size: 12px;
        font-weight: 600;
        padding: 8px 19px
    }

    .marshryt-prol input[type=checkbox] {
        cursor: pointer;
        display: table;
        float: left;
        height: 20px;
        margin: 0 10px 0 0;
        width: 20px
    }

    .marshryt-prol input {
        border: 1px solid #d5d5d5;
        border-radius: 50px;
        box-sizing: border-box;
        padding: 8px 17px;
        width: 100%
    }

    .marshryt-prol button {
        background: #fbdc08;
        border: none;
        border-radius: 50px;
        cursor: pointer;
        display: table;
        font-weight: 600;
        margin: 0 auto;
        padding: 15px 30px;
        transition: .4s
    }

    .filter>div::-webkit-scrollbar,
    .marshryt-prol>div::-webkit-scrollbar {
        width: 5px
    }

    .marshryt-prol>div {
        height: 70vh
    }

    .filter>div,
    .marshryt-prol>div {
        display: block;
        overflow-y: scroll;
        padding-right: 18px
    }

    .filter>div {
        height: 45vh
    }

    .marshryt-prol button:hover {
        background: #cfb712
    }

    .marshryt-prol span {
        display: table;
        margin: 16px 0
    }

    section#de3>span a:after,
    section#de4 .button:after {
        color: #000;
        content: "+";
        font-size: 41px;
        font-weight: 100;
        left: 10px;
        position: absolute;
        top: calc(50% - 25px)
    }

    body .swal-overlay {
        background-color: rgba(0, 0, 0, .87)
    }

    body .swal-overlay--show-modal .swal-modal {
        -webkit-animation: showSweetAlert .3s;
        animation: showSweetAlert .3s;
        background: #fff;
        box-sizing: border-box;
        color: #000;
        left: calc(50% - 239px);
        opacity: 1;
        pointer-events: auto;
        position: fixed;
        top: 1%;
        will-change: transform
    }

    body .swal-text {
        box-sizing: border-box;
        color: #000;
        display: inline-block;
        float: none;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
        margin: 0;
        max-width: calc(100% - 20px);
        overflow-wrap: break-word;
        padding: 0 10px;
        position: relative;
        text-align: left;
        vertical-align: top
    }

    div#map {
        height: calc(100% - 76px)
    }

    .marshryt-prol {
        overflow: visible
    }

    .tochka-popup-content table {
        border: none;
        display: block;
        overflow: scroll;
        width: 100%
    }

    .tochka-popup.open {
        top: 7vh
    }

    .tochka-popup-content div {
        display: block;
        float: right;
        height: 42vh;
        max-height: 303px;
        overflow-y: scroll;
        padding: 25px;
        width: 100%
    }

    .tochka-popup-content iframe {
        border-radius: 50px 0 0 50px;
        float: left;
        height: 400px;
        max-height: 100%;
        width: 100%
    }

    .tochka-popup {
        border-radius: 0;
        height: 88vh;
        left: 25%;
        max-height: 712px;
        width: 50%
    }

    .block-map .marshryt-prol.open {
        height: 90vh;
        max-height: 90vh;
        top: 5vh
    }

    .filter-ylsygi.open,
    .filter.open,
    .marshryt-prol.open {
        display: block;
        top: 30vh;
        z-index: 99
    }

    .filter,
    .filter-ylsygi,
    .marshryt-prol {
        background: #fff;
        border-radius: 11px;
        left: 33.33vw;
        max-height: 50vh;
        position: relative;
        position: fixed;
        top: 150vh;
        transition: .4s;
        width: 30vw;
        z-index: 9999
    }

    .filfon.aactt {
        background: rgba(0, 0, 0, .83);
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        transition: .5s;
        width: 100%;
        z-index: 99
    }

    b.close {
        background: #fbdc08;
        border-radius: 50%;
        cursor: pointer;
        display: block;
        font-size: 56px;
        font-weight: 300;
        height: 41px;
        line-height: 41px;
        position: absolute;
        right: -16px;
        text-align: center;
        top: -12px;
        transform: rotate(45deg);
        transition: .5s;
        width: 41px;
        z-index: 9
    }

    b.close:hover {
        transform: rotate(180deg)
    }

    .filter input,
    .filter select {
        box-sizing: border-box;
        display: table;
        margin-bottom: 5px;
        width: 100%
    }

    .filter {
        background: #fff;
        left: calc(50% - 25vw);
        width: 50vw
    }

    .filbb img {
        width: 40px;
        height: 40px;
    }

    .filter-ylsygi p.p {
        padding: 12px 0;
        text-align: center
    }

    .filbb~.filbb~.filbb {
        border-right: 0
    }

    .filbb:hover img {
        transform: rotate(90deg)
    }

    .filbb img {
        transition: .4s
    }

    div#add_point {
        position: relative
    }

    a.deletePoint {
        color: red;
        font-size: 26px;
        font-weight: 600;
        left: 10px;
        position: absolute;
        top: 11px;
        transform: rotate(45deg)
    }

    input.other_point {
        padding-left: 31px
    }

    div#add_point hr {
        border: 1px solid #ededed;
        width: 90%
    }

    .filbb {
        border-right: 1px solid #b1b1b1;
        cursor: pointer;
        display: block;
        display: table;
        display: flex;
        font-size: 14px;
        justify-content: center;
        line-height: 37px;
        margin: 15px 0;
        padding: 6px 0;
        transition: .4s;
        width: 230px
    }

    .block-map {
        border-radius: 50px;
        display: grid;
        grid-template-columns: 100%;
        margin: 35px 0
    }

    .filter-ylsygi input {
        cursor: pointer;
        font-size: 22px;
        height: 17px;
        margin: -35px 0 16px 42px;
        position: relative;
        width: 20px
    }

    div#map {
        border-radius: 50px;
        height: 450px;
        height: 79vh;
        width: 100%
    }
}

@media(max-width:1800px) {
    section#defaq {
        padding: 50px 5%;
    }
    body.de div#main-manu>span~span a {
        font-size: 11px
    }

    div#o-nas23 {
        padding: 50px 5% 100px
    }

    div#simple-page {
        padding: 25px 7%;
        position: relative
    }

    div#zag-page {
        padding: 205px 6% 140px
    }

    div#o-nas1 span div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 3%;
        position: relative
    }

    div#footer {
        padding: 100px 5%
    }

    section#de2>span {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 10%
    }

    section#de3>span {
        background: #fbdc08;
        padding: 50px 22px 86px 10%
    }

    section#de1 {
        padding: 50px 5%
    }

    div.home-banner>span img {
        width: 58%
    }

    div#head-top {
        left: 5%;
        width: 90%
    }

    div#main-manu {
        margin-left: 5%;
        width: 90%
    }

    div.home-banner>span h1 {
        font-size: 7em
    }

    div.home-banner>span h2 {
        font-size: 2em
    }

    div.home-banner>span h1.small {
        font-size: 4em
    }

    div.home-banner {
        height: 100%;
        min-height: 900px;
        padding: 121px 12%
    }

    .home-slider.slick-dotted.slick-slider {
        margin-bottom: 0;
        min-height: 900px
    }

    .home-slider .slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 900px
    }
}

@media(max-width:1400px) {
    div#filterAZS>span {
        grid-template-columns: 33% 33% 33%
    }

    .filter,
    .filter-ylsygi,
    .marshryt-prol {
        left: 25vw;
        width: 50vw
    }

    .filter-ylsygi p {
        margin-left: 0
    }

    .markers {
        display: flex;
        font-size: 12px;
        justify-content: space-between;
        padding: 7px 20px
    }

    div#main-manu {
        grid-template-columns: 230px calc(100% - 420px) 190px
    }

    .home-slider .slick-slide,
    .home-slider.slick-dotted.slick-slider,
    div.home-banner {
        height: 100vh;
        min-height: 733px
    }

    div.home-banner>span h1 {
        font-size: 5em
    }

    div.home-banner>span h2 {
        font-size: 1.5em
    }

    div.home-banner>span h1.small~h2 {
        font-size: 1.2em
    }

    div#main-manu>span~span a {
        font-size: 12px;
        padding: 1px 7px;
    }
}

@media(max-width:1200px) {
    body.de div#main-manu>span~span a {
        font-size: 9px
    }

    div#forma-zvonka.open h2 {
        font-size: 3em;
        top: -46px
    }

    div.home-banner>span h1.small~h2 {
        font-size: 1em
    }

    div.home-banner>span h1.small {
        font-size: 3em
    }

    div#footer>a img {
        display: table;
        margin: 0 auto
    }

    div#footer h3 {
        margin-bottom: 20px;
        margin-top: 20px
    }

    div#footer {
        grid-template-columns: 100%;
        text-align: center
    }

    div#footer .button {
        margin: 50px auto 0;
        text-align: left
    }

    h2 {
        font-size: 2em
    }

    section#de2 {
        grid-template-columns: 35% 65%
    }

    section#de2>span~form {
        padding-right: 5%
    }
}

@media(max-width:1100px) {
    div#filterAZS>span {
        padding: 13px 0 9px
    }

    div#filterAZS>span,
    div#news {
        display: grid;
        grid-template-columns: 50% 50%
    }

    div#dor2>div {
        height: auto
    }

    div#dor2 {
        grid-template-columns: 100%
    }

    .tochka-popup.open {
        top: 29px
    }

    .tochka-popup {
        border-radius: 0;
        height: clac(100vh - 29px);
        left: 12px;
        width: calc(100% - 39px)
    }

    div#simple-page div#dor {
        grid-template-columns: 50% 50%
    }

    div#mob-menu form input {
        background: #0a1c77;
        border: none;
        border-radius: 50px;
        color: #fff;
        font-weight: 600;
        margin-left: 14px;
        padding: 25px 19px;
        width: calc(100% - 98px)
    }

    .newspaper {
        display: grid;
        grid-template-columns: 50% 50%;
        padding: 50px 0;
        position: relative
    }

    div#o-nas1 span img {
        margin: 12px auto;
        width: 30%
    }

    div#o-nas1 span {
        display: grid;
        grid-template-columns: 100%;
        position: relative
    }

    div#forma-zvonka.open h2 {
        font-size: 3em;
        left: 11px;
        top: 7px
    }

    div#forma-zvonka.big.open,
    div#forma-zvonka.open {
        top: 0
    }

    div#forma-zvonka {
        background: #fff;
        border-radius: 0 0 50px 0;
        height: auto;
        height: 100%;
        left: 0;
        padding: 64px 50px 107px;
        position: fixed;
        top: 115%;
        transition: .4s;
        width: 100%;
        z-index: 999999
    }

    div#main-manu>span~span li {
        display: none
    }
}

@media(max-width:1000px) {
    .accordion-header {
        font-size: 18px;
    }
    span.s-popup table {
        height: 84vh
    }
    section#defaq .accordion-header strong {
        font-weight: 500;
        font-size: 34px;
        position: absolute;
        margin: -11px 10px;
        transition: 0.4s;
    }
    div#divclosedAZS,
    span.s-popup table {
        display: block;
        overflow: scroll;
        width: 100%
    }

    div#divclosedAZS {
        height: 365px
    }

    .markers {
        display: grid;
        font-size: 12px;
        grid-template-columns: 100%;
        justify-content: space-between;
        padding: 7px 20px
    }
}

@media(max-width:800px) {
    span.s-popup .b {
        background: #fbdc08;
        border-radius: 50%;
        cursor: pointer;
        font-size: 26px;
        height: 35px;
        line-height: 34px;
        position: absolute;
        right: 10px;
        text-align: center;
        top: 8px;
        transform: rotate(45deg);
        transition: .5s;
        width: 35px
    }

    span.s-popup.act {
        display: block;
        height: 100vh;
        left: 0;
        max-width: 100%;
        opacity: 1;
        top: 0;
        width: 100%
    }

    .block-map .marshryt-prol.open {
        height: 90vh;
        max-height: 90vh;
        top: 0
    }

    .filter-ylsygi {
        display: blodk;
        justify-content: space-between;
        margin-top: 0
    }

    .filter,
    .filter-ylsygi,
    .marshryt-prol {
        left: 0;
        width: 100vw
    }

    .filter-ylsygi img {
        margin: 0 0 0 -25px;
        width: 30px
    }

    .filter-ylsygi input {
        position: absolute;
        right: 18px;
        top: 49px
    }

    .filter-ylsygi p,
    .filter-ylsygi p.p {
        display: flex;
        flex-direction: column;
        float: left;
        height: 47px;
        justify-content: center;
        margin: 1%;
        padding: 0;
        position: relative;
        text-align: center;
        width: 30%
    }

    .filter-ylsygi form {
        display: table;
        padding: 42px
    }

    .filter-ylsygi.open,
    .filter.open,
    .marshryt-prol.open {
        display: block;
        top: 0;
        z-index: 99
    }

    b.close {
        right: 6px;
        top: 8px
    }

    .filter {
        background: #fff;
        left: 0;
        width: 100vw
    }

    .filbb img {
        margin: -3px 0 -16px;
        transition: .4s
    }

    .filbb {
        border-right: 0 solid #b1b1b1;
        cursor: pointer;
        display: table;
        display: block;
        font-size: 14px;
        justify-content: center;
        line-height: 37px;
        margin: 0;
        padding: 6px 0;
        transition: .4s;
        width: auto
    }

    .silter-b-groupe {
        background: #fff;
        border-radius: 50px;
        box-shadow: none;
        display: grid;
        justify-content: left
    }

    .section-map a {
        border: 2px solid;
        border-radius: 50px;
        display: flex;
        flex-direction: column;
        font-size: 3vw;
        font-weight: 600;
        justify-content: center;
        margin: 0 3px 21px;
        padding: 10px 13px
    }

    .section-map {
        display: grid;
        grid-template-columns: 50% 50%;
        justify-content: center
    }

    div#home-scrol-links {
        display: grid;
        width: 269px
    }
}

@media(max-width:750px) {
    section#de33>span {
        min-height: 400px;
    }
    section#de33 span~span {
        padding: 127px 76px 84px 12%;
    }
    section#de33 {
        display: grid;
        grid-template-columns: 100%;
        padding: 0;
        position: relative;
    }
    .politica {
        background: #fff;
        border-radius: 0 0 50px 0;
        left: 10%;
        padding: 35px;
        position: fixed;
        top: calc(33% - 94px);
        width: 80%;
        z-index: 99999999999999
    }

    div#filterAZS>span {
        grid-template-columns: 100%
    }

    .filter {
        padding: 20px 6px
    }

    div#news {
        display: grid;
        grid-template-columns: 100%
    }

    div#o-nas1 span div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 3%;
        position: relative;
        width: 100%
    }

    .scr-cont {
        display: block;
        height: 91vh;
        overflow-y: scroll
    }

    .filter,
    .filter-ylsygi,
    .marshryt-prol {
        height: 100vh;
        max-height: 100vh
    }

    .filter>div {
        display: block;
        height: 92vh;
        overflow-y: scroll;
        padding-right: 18px
    }

    div.home-banner>span h2 b {
        display: table;
        font-size: 101%;
        margin: 0 auto
    }

    div#simple-page div#dor {
        grid-template-columns: 100%
    }

    div#forma-zvonka.big form p {
        width: 100%
    }

    div#main-manu>span a.b-menu {
        background: #fff
    }

    .home-slider:after {
        background: url(/images/top-white.png?195d5d03c06ff10d66d46a06bd5072e5);
        background-position: 50%;
        background-position-y: bottom;
        background-repeat: no-repeat;
        background-size: 100%;
        bottom: 0;
        content: "";
        height: 175px;
        position: absolute;
        width: 100%
    }

    .newspaper {
        display: grid;
        grid-template-columns: 100%;
        padding: 50px 0;
        position: relative
    }

    #zag-page:after {
        background: url(/images/top-white.png?195d5d03c06ff10d66d46a06bd5072e5);
        background-position: 50%;
        background-position-y: bottom;
        background-repeat: no-repeat;
        background-size: 100%;
        bottom: -4px;
        content: "";
        height: 175px;
        left: 0;
        position: absolute;
        width: 100%
    }

    div#o-nas23 span {
        display: grid;
        grid-template-columns: 100%
    }

    div#zag-page h1 {
        color: #fff;
        font-size: 2em;
        font-weight: 900;
        text-shadow: 0 0 20px #101010;
        text-transform: uppercase
    }

    div#zag-page p {
        background: #fff0;
        color: #fff;
        display: table;
        font-size: 16px;
        font-weight: 600;
        padding: 25px;
        text-shadow: 0 0 25px #000
    }

    .slick-next,
    .slick-prev {
        display: none !important
    }

    div#main-manu>span img {
        float: left;
        padding: 9px 36px 9px 11px;
        width: 59px
    }

    div.home-banner>span h2 s {
        color: #fbdc08;
        display: table;
        font-size: 1.4em;
        font-weight: 900;
        margin: 0 auto;
        text-decoration: none
    }

    div.home-banner>span h1 {
        font-size: 3em;
        text-align: center
    }

    div.home-banner>span h2 {
        font-size: 1.5em;
        text-align: center;
        width: 100%
    }

    div#forma-zvonka.big form {
        height: 100%;
        overflow-y: scroll;
        padding-right: 25px
    }

    div#forma-zvonka p {
        display: grid;
        grid-template-columns: 100%
    }

    div#forma-zvonka.open h2 {
        font-size: 1.5em;
        left: 11px;
        top: 7px
    }

    div#head-top a img {
        background: #fff;
        border-radius: 50%;
        box-sizing: border-box;
        float: left;
        margin: -10px 8px 0 0;
        padding: 8px;
        width: 31px
    }

    div#head-top a.lcab {
        background: hsla(0, 0%, 100%, .37);
        border-radius: 50px;
        font-size: 10px;
        height: 51px;
        margin: 15px 0;
        padding: 20px 14px
    }

    ul.lang.call li ul {
        top: 42px;
        width: 187px
    }

    div#head-top span {
        display: grid;
        padding: 12px 0;
        width: auto
    }

    section#de4 b {
        min-height: 57vh
    }

    section#de1 div,
    section#de2,
    section#de3,
    section#de4 {
        display: grid;
        grid-template-columns: 100%
    }

    section#de3 span~span {
        background: url(/images/man2.jpg?7b48e4d41c2c3d27ab3f2780a2e1d54e);
        background-position: 50%;
        background-size: cover;
        min-height: 50vh
    }

    div#home-scrol-links {
        border-radius: 50px;
        box-shadow: none;
        display: grid;
        justify-content: center;
        margin: -80px auto 12px;
        overflow: hidden;
        position: relative;
        width: 283px;
        z-index: 1
    }

    div.home-banner {
        grid-template-columns: 100%;
        padding: 190px 18px
    }

    .home-slider .slick-slide,
    .home-slider.slick-dotted.slick-slider,
    div.home-banner {
        height: 100vh;
        min-height: 700px
    }

    div.home-banner>span img,
    div.home-banner>span img.img-circle {
        border-radius: 50%;
        display: none;
        transform: translateX(22%)translateY(3%)
    }

    div#main-manu>span~span~span a {
        border-radius: 0 0 42px 0;
        display: flex;
        flex-direction: column;
        font-size: 9px;
        justify-content: center;
        text-align: center;
        width: 100px
    }

    div#main-manu {
        grid-template-columns: calc(100% - 100px) 0 100px;
        height: 50px
    }

    div.home-banner>span h1.small {
        font-size: 2em
    }

    div.home-banner>span a {
        border-radius: 0 0 25px 0;
        display: table;
        margin: 0 auto;
        position: relative
    }

    div#main-manu>span~span~span a {
        border-radius: 0 0 19px 0
    }

    div#main-manu>span a.b-menu {
        margin: 0
    }

    div#main-manu>span~span a {
        font-size: 12px;
        padding: 13px 7px
    }

    section#de2>span {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 9%
    }

    section#de2>span~form {
        padding: 7%
    }

    section#de2>span~form input {
        border: none;
        border-bottom: 1px solid #000;
        box-shadow: inset 0 0 28px -20px #000;
        padding: 13px 9px;
        width: 94%
    }

    div#mob-menu {
        left: -100%;
        padding: 22px 31px 50px;
        width: 100%
    }

    div#mob-menu form input {
        margin: 0;
        width: 53%
    }

    div#mob-menu form {
        float: left;
        margin: 25px 0;
        width: 100%
    }
}

@media(max-width:400px) {
    .filter-ylsygi input {
        position: absolute;
        right: 11px;
        top: 49px
    }

    h2,
    section#de2 h2 {
        font-size: 1.2em
    }

    div.home-banner>span h2 {
        font-size: 1em;
        width: 100%
    }

    div#head-top a.lcab {
        background: hsla(0, 0%, 100%, .37);
        border-radius: 50px;
        font-size: 10px;
        font-size: 0;
        height: 51px;
        margin: 15px 0;
        padding: 20px 14px;
        width: 58px
    }
}

