/* 

эта строка загружается отдельно в main_template.blade.php
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;400;600;800;900&display=swap'); 


*/
span#totalCart {
    font-weight: 900;
    font-size: 18px;
    margin-right: 4px;
}
span.res-of-t p {
    padding: 10px 0px;
    margin: 0;
    font-size: 14px;
    margin-left: 12px;
    font-weight: 800;
}


.oform > div s b img {
    margin-right: 4px;
}
a.oform.total-weight-class img {
    width: 16px;
    margin: 0px -1px -1px 0px;
}
p.ves-oform {
    text-align: center;
    padding-top: 42px;
}
.logo-none{display:none;}
div#main-manu > span ~ span li.call {
    margin-left: 30px;
}
div#main-manu > span ~ span li.call ~ li.call {
    margin-left: 0px;
}
div#main-manu > span img.logo {
    padding: 0;
    padding-top: 17px;
}
div#main-manu > span ~ span li.call a {
    padding-left: 33px;
}
div#main-manu > span ~ span li.call a img {
    position: absolute;
    left: 0px;
    top: calc(50% - 14px);
    width: 16px;
    background: #26d7d9;
    filter: invert(100%);
    display: block;
    margin: 0;
    float: none;
    display: block;
    padding: 5px;
    border-radius: 50px;
}


div#tovar-popup .imgas-block img {
    width: 200%;
}
.tovar.tovar-popup .imgas-block {
    height: auto;
    float: left;
    display: flex;
    overflow: hidden;
    width: 50%;
    padding: 0;
    position: relative;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}
div#tovar-popup p.price {
    display: flex;
    justify-content: left;
    flex-direction: initial;
    text-align: left;
    width: auto;
    position: relative;
    margin: 0;
    float: left;
    padding: 5px 29px;
    font-weight: 900;
}
.tovar.tovar-popup .imgas-block:hover .a{opacity:0;}
.tovar.tovar-popup .imgas-block:hover .b{opacity:1;}
.tovar.tovar-popup .imgas-block .a{
    opacity:1;
    transition: 0.4s;
}
.tovar.tovar-popup .imgas-block .b {
    position: absolute;
    top: 0;
    left: -100%;
    opacity: 0;
    transition: 0.4s;
}


.oform > div  a.add ~ a {
    margin: 0;
    padding: 0;
    height: 10px;
    width: 18px;
    background: transparent;
    border: none;
    color: #000;
    position: absolute;
    top: 0;
    right: 0;
}
div#about-us p, div.about-us p, div#about-us strong {
    font-weight: 400;
    font-size: 16px;
}
.oform.order div div.vylll {
    width: 100%;
}
.about-us h3 {
    margin: 0;
    padding: 20px 0px;
    text-transform: none;
    color: #2c2c2c;
    font-weight: 800;
    text-transform: none;
    font-size: 200%;
    text-align: left;
    position: relative;
}
.form-error {
    border: 1px solid red !important;
}
div#for-add-pulse.pulse {
    animation-duration: 2s;
    animation-delay: 1.1s;
    animation: pppul 1s;
    border-radius: 50px;
}

@keyframes pppul{
0% {
    box-shadow: 0 0 0px 0px #df2526;
}
100% {
    box-shadow: 0 0 20px 15px #fff;
}
}
.oform.order p#reshta input {
    width: 100px;
    margin: 0;
    padding: 0;
}
.oform.order input, .oform.order select {
    border: 1px solid #b3b3b3;
    border-radius: 0px;
    font-size: 20px;
    padding: 10px 30px;
    box-sizing: border-box;
    width: 100%;
    background: transparent;
    font-size: 12px;
    height: 41px;
}
.oform .gal p {
    width: auto;
    display: table;
    float: left;
    width: 100%;
}
.oform.order ~ .oform {
    margin-top: 50px;
}
.oform.order section > div.gal {
    width: 107px;
}
.oform .gal input[type="radio"] {
    width: auto;
}
.oform .gal input[type="radio"] {
    width: auto;
    width: 20px;
    height: 20px;
    margin: 15px 8px;
    float: right;
}
.oform button {
    background: #fb2321;
    border: 2px solid #fb2321;
    padding: 10px 30px;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-bottom: 100px;
    border-radius: 50px;
    margin-top: 50px;
    cursor: pointer;
    font-size: 16px;
}
.oform button:hover {
    background: transparent;
    color: #fb2321;
}
.oform.order h3 {
    margin-top: 0;
    display: table;
    padding: 0;
    padding-top: 9px;
    width: 100%;
}

.oform.order textarea#comment {
    display: table;
    width: 100%;
    background: transparent;
    border: 1px solid #b3b3b3;
    margin: 8px 0px;
    padding: 15px;
}
.oform.order section > div {
    width: 100%;
    display: table;
}
.oform.order div div {
    width: 50%;
    float: left;
    padding: 5px 0px;
    padding-right: 10px;
}
.oform.order  p {
    font-weight: 600;
    font-size: 12px;
}
.oform.order input[type="checkbox" i], .oform.order input[type="radio"] {
    border-radius: 50px;
    width: 20px;
    height: 20px;
    position: absolute;
    /* margin: -1px 3px 4px 10px; */
    left: 0;
    top: calc(50% - 12px);
    cursor:pointer;
}
.oform.order p.has-chek-box {
    padding-left: 39px;
    margin-left: -10px;
    position: relative;
}
.oform p.img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    min-width: 100px;
    border-radius: 0;
    padding: 0px 0px;
    margin: 0px 0px;
}

.oform p.img img {
    width: 200%;
}
.kart-img {
    position: relative;
    width: 200%;
    height: auto;
    top: 0;
    z-index: 1;
    background-size: 200%!important;
    background-position: left!important;
    transition: 0.7s;
    opacity: 0;
    display: inline-block;
}
.kart-img.b {
    position: absolute;
    top: 0;
    left: -100%;
    cursor: pointer;
}
.kart-img.a {
    z-index: 2;
    opacity: 1;
    cursor: pointer;
}
.tovar .kart-img:hover.a {opacity:0;}
.tovar .kart-img.a:hover ~ .b {
    z-index: 1;
    opacity:1;
}
div#skidki.about-us {
    background: transparent;
}
img.img0 {
    opacity: 0;
}
b.bas {
    color: #000000;
    border: 1px solid #ffffff;
    background: #fff;
    display: table;
    float: left;
    width: 52px;
    height: 52px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 50%;
    margin: -18px 0px;
    margin-right: 12px;
    margin-bottom: -5px;
}
div#skidki.about-us p {
    display: table;
    float: left;
    width: 100%;
}


body.open {
    overflow: hidden;
}
.tovar:hover .img {
    cursor: pointer;
}
.fonback.open {
    z-index: 99999999;
    opacity: 1;
}
.tovar.tovar-popup.open {
    z-index: 99999999;
    opacity: 1;
}
.tovar.tovar-popup .img {
    width: 50%;
}
.tovar.tovar-popup .imgas-block span {
    position: relative;
}
.tovar.tovar-popup .span {
    display: grid;
    grid-template-columns: 50% 50%;
    width: 250px;
    margin: 0px 25px;
    margin-top: 18px;
    position: relative;
    bottom: 0;
}
.tovar.tovar-popup {
    position: fixed;
    top: 10vh;
    left: 15vw;
    z-index: 99999999;
    width: 70vw;
    height: 80vh;
    /* overflow-y: scroll; */
    transition: 0.5s;
    opacity: 0;
    z-index: -999;
    padding: 55px;
}
a.close:hover {
    transform: rotate(
-45deg);
}
.tovar.tovar-popup ::-webkit-scrollbar {
    width: 0px;
}
a.close {
    position: absolute;
    right: 21px;
    top: 7px;
    font-size: 45px;
    transition: 0.5s;
    transform: rotate( 
45deg);
    z-index: 9;
}
.tovar.tovar-popup > div {
    overflow-y: scroll;
    height: 100%;
    top: 0;
    width: 50%;
    float: right;
    padding: 26px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.fonback {
    transition: 0.5s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 87%);
    z-index: 99999999;
    opacity: 0;
    z-index: -999;
}
.chas p s {
    text-decoration: none;
    font-size: 12px;
    margin-left: -3px;
}
.ham{display: none;}
.chas p {
    box-sizing: border-box;
}
.cart .down a.oform {
    display: none;
}
.cart span#cartPrice {
    font-size: 18px;
    margin-right: 2px;
    font-weight: 900;
}
p.result span {
    position: relative;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    bottom: auto;
    left: auto;
    width: auto;
    line-height: 26px;
    padding-right: 5px;
}
body.nos {
    overflow: hidden;
}
.oform {
    display: block;
    padding: 0;
    width: 50vw;
    min-width: 850px;
    margin: 0 auto;
}
.oform > div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    background: white;
    border-radius: 0;
    padding: 8px;
    position: relative;
    padding-right: 37px;
}
.oform .number {
    display: flex;
    justify-content: space-between;
    margin: 32px auto;
    width: 95px;
    padding: 0px 6px;
}

.oform > div > img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.oform > div s img {
    width: 15px;
    margin: 3px 0px -1px 0px;
}
section.bod.formaaa {
    padding-top: 50px;
}
.oform hr {
    display: block;
    margin: 0px 6%;
    padding: 0;
    border: 1px solid #d5d5d5;
    border-bottom: 0px;
    border-left: 0px;
}
a.a-oform {
    background: red;
    padding: 10px 30px;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-bottom: 100px;
    border-radius: 50px;
}
section.bod.formaaa > h2 {
    margin-bottom: 50px;
}
a.a-oform:hover {
    background: transparent;
    color: #fb2321;
}
a.total-weight-class img {
    width: 18px;
    margin: -2px 0px;
}
span.res-of-t a.a-oform {
    margin: 0;
}
a.total-weight-class {
    padding: 12px 14px;
    font-weight: 800;
}
.oform a.add {
    width: 277px;
    display: table;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: 36px 13px;
    font-size: 13px;
}
span.res-of-t {
    display: flex;
    background: #e9e9e9;
    justify-content: center;
    max-width: 50%;
    margin: 0 auto;
    padding: 25px 0px;
    min-width: 850px;
}
a.a-oform {
    background: #fb2321;
    border: 2px solid #fb2321;
    padding: 10px 30px;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-bottom: 100px;
    border-radius: 50px;
    margin-top: 50px;
}
.oform a.add span {
    font-size: 16px;
    font-weight: 600;
}
.oform > div h3 {
    font-size: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}
.oform > div p {
    font-size: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    text-align: center;
}
.oform > div s b {
    float: right;
    padding-right: 10px;
}
.oform > div s {
    text-decoration: none;
    width: 79px;
    display: block;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: 22px 7px;
    width: 100%;
    display: block;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}



















div#about-us u {
    text-decoration: none;
}
.about-us u {
    text-decoration: none;
}

.chas {
    display: flex;
    justify-content: space-between;
    padding: 13px calc(5% + 52px);
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 9999999;
    border-bottom: 1px solid #e5e5e5;
}
.chas p {
    display: flex;
    justify-content: left;
    width: 100%;
}
.chas p img {
    width: 43px;
    height: 43px;
    margin: 1px 6px;
}
@font-face {
    font-family: "as";
    src: url("css-js/HelveticaMedium.ttf") format("ttf"),
   }
img.lt {
    margin-top: 43px;
    margin-bottom: -79px;
}
img.lt2 {
    margin-bottom: 0px;
    margin-top: -76px;
}
.about-us2 {
    padding: 0px 7%;
}
.about-us2 div {
    display: grid;
    grid-template-columns: 16.6% 16.6% 16.6% 16.6% 16.6% 16.6%;
    text-align: center;
    font-weight: 900;
    padding: 47px 0px;
}
.about-us2 div img {
    background: #d92826;
    width: 100px;
    border-radius: 50%;
    padding: 13px;
    box-sizing: border-box;
    margin: 36px auto;
    display: table;
    transition: 0.5s;
}
.about-us2 div img:hover {
    background: #000;
}


.about-us {
    display: grid;
    grid-template-columns: 20% 70%;
    grid-column-gap: 10%;
    padding: 50px 22%;
    margin: 50px auto;
    width: 100%;
    text-align: left;
    background: white;
    min-height: 400px;
}
.about-us span {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.tovar p.price {
    position: relative;
    right: auto;
    margin-top: 9px;
    top: auto;
    left: auto;
    font-size: 24px;
    color: #000000;
    z-index: 9;
    font-weight: 600;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: initial;
    padding: 0;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    box-sizing: border-box;
    border-radius: 50%;
    float: right;
    justify-content: center;
    flex-direction: column;
}
.tovar h3 b {
    width: 80%;
    display: table;
    float: left;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.tovar p.price b {
    font-size: 12px;
    margin: 10px 4px;
}
.mapa-zona {
    margin-top: 35px;
}
.tovars {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    padding: 30px 0px;
}
.tovar {
    margin: 15px;
    border-radius: 0px;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding-bottom: 90px;
}
.tovar .img ~ .img {
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s;
    opacity: 0;
}
.tovar  .img {
    position: relative;
    transition: 0.5s;
    opacity: 1;
}
.tovar:hover  .img{
opacity:0;
}
.tovar:hover .img ~ .img{
    opacity:1;
}
.tovar p.price s {
    padding: 0;
    display: flex;
    font-size: 24px;
    font-weight: 900;
    margin: 0;
}
.tovar s {
    text-decoration: none;
    padding: 0px 25px;
    font-weight: 700;
    margin-bottom: 8px;
    display: table;
    font-size: 12px;
    margin-top: 33px;
}
.tovar s img {
    width: 20px;
    margin: -3px 5px;
}
.tovar h3 {
    padding: 0px 31px;
    font-size: 18px;
    font-weight: 900;
    margin: 6px 0px;
    display: grid;
    width: 100%;
    box-sizing: border-box;
    grid-template-columns: 80% 20%;
}
.tovar p {
    padding: 0px 31px;
    margin: 3px 0px;
    font-size: 14px;
    color: #767676;
}
.tovar hr {
    margin: 0px 31px;
    padding: 0;
    width: 20px;
    border: 1px solid #cecdcd;
    border-bottom: 0px;
    opacity: 0;
}
.number {
    display: flex;
    justify-content: space-between;
    margin: 4px auto;
    width: 95px;
    margin-left: 0px;
}
.tovar .span {
    display: grid;
    grid-template-columns: 50% 50%;
    width: 250px;
    margin: 28px auto;
    margin-top: 73px;
    position: absolute;
    bottom: 3px;
    left: calc(50% - 125px);
}
.tovar.tovar-popup > div .text {
    overflow-y: scroll;
    height: 13vh;
}
.tovar.tovar-popup  > div .text::-webkit-scrollbar {
    width: 3px;
}
.tovar h5 {
    padding: 0px 31px;
}
.number input {
    width: 30px;
    height: 30px;
    text-align: center;
    border: none;
    border-radius: 50px;
    background: #efefef;
}
.number span {
    margin: 3px 0px;
    cursor: pointer;
}
.number img {
    filter: none;
    /* opacity: 0.5; */
    width: 18px;
    /* border: 1px solid #000; */
    border-radius: 6px;
    margin: 2px 8px;
}
.tovar a.add {
    background: #f1f1f1;
    color: #000;
    text-align: center;
    font-weight: 400;
    padding: 10px 0px;
    /* text-transform: uppercase; */
    border-radius: 60px;
}
.tovar a.add:hover {
    background: #ff1e1e;
    color: #fff;
}


.zaglyshka {
    position: relative;
    width: 100%;
    height: 150px;
}
h2 {
    margin: 0;
    padding: 20px 0px;
    text-transform: none;
    color: #2c2c2c;
    font-weight: 800;
    text-transform: none;
    font-size: 200%;
    text-align: center;
    position: relative;
}

.slider-tovars {
    padding: 0px 6%;
}
.chas p ~ p ~ p {
    width: 135px;
}
.cart .down a {
    display: flex;
    grid-template-columns: 20% 80%;
    width: auto;
    background: #ffffff;
    border-radius: 50px;
    padding: 11px;
    justify-content: center;
    flex-direction: initial;
}
div#main-manu.lip {
    position: fixed;
    top: 0;
}
.cart.lip {
    top: 1px;
    position: fixed;
}
.cart {
    position: absolute;
    right: calc(0% + 148px);
    height: 104px;
    width: auto;
    color: #fff;
    text-align: center;
    top: 105px;
    z-index: 999999;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.cart img {
    width: 45px;
    height: 45px;
    margin: 7px auto;
    margin-bottom: 5px;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 0;
    margin-right: 8px;
    margin-left: 8px;
}
p.alert {
    border-bottom: 1px solid #202224;
    border-top: 1px solid #202224;
    padding: 15px 0px;
}
.cart span {
    position: absolute;
    bottom: 22px;
    width: 100%;
    left: 0;
}
.cart span .down {
    display: flex;
    justify-content: space-between;
    padding: 0px 40px;
}
p.result s {
    display: block;
    text-decoration: none;
    text-align: left;
    font-size: 114%;
    color: #000000;
    width: auto;
    text-align: center;
    padding: 0px 0px;
    margin: 0;
    font-weight: 900;
    margin-right: 8px;
}
.cart span .down div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
p.result b {
    display: table;
}
a.go {
    background: #df2526;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 45px;
    padding: 4px 12px;
    border-radius: 9px;
}
section.bod .slick-slide {
    float: left;
    height: auto;
    min-height: 1px;
}
div#menu-left {
    display: block;
    width: 100%;
    position: absolute;
    background: #f0f0f0;
    height: auto;
    padding: 35px 7%;
    overflow: hidden;
    transition: 0.4s;
    z-index: 99999;
}
div#menu-left.lip {
    position: fixed;
    top: 104px;
    background: #fff;
    padding: 8px 7%;
}


div#menu-left.lip a {
    padding: 1px;
    border: 1px solid #ececec;
    margin-bottom: 1px;
}
div#menu-left img {
    filter: grayscale(100%);
    padding: 5px;
    box-sizing: border-box;
    transition: 0.4s;
    margin: 9px 0px;
        margin-left: 0px;
    margin-left: 12px;
}
div#menu-left a p {
    margin: 0;
    padding: 22px 0px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 18px;
    font-weight: 600;
    font-size: 15px;
}
div#menu-left a:hover img {
    filter: none;
}
div#menu-left a:hover {
    color: #df2526;
}
div#menu-left a {
    color: #000;
    display: grid;
    grid-template-columns: 25% 75%;
    text-align: center;
    width: 265px;
    padding: 8px 0px;
    background: #fff;
    text-align: center;
    width: 100%;
    margin-right: 15px;
    border-radius: 0px;
    border: 1px solid #ececec;
}

section.bod {
    width: 100%;
    margin-top: 208px;
    float: none;
    margin-left: 0;
    transition: 0.5s;
    z-index: 9;
    position: relative;
    display: block;
}
section.bod.fade {
opacity:0.1;
}
div#simple-page {
    overflow: hidden;
}

div#forma-zvonka.open h2 {
    width: 200%;
}
div#dor2 {
    padding: 80px 0px;
    display: grid;
    grid-template-columns: 45% 50%;
    grid-column-gap: 5%;
}
div#dor2 > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
div#dor2 > img {
    border-radius: 0px 0px 64px 0px;
}






div#simple-page div#dor span {
    padding: 0px 24px;
}

div#simple-page div#dor {
    padding-top: 50px;
    display: grid;
    grid-template-columns: 33% 33% 33%;
    text-align: center;
    font-weight: 600;
    margin-bottom: 150px;
}
div#simple-page div#dor .p {
    position: relative;
    background: #fff;
    border-radius: 25px;
    padding: 25px;
    margin: 20px;
    box-shadow: 0px 0px 46px -21px #b9b9b9;
}
div#simple-page div#dor .p b {
    position: absolute;
    left: 35px;
    top: 0;
    font-size: 5em;
    font-weight: 900;
    color: #e2e2e2;
}
div#simple-page div#dor img {
    width: 133px;
    padding: 13px;
    margin: 24px auto;
    display: table;
    background: #ecda7b;
    filter: invert(1);
    border-radius: 50%;
    box-sizing: border-box;
}





















div#zag-page.b-o-nas {
    background: url(../images/o-nas.jpg);
    background-position: center;
}
div#zag-page.karta {
    background: url(../images/truck2.jpg);
    background-position: center;
}
div#zag-page.news {
    background: url(../images/news.jpg);
    background-position: center;
}
div#zag-page.contacts {
    background: url(../images/contacts.jpg);
    background-position: center;
}
div#zag-page.ys1 {
    background: url(../images/ys1.jpg);
    background-position: center;
}
div#zag-page.nds {
    background: url(../images/nds.jpg);
    background-position: center;
}
div#zag-page.ys3 {
    background: url(../images/ys3.jpg);
    background-position: center;
}

div#forma-zvonka.big form {
    overflow-y: scroll;
    height: 28vh;
    padding-right: 25px;
}
div#forma-zvonka.big form p {
    width: 33%;
    float: left;
    padding-right: 25px;
    box-sizing: border-box;
    display: table;
    padding: 0;
    margin: 7px 0px;
}
div#forma-zvonka.big form p b {
    padding: 9px 0px 6px 0px;
    font-size: 12px;
    display: table;
}




div#forma-zvonka {
    position: fixed;
    z-index: 999999;
    background: #fff;
    width: 50%;
    height: auto;
    top: 115%;
    left: 25%;
    padding: 50px;
    border-radius: 0px 0px 50px 0px;
    transition: 0.4s;
    padding-bottom: 107px;
}
div#forma-zvonka .button:hover {
    background: #ffffff;
    border: 2px solid #000;
}
div#forma-zvonka h2 {
    position: absolute;
    top: -593%;
    margin: 0;
    padding: 0;
    color: #fbdc08;
    font-size: 5em;
    left: 0;
    transition: 0.4s;
}
div#forma-zvonka.open {
    top: 25%;
}
div#forma-zvonka.open h2 {
    top: -77px;
}
.forma-up-fon.act2, .forma-up-fon.act.act2 {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(0 0 0 / 85%);
    z-index: 999999;
}
div#forma-zvonka > b {
    cursor: pointer;
    transition: 0.4s;
    transform: rotate( 
45deg );
    position: absolute;
    right: 13px;
    top: 0;
    font-size: 49px;
    font-weight: 300;
    z-index: 99999;
}
div#forma-zvonka > b:hover {
    transform: rotate( 
-45deg
 );
}
div#forma-zvonka p {
    display: grid;
    grid-template-columns: 19% 81%;
    /* background: #efefef; */
    /* padding: 13px; */
}
div#forma-zvonka p input {
    padding: 15px 20px;
    border: none;
    background: #eaeaea;
    border-radius: 7px;
}
div#forma-zvonka p b {
    padding: 14px 0px;
}
div#forma-zvonka p b {
    padding: 14px 0px;
}
div#forma-zvonka .button {
    position: absolute;
    bottom: 0;
}




.newspaper {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    padding: 50px 0px;
    position: relative;
}
.newspaper img {
    width: 20px;
    float: left;
    margin: 1px 5px 0px 0px;
}
.newspaper p {
    box-shadow: 0px 0px 38px -16px #8a8a8a;
    padding: 25px;
    margin: 25px;
    background: #fff;
}
.newspaper strong {
    display: table;
    padding: 0px 0px 16px 0px;
}



div#news.news-full {
    display: table;
}
div#news.news-full img {
    float: left;
    width: 35%;
    margin-right: 5%;
    margin-bottom: 5%;
}


div#news {
    display: grid;
    grid-template-columns: 100%;
}
div#news a {
    margin: 25px;
    /* overflow: hidden; */
    border-radius: 0px 0px 50px 0px;
    /* box-shadow: 0px 0px 67px -46px #000; */
    color: #000;
    border: 1px solid #eaeaea;
    position: relative;
}
div#news a h3 {
    color: #142685;
    padding: 0px 23px;
}
div#news a p {
    color: #000;
    padding: 0px 23px;
}
div#news a b {
    color: #d0d0d0;
    padding: 0px 23px;
    margin-bottom: 23px;
    display: table;
    position: absolute;
    /* transform: rotate( 
-90deg); */
    left: calc(50% - 104px);
    top: -40px;
    font-size: 24px;
    font-weight: 900;
    width: 173px;
    text-align: center;
}




div#o-nas23 {
    padding: 50px 15%;
    padding-bottom: 100px;
}
div#o-nas23 span {
    display: grid;
    grid-template-columns: 33% 33% 33%;
}
div#o-nas23 span p {
    position: relative;
    padding: 25px;
    font-weight: 600;
    text-align: center;
}
div#o-nas23 span p img {
    width: 100px;
    margin: 28px auto;
    display: table;
    background: #fbdc08;
    padding: 12px;
    box-sizing: border-box;
    border-radius: 50%;
}
div#o-nas23 span p b {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 900;
    font-size: 5em;
    color: #e2e2e2;
}
div#main-manu > span ~ span li {
    list-style: none;
    margin: 0;
    padding: 0px 0px;
    display: block;
    position: relative;
}


div#o-nas1 span {
    display: grid;
    grid-template-columns: 50% 50%;
    position: relative;
}
div#o-nas1 span div {
    padding: 15%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
div#o-nas1 span div h3 {
    font-size: 2em;
    font-weight: 900;
}
div#o-nas1 {
    padding: 45px 0px;
}
div#o-nas1 b {
    position: absolute;
    font-weight: 900;
    font-size: 9em;
    z-index: -1;
    color: #e6e6e6;
    top: 0;
    left: 37px;
}
div#o-nas1 b.b {
    left: auto;
    right:37px
}



#zag-page::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 175px;
    background: url(../images/top-white.png);
    background-position: center;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: -25px;
    left: 0;
}
div#zag-page {
    position: relative;
    background: url(../images/truck1.jpg);
    padding: 85px 15%;
    background-position: center;
    padding-top: 205px;
    padding-bottom: 140px;
}
div#zag-page h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 4em;
    text-shadow: 0px 0px 20px #101010;
}
div#zag-page p {
    background: #fff0;
    color: #fff;
    font-size: 23px;
    display: table;
    padding: 25px;
    font-weight: 600;
    text-shadow: 0px 0px 25px #000;
}

div#simple-page {
    padding: 25px 15%;
    position: relative;
}
div#simple-page::after {
    content: '';
    position: absolute;
    left: -50%;
    top: 25%;
    width: 200%;
    height: 50%;
    background: #f3f3f3;
    z-index: -1;
    border-radius: 50%;
    min-height: 70vh;
}







.forma-up-fon.act {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgb(0 0 0 / 67%);
    z-index: 99999;
}
.forma-up-fon{transition: 0.5s;}
div#mob-menu.menu-open-open {
    left: 0;
}



div#mob-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: #142685;
    transition: 0.4s;
    padding: 25px;
    padding-top: 56px;
    box-sizing: border-box;
    width: 525px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    left: -625px;
}

div#mob-menu b:hover {
    transform: rotate(
-45deg
);
}
div#mob-menu .m-logo {
    width: 110px;
    display: table;
    float: left;
}
div#mob-menu form {
    width: calc(100% - 110px);
    float: left;
}
div#mob-menu form input {
    border: none;
    padding: 25px 19px;
    font-weight: 600;
    color: #fff;
    background: #0a1c77;
    border-radius: 50px;
    margin-left: 17px;
    width: 236px;
}
div#mob-menu form button {
    border: none;
    padding: 24px 14px;
    border-radius: 50px;
    background: #fbdc08;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
}

div#mob-menu  ::placeholder {
    color: #fff;
  }
div#mob-menu > span {
    display: grid;
    color: #fff;
    float: left;
    width: 100%;
    font-weight: 600;
}
div#mob-menu > span a {
    padding: 5px 0px;
    font-size: 1.5em;
    color: #fff;
}
div#mob-menu > span a.act {
    color: #fbdc08;
}

div#mob-menu > span ~ p {
    color: #fff;
    padding: 24px 0px;
    display: table;
    padding-bottom: 0;
}
div#mob-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #fff;
}
div#mob-menu li img {
    width: 25px;
    margin: 15px 8px -7px 0px;
}
div#mob-menu .a {
    display: grid;
    grid-template-columns: 22px calc(100% - 22px);
    filter: invert(1);
    font-weight: 600;
    border: 2px solid #000;
    width: 100%;
    text-align: center;
    margin: 32px 0px -21px 0px;
    padding: 15px 18px;
}
div#mob-menu .a:hover {
    background: #fff;
    filter: none;
    border: 2px solid #fff;
}
div#mob-menu b {
    color: #fff;
    position: absolute;
    right: 10px;
    top: 37px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    line-height: 0px;
    font-size: 63px;
    transform: rotate(
45deg
);
    font-weight: 100;
    cursor: pointer;
    transition: 1s;
}



.home-slider .slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    z-index: 99;
}

div#footer li a {
    color: #000;
}




::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 0px;
}



div#footer {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    padding: 100px 15%;
    background: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 29%;
}
div#footer img {
    width: auto;
}
div#footer > span ~ span {
    display: grid;
    color: #fff;
    font-weight: 600;
}
div#footer > a {
    color: #fff;
}
div#footer > a img {
    display: table;
    width: 100px;
}
div#footer > a {
    color: #000;
    font-weight: 600;
}
div#footer > span ~ span a {
    padding: 9px 0px;
    color: #000;
    font-weight: 100;
}

div#footer > div img {
    width: 100px;
}
div#footer > div a ~ a img {
    width: 35px;
    margin-top: 20px;
}

a#joie {
    text-align: center;
    display: table;
    width: 100%;
    padding: 16px 0px;
    color: #000000;
    background: #2f2f2f;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}
div#footer h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 14px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    font-weight: 100;
}
div#footer .button {
    height: 75px;
    display: flex;
    justify-content: center;
    margin: 0;
    color: #000;
    width: 295px;
}
div#footer .button::after {
    top: 11px;
}
div#footer li {
    list-style: none;
    color: #fff;
    font-weight: 100;
    letter-spacing: 2px;
}
div#footer li img {
    width: 23px;
    margin: 4px 7px -6px 0px;
}
div#footer li {
    list-style: none;
    color: #000;
    font-weight: 100;
    letter-spacing: 1px;
    padding: 6px 0px;
}



a#toptop:before {
    font-size: 48px;
    opacity: 1;
    border-radius: 50%;
    content: '';
    transform: rotate( 
-0deg);
    display: block;
    background: url(../images/arr.png);
    background-size: auto;
    font-weight: 900;
    background-size: 49px;
    background-repeat: no-repeat;
    width: 66px;
    height: 66px;
    opacity: 1;
    transition: 0.4s;
}

a#toptop {
    position: fixed;
    bottom: -265px;
    right: 34px;
    width: 50px;
    height: 50px;
    z-index: 9;
    background: transparent;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    bottom: -100px;
    transform: rotate(
-90deg);
    font-size: 0px;
}
a#toptop.toptop-act {
    bottom: 65px;
}
a#toptop:hover {
    opacity: 0.8;
}
section#de4 {
    background: #f44336;
    color: #fff;
    padding: 0;
    padding-right: 0;
    position: relative;
    display: grid;
    grid-template-columns: 50% 50%;
    padding-top: 75px;
}
section#de4 .button {
    background: #fff;
    color: 000;
    border: 2px solid #f44336;
}
section#de4 .button:hover {
    background: #f44336;
    border: 2px solid #ffffff;
    color: #fff;
}
section#de4 b {
    display: flex;
    justify-content: center;
    flex-direction: column;
    /* height: calc(100% + 75px); */
    width: 100%;
    text-align: center;
    font-size: 20rem;
    /* border: 1px solid #fff; */
    background: url(../images/man3.jpg);
    background-position: revert;
    background-size: cover;
    font-size: 0px;
    margin-top: -75px;
}
section#de4 > span {
    padding: 10% 8%;
    padding-left: 11%;
    padding-right: 10%;
}
section#de4 img.top-white {
    margin: 0;
    top: -10px;
    transform: rotate( 
180deg
 );
}


section#de3 s {
    text-decoration: none;
    color: #0d1f7b;
    font-weight: 900;
    font-size: 31px;
}


ul.lang.call {
    padding: 12px 0px;
    /* left: 44px; */
}
div#head-top ul.lang.call > li > a {
    border-radius: 52px;
    text-shadow: none;
    padding-right: 33px;
}
div#head-top ul.lang.call > li > a::after {
    right: 12px;
    color: #000;
}


section#de3 {
    padding: 0;
    display: grid;
    grid-template-columns: 50% 50%;
    position: relative;
}
section#de3 span ~ span {
    background: url(../images/man2.jpg);
    background-position: center;
    background-size: cover;
}
section#de3 > span {
    padding: 50px 76px;
    padding-left: 30%;
    background: #fbdc08;
    padding-bottom: 86px;
}
section#de3 > span ul {
    margin: 0;
    padding: 2px 23px;
    width: 80%;
    margin-bottom: 51px;
}
section#de3 > span li {
    padding: 7px 0px;
}
section#de3 img.top-white {
    position: absolute;
    left: 0;
    margin: 0;
    bottom: -51px;
}
ul.lang.call li ul {
    top: 42px;
}

section#de2 {
    padding: 0;
    display: grid;
    grid-template-columns: 50% 50%;
    /* background: linear-gradient( 
179deg
 , #ffffff, #fbdc08b5, white); */
    position: relative;
}
div#particles-js4 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
section#de2 .button:hover {
    border: 2px solid #000;
}
section#de2 h2 {
    font-size: 2em;
}
section#de2 h2 b {
    font-weight: 900;
    color: #f44336;
}
section#de2 > span {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 30%;
}
section#de2 > span h2, section#de2 > span h3{
position: relative;
}
section#de2 > span ~ form {
    /* background: url(../images/driver.jpg); */
    background-size: cover;
    background-position: center;
    padding: 110px 120px;
    position: relative;
    margin: 0;
    /* overflow: hidden; */
    /* border-radius: 76% 35% 86% 40%; */
    /* border: 2px solid #b3b3b3; */
    font-weight: 600;
    padding-top: 200px;
}

section#de2 > span ~ form input {
    border: none;
    border-bottom: 1px solid #000;
    padding: 13px 9px;
    width: 50%;
    box-shadow: inset 0px 0px 28px -20px black;
}
section#de2 > span ~ form b {
    width: 169px;
    display: flex;
    float: left;
    justify-content: center;
    flex-direction: column;
    /* background: #fdfdfd; */
    height: 42px;
}
.button {
    margin: 35px 0px;
    display: table;
    background: #fbdc08;
    padding: 20px 50px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #fbdc08;
    position: relative;
    border-radius: 0px 0px 25px 0px;
    transition: 0.4s;
    cursor: pointer;
    border: 2px solid #fbdc08;
}
.button::after {
    content: '+';
    position: absolute;
    left: 10px;
    top: 4px;
    font-size: 41px;
    font-weight: 100;
    color: #000;
}
.button:hover {
    background: #ffffff;
    border: 2px solid #ffffff;
}







section#de1 {
    padding: 50px 15%;
    background: url(../images/ukraine.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 48%;
    padding-bottom: 111px;
    margin-bottom: 100px;
}
section#de1 div {
    display: grid;
    grid-template-columns: 33% 33% 33%;
}
section#de1 div .span {
    background: #fff;
    margin: 30px;
    border-radius: 25px;
    box-shadow: 0px 0px 78px -13px #b7b7b7;
    position: relative;
    padding-bottom: 33px;
    transition: 0.4s;
}
section#de1 div .span:hover img {
    filter: invert(1);
}
section#de1 div .span:hover {
    transform: translateY(-10px);
    background: #5c4dc5;
    color: #fff;
}
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 {
    width: 80px;
    margin: 20px;
}
section#de1 div .span h3 {
    margin: 0;
    padding: 0px 12px 27px 33px;
    color: #010101;
}
section#de1 div .span:hover h3 {
    color: #fff;
}

section#de1 div .span b {
    display: table;
    margin: 0px 0px 11px 35px;
    font-weight: 600;
    color: #142685;
    position: absolute;
    bottom: 11px;
}
section#de1 div .span b::after {
    content: '->';
    font-family: monospace;
    font-weight: 800;
    font-size: 22px;
    position: absolute;
    right: -32px;
    top: -4px;
}







ul.lang {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0px 0px;
    display: flex;
    justify-content: space-between;
    width: 110px;
}
ul.lang li ul {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 14px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 23px 1px #3c3c3c;
    transition: 0.4s;
    transform: scale(0);
    left: 0px;
    top: 7px;
}
ul.lang li ul li {
    padding: 4px 0px;
    font-weight: 600;
    cursor: pointer;
}
ul.lang li ul li:hover {
    color: #fbdc08;
}
div#head-top ul.lang > li > a {
    background: #fff;
    padding: 0px 0px;
    padding: 8px;
    border-radius: 50%;
    display: table;
    position: relative;
    padding-right: 20px;
}
div#head-top ul.lang > li > a::after {
    content: '^';
    transform: rotate( 
180deg
 );
    position: absolute;
    right: 7px;
    color: #000000;
}
ul.lang li:hover ul {
    transform: scale(1)translateY(9px);
}





div#home-scrol-links {
    display: flex;
    justify-content: center;
    border-radius: 50px;
    overflow: hidden;
    width: 600px;
    margin: -80px auto;
    position: relative;
    z-index: 1;
    box-shadow: 0px 0px 59px -17px #142685;
    margin-bottom: 12px;
}
div#home-scrol-links a ~ a {
    background: #0d1f7b;
}
div#home-scrol-links a ~ a ~ a {
    background: #0b1b6d;
}
div#home-scrol-links a img {
    width: 50px;
    height: 50px;
    margin: -16px 0px;
    background: #ffffff;
    border-radius: 50px;
    padding: 10px;
    box-sizing: border-box;
    /* filter: invert(1); */
}
div#home-scrol-links a {
    width: 200px;
    background: #142685;
    color: #fff;
    display: grid;
    text-align: right;
    height: 80px;
    padding: 32px 22px;
    grid-template-columns: 20% 80%;
    font-weight: 600;
    padding-right: 38px;
}




canvas{ display: block; vertical-align: bottom; } 



div#head-top span {
    display: grid;
    /* grid-template-columns: 33% 33% 33%; */
    width: 51%;
    padding: 12px 0px;
}
div#head-top span a img {
        padding: 3px;
        margin: -3px 2px -7px 0px;
        width: 23px;
}
div#head-top span a {
    display: table;
    float: left;
    padding: 5px 0px;
    font-size: 14px;
    text-shadow: 0px 0px 17px #fff;
    -webkit-text-stroke: 2px rgb(255 255 255 / 7%);
}


div.home-banner > span img.img-circle {
    border-radius: 50%;
    transform: translateX(22%)translateY(3%);
}

div.home-banner > span h1.small {
    font-size: 6em;
}
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{
    content:'Скидки';
    background: url(../images/is2.png), rgb(255 255 255 / 10%);
    background-repeat: no-repeat;
    background-position: 13px 3px;
}
.home-slider1 ul.slick-dots > li ~ li ~ li::before{
    content:'Кредит';
    background: url(../images/is3.png), rgb(255 255 255 / 10%);
    background-repeat: no-repeat;
    background-position: 13px 3px;
}
.home-slider1 ul.slick-dots > li::before {
    position: relative;
    content: 'Услуги';
    width: 123px;
    display: table;
    float: left;
    border: 2px solid #fff;
    color: #000;
    padding: 19px 28px;
    border-radius: 50px;
    text-align: right;
    background: url(../images/is1.png), rgb(255 255 255 / 10%);
    background-repeat: no-repeat;
    background-position: 13px 3px;
    font-weight: 600;
}
.home-slider .slick-dots li button {
    font-size: 11px;
    line-height: 2px;
    display: block;
    width: 31px;
    height: 31px;
    padding: 5px;
    cursor: pointer;
    color: #787878;
    border: 0;
    outline: none;
    background: transparent;
    font-weight: 700;
    border: 2px solid #000;
    border-radius: 50%;
}

.home-slider .slick-dots li:hover {
    background: #0b0e10;
}
.home-slider .slick-dots li.slick-active {
    background: #df2526;
}
.home-slider .slick-dots li.slick-active button {
    border: 2px solid #df2526;
    color: #fff;
}
.home-slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: auto;
}
.home-slider ul.slick-dots {
    bottom: 150px;
    display: flex;
    justify-content: left;
    text-align: left;
}
.home-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 31px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    /* margin-right: 94px; */
    background: transparent;
    border-radius: 50px;
    margin-right: 15px;
    margin-left: 15px;
    transition: 0.4s;
}

.home-banner::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

    z-index: 1;
    content: '';
}




.home-slider ul.slick-dots {
    bottom: 0;
    left: 7%;
}


.home-slider .slick-prev::before {
    font-size: 48px;
    opacity: 1;
    border-radius: 50%;
    content: '';
    transform: rotate(-180deg);
    display: block;
    background: url(../images/arr.png);
        background-size: auto;
    font-weight: 900;
    background-size: cover;
    width: 66px;
    height: 66px;
    opacity: 0.4;
    transition:0.4s;
}
.home-slider .slick-next:before {
    font-size: 48px;
    opacity: 1;
    border-radius: 50%;
    content: '';
    transform: rotate(-0deg);
    display: block;
    background: url(../images/arr.png);
        background-size: auto;
    font-weight: 900;
    background-size: cover;
    width: 66px;
    height: 66px;
    opacity: 0.4;
    transition:0.4s;
}
.home-slider button.slick-prev.slick-arrow {
    left: 2%;
    z-index: 9999;
    width: 50px;
    height: 50px;
}
.home-slider button.slick-next.slick-arrow {
    right: 2%;
    z-index: 9999;
    width: 50px;
    height: 50px;
}

.home-slider.slick-dotted.slick-slider {
    margin-bottom: 0;
}

/* ---- particles.js container ---- */ 
#particles-js, #particles-js2, #particles-js3 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.count-particles{ 
    background: #000022; 
    position: absolute; 
    top: 48px; 
    left: 0; 
    width: 80px; 
    color: #13E8E9; 
    font-size: .8em; 
    text-align: left; 
    text-indent: 4px; 
    line-height: 14px; 
    padding-bottom: 2px; 
    font-family: Helvetica, Arial, sans-serif; 
    font-weight: bold; 
} 



div#head-top {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 70%;
    left: 15%;
}
div#head-top a img {
    width: 31px;
    float: left;
    background: rgb(255, 255, 255);
    padding: 8px;
    box-sizing: border-box;
    border-radius: 50%;
    margin: -5px 8px 0px 0px;
}
div#head-top a {
    padding: 32px 0px;
    margin: 0;
    font-weight: 700;
}
div#head-top a.lcab {
    background: rgb(255 255 255 / 37%);
    padding: 15px 14px;
    margin: 15px 0px;
    border-radius: 50px;
    height: 51px;
}
div#main-manu:hover {
    overflow: visible;
}
div#main-manu {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-left: 0;
    background: #ffffff;
    margin-top: 0;
    z-index: 2;
    overflow: hidden;
    border-bottom: 0px solid #202224;
    z-index: 999999;
    box-shadow: 0px 0px 83px -24px #aeaeae;
    padding: 0px 5%;
    box-sizing: border-box;
    top: 104px;
    padding-right: 17px;
}
div#main-manu > span img {
    width: 100px;
    float: right;
    padding: 16px 0px;
    margin-left: 50px;
}
div#main-manu > span a.b-menu {
    position: relative;
    background: #ececec;
    width: 50px;
    height: 50px;
    display: table;
    float: left;
    border-radius: 50%;
    margin: 20px;
    transition: 0.4s;
}
div#home-scrol-links a:hover {
    filter: brightness(0.8);
}

div#main-manu > span a.b-menu.active b {
    transform: rotate(
57deg
);
    left: 20px;
    top: 22px;
}
div#main-manu > span a.b-menu.active b ~ b {
    transform: rotate(
-57deg
);
    left: 6px;
}
div#main-manu > span a.b-menu.active b ~ b ~ b {
    transform: none;
    left: 13px;
    top: 33px;
}








div#mob-menu > span a:hover {
    color: #fbdc08;
}


div#mob-menu li ul {
    padding: 10px 20px;
    margin: 0;
}
div#mob-menu li ul a {
    font-size: 17px;
    padding: 2px 0px;
    display: table;
}
div#main-manu > span ~ span li ul a::after {
    display:none;
}
div#main-manu > span ~ span li ul {
    position: absolute;
    background: #fff;
    padding: 0;
    margin: 0;
    display:none;
    transition: 0.4s;
    box-shadow: 0px 0px 61px -25px #ababab;
    border-radius: 0;
    left: -24px;
    padding: 25px;
    display: grid;
    grid-template-columns: 33% 33% 33%;
    width: 600px;
    opacity: 0;
}
div#main-manu > span ~ span li:hover ul {
    display:grid;
    top: 104px;
    opacity:1;
}
div#main-manu > span ~ span li ul li a {
    padding: 0px 0px;
}
div#main-manu > span ~ span li ul li {
    padding: 0px;
}

p.result s b {
    display: initial;
    float: none;
    font-size: 12px;
    margin-left: -1px;
}
div#main-manu > span a.b-menu:hover b {
    transform: rotate(
57deg
);
    left: 20px;
    top: 22px;
}
div#main-manu > span a.b-menu:hover b ~ b {
    transform: rotate(
-57deg
);
    left: 6px;
}
div#main-manu > span a.b-menu:hover b ~ b ~ b {
    transform: none;
    left: 13px;
    top: 33px;
}
div#main-manu > span ~ span {
    display: flex;
    justify-content: center;
}
div#main-manu > span ~ span a {
    padding: 43px 12px;
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 14px;
    position: relative;
    color: #000000;
    background: #fff;
    display: block;
    position: relative;
    overflow: hidden;
    background: #fff;
    overflow: hidden;
}
div#main-manu > span ~ span li ul li a p {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    margin: 0;
}
div#main-manu > span ~ span li ul li img {
    width: 100%;
    margin: 0;
}
div#main-manu > span ~ span li ul li a {
    width: 100%;
    display: grid;
    grid-template-columns: 20% 70%;
    grid-column-gap: 10%;
    font-size: 15px;
    background: transparent;
}
div#main-manu > span ~ span ~ span a {
    background: transparent;
    width: 100%;
    text-align: center;
    /* border-radius: 0px 0px 42px 0px; */
}
div#main-manu > span a.b-menu b {
    position: absolute;
    width: 26px;
    height: 3px;
    background: rgb(64 45 134);
    border-radius: 41px;
    left: 13px;
    top: 15px;
    transition: 0.4s;
}
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: #df2526;
}
div#main-manu > span ~ span a.act::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background: #df2526;
    left: 0;
    bottom: 0;
    opacity: 0.8;
    z-index: 1;
    border-radius: 50px;
}
div#main-manu > span ~ span a::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background: #df2526;
    left: 0;
    bottom: 0;
    opacity: 0.8;
    z-index: 1;
    border-radius: 50px;
    left: -100%;
    transition: 0.4s;
}
div#main-manu > span ~ span a:hover::after {
    left: 0%;
}

div#main-manu > span ~ span a:hover {
    color: #ff1f20;
}


div.home-banner > span a:hover {
    background: #ff1f20;
    border: 2px solid #ffffff;
    transform: scale(1.1);
}
a.adhb {
    position: absolute;
    bottom: 64px;
    left: calc(50% - 10px);
    font-size: 53px;
    transform: rotate( 
180deg
 );
    /* background: #fff; */
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    font-weight: 100;
    /* box-shadow: 0px 0px 36px 7px #fbdc08; */
    border: 2px solid #fff;
    color: #fff;
}
.slick-slide img ~ img {
    display: none;
}
div.home-banner > span h2 s {
    display: table;
    text-decoration: none;
    color: #fbdc08;
    font-weight: 900;
    font-size: 1.4em;
    margin-top: 28px;
}

div.home-banner.b {
    background: url(../images/truck2.jpg);
    background-position: center;
    background-size: cover;
}
div.home-banner.c {
    background: url(../images/truck3.jpg);
    background-position: center;
    background-size: cover;
}
div.home-banner {
    padding: 0;
    display: grid;
    grid-template-columns: 100%;
    height: auto;
    position: relative;
    width: 100%;
    padding: 0;
    background-size: cover !important;
    background-position: center !important;
}
div.home-banner > span {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 9;
}
div.home-banner .slick-prev, div.home-banner .slick-next {
    opacity: 0;
}
div.home-banner  .slick-slide {
    display: none;
    float: left;
    height: 68vh;
    min-height: 1px;
}
div.home-banner > span h1 {
    font-size: 400%;
    font-weight: 900;
    color: #ffffff;
    margin: 0;
    padding: 19px 0px;
    text-shadow: 19px 20px 41px #000000;
    text-transform: uppercase;
}



div.home-banner > span h2 {
    font-size: 150%;
    margin: 0;
    padding: 14px 0px;
    color: #ffffff;
    width: 70%;
    /* text-decoration: underline; */
    text-shadow: 0px 0px 50px #000;
    text-transform: uppercase;
    font-weight: 900;
}
div.home-banner > span a {
    margin: 35px 0px;
    display: table;
    background: #df2526;
    padding: 13px 50px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #df2526;
    position: relative;
    border-radius: 11px;
    color: #fff;
}
img.top-white {
    position: absolute;
    left: 0;
    margin: -144px 0px 0px 0px;
}




div.home-banner > span a::after {
    content: '+';
    position: absolute;
    left: 14px;
    top: calc(50% - 21px);
    font-size: 30px;
    font-weight: 100;
    color: #fff;
}
div.home-banner > span img {
    width: 82%;
    background: #1f2326;
    border-radius: 50%;
    margin: 6%;
    padding: 55px;
    box-sizing: border-box;
}



body {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
    max-width: 1920px;
    background: #f1f1f1;
    font-family: 'Nunito Sans', sans-serif;
}
a{transition:0.2s;text-decoration: none; cursor: pointer;}
div,span,li,a,bold,i,svg {box-sizing: border-box;}
i,svg{display:block;}

input:focus {
    outline-offset: 0px;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
img{width:100%;}









@media(max-width:1800px){    
    div#o-nas23 {
        padding: 50px 5%;
        padding-bottom: 100px;
    }
    div#simple-page {
        padding: 25px 7%;
        position: relative;
    }
    div#zag-page {
        padding: 85px 6%;
        padding-top: 205px;
        padding-bottom: 140px;
    }
    div#o-nas1 span div {
        padding: 3%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
    div#footer {
        padding: 100px 5%;
    }
    section#de2 > span {
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding-left: 10%;
    }
    section#de3 > span {
        padding: 50px 22px;
        padding-left: 10%;
        background: #fbdc08;
        padding-bottom: 86px;
    }
    section#de1 {
        padding: 50px 5%;
    }
    div.home-banner > span img {
        width: 58%;
    }
    div#head-top {
        width: 90%;
        left: 5%;
    }

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;
}

.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:1700px){
    .chas {
        padding: 13px calc(-1% + 52px);
    }
    .cart {
        right: calc(-1% + 148px);
    }
    div#main-manu {
        padding: 0px 0%;
    }
    .tovar.tovar-popup {
        position: fixed;
        top: 9vh;
        left: 5vw;
        z-index: 99999999;
        width: 88vw;
        height: 75vh;
        /* overflow-y: scroll; */
        transition: 0.5s;
        opacity: 0;
        z-index: -999;
    }

}
@media(max-width: 1500px){
    div#main-manu > span ~ span a {
        padding: 43px 8px;
    }
}
@media(max-width: 1400px){
    .chas {
        padding: 13px calc(-1% + 52px);
    }
    div#main-manu > span img.logo {
        padding: 0;
        padding-top: 9px;
    }
    .tovar.tovar-popup .span {
        display: grid;
        grid-template-columns: 50% 50%;
        width: 250px;
        margin: 28px auto;
        margin-top: 18px;
        position: relative;
        bottom: 0;
    }
    div#main-manu > span ~ span li:hover ul {
        display: grid;
        top: 89px;
        opacity: 1;
    }
    div#menu-left.lip {
        position: fixed;
        top: 89px;
        background: #fff;
        padding: 8px 67px;
    }
    .tovars {
        display: grid;
        grid-template-columns: 33% 33% 33%;
        padding: 30px 0px;
    }
    section.bod .slick-prev {
        left: 23px;
    }
    section.bod .slick-next {
        right: 40px;
    }
    section.bod .slick-prev:before, section.bod .slick-next:before {
        color: #fc2425;
        opacity: 1;
    }
    .cart.lip {
        top: -8px;
        position: fixed;
    }
    section.bod {
        width: 100%;
        margin-top: 88px;
        float: none;
        margin-left: 0;
        transition: 0.5s;
        z-index: 9;
        position: relative;
        display: block;
    }
    .cart {
        top: 97px;
    }
    div#main-manu > span img {
        width: 100px;
        float: right;
        padding: 8px 0px;
        margin-left: 50px;
    }
    div#main-manu {
        grid-template-columns: calc(230px) calc(100% - 420px) calc(190px);
    }

    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 {
        padding: 37px 7px;
        font-size: 12px;
    }
    section.bod {
        margin-top: 185px;
    }
}
@media(max-width: 1300px){

    .cart {
        top: 85px;
    }
    div#main-manu {
        top: 93px;
    }
    .chas p {
        display: flex;
        justify-content: left;
        width: auto;
        padding: 10px 12px;
        padding-top: 8px;
        margin: 0;
    }
    div#menu-left a p {
        margin: 0;
        padding: 22px 9px;
        width: 76%;
        text-align: center;
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 10px;
        font-weight: 600;
        font-size: 15px;
    }
    div#main-manu > span ~ span {
        display: flex;
        justify-content: right;
    }
    div#main-manu {
        display: grid;
        grid-template-columns: 112px 62% calc(36% - 112px);
    }
}

@media(max-width: 1200px){
    div#forma-zvonka.open h2 {
        top: -46px;
        font-size: 3em;
    }
    div.home-banner > span h1.small ~ h2 {
        font-size: 1.0em;
    }
    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-top: 50px;
        text-align: left;
        margin: 0 auto;
        margin-top: 50px;
    }
    h2 {
        font-size: 2em;
    }
section#de2 {
    grid-template-columns: 35% 65%;
}
section#de2 > span ~ form {
    padding-right: 5%;
}
}


@media(max-width: 1100px){
    span.res-of-t p {
        padding: 10px 0px;
        margin: 0;
        font-size: 14px;
        margin-left: 12px;
        margin-top: 19px;
    }
    span.res-of-t a.a-oform {
        margin: 0;
        padding: 9px 10px;
        width: 90%;
        margin: 0 auto;
    }
    span.res-of-t {
        display: grid;
        background: #e9e9e9;
        justify-content: center;
        max-width: 200px;
        margin: 0 auto;
        padding: 25px 0px;
        min-width: 200px;
        text-align: center;
    }
    body.oformanas .cart {
        z-index: 999999999;
        display: none;
    }
    div#main-manu > span ~ span li.call {
        margin-left: 7px;
    }
    div#main-manu > span ~ span li.call ~ li.call {
        margin-left: 7px;
    }
    div#for-add-pulse.pulse {
        border-radius: 0px;
    }
    .oform.order p#reshta input {
        width: 64px;
        margin: 0;
        padding: 0;
    }
    section.bod.formaaa > h2 {
        margin-bottom: 0;
    }
    .oform.order div div {
        width: 100%;
        float: left;
        padding: 5px 0px;
        padding-right: 10px;
    }
    .about-us2 div {
        grid-template-columns: 33% 33% 33%;
    }
    .oform p.img {
        width: 102px;
        height: 90px;
        overflow: hidden;
        min-width: 50px;
        margin: 0 auto;
    }
    .oform a.add {
        width: 100%;
    }
    .oform > div h3 {
        font-size: 13px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        text-align: center;
    }
    .oform > div s b {
        float: right;
        padding-right: 10px;
        display: table;
        float: none;
        text-align: center;
        width: 100%;
    }
    
    .oform .number {
        display: flex;
        justify-content: space-between;
        margin: 19px auto;
        margin-bottom: 0;
        width: 95px;
        padding: 0px 0px;
    }
    .oform a.add {
        text-align: center;
    }
    .oform > div s {
        width: auto;
        text-align: center;
    }
    .oform {
        display: block;
        padding: 0;
        width: 200px;
        min-width: 200px;
        margin: 0 auto;
    }
    .oform > div {
        width: 200px;
        margin: 11px auto;
        display: table;
    }
    .tovar.tovar-popup {
        position: fixed;
        top: 0;
        margin: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        /* overflow-y: scroll; */
        transition: 0.5s;
    }
    .cart .down {
        width: 100vw;
        display: grid;
        grid-template-columns: 50% 50%;
    }
    .cart {
        position: fixed;
        right: 0;
        height: auto;
        width: 100%;
        color: #fff;
        text-align: center;
        top: auto;
        z-index: 999999;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        bottom: 0;
        top: auto;
        background: #fff;
    }
    .cart .down a {
        display: flex;
        grid-template-columns: 20% 80%;
        width: 100%;
        background: #fff;
        border-radius: 50px;
        padding: 11px;
    }
    p.result s {
        width: auto;
    }
    .cart .down a.oform {
        display: block;
        color: #fff;
        background: #d92826;
        width: 100px;
        max-width: 100px;
        min-width: auto;
        height: 38px;
        margin: 21px 0px;
        float: right;
        right: 18px;
        position: absolute;
        line-height: 17px;
    }
    .cart.lip {
        top: auto;
        position: fixed;
    }
    .chas p {
        display: flex;
        justify-content: left;
        padding: 2px 12px;
        padding-top: 8px;
        margin: 0;
    }
    .chas p ~ p ~ p {
        width: 167px;
    }
    .chas {
        padding: 0;
        width: calc(100% - 59px);
        margin-left: 55px;
        margin-top: 0;
        z-index: 1;
    }
    div#menu-left a {
        padding: 0;
        border: 1px solid #ececec;
    }
    .zaglyshka {
        position: relative;
        width: 100%;
        height: 31px;
    }
    section.bod {
        margin-top: 55px;
    }
    .home-slider button.slick-next.slick-arrow {
        right: 20px;
        z-index: 9999;
        width: 50px;
        height: 50px;
    }
    .home-slider button.slick-prev.slick-arrow {
        left: 0%;
        z-index: 9999;
        width: 50px;
        height: 50px;
    }
    .ham #a1 {
        background: #fff;
        width: 20px;
        height: 3px;
        display: block;
        position: absolute;
        top: 18px;
        left: 10px;
        transition: 0.3s;
    }
    .ham #a2 {
        background: #fff;
        width: 35px;
        height: 3px;
        display: block;
        position: absolute;
        top: 26px;
        left: 10px;
        transition: 0.3s;
    }
    .ham #a3 {
        background: #fff;
        width: 20px;
        height: 3px;
        display: block;
        position: absolute;
        top: 34px;
        right: 10px;
        transition: 0.3s;
    }
    .ham {
        display: block;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        transition: transform 400ms;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        float: left;
        width: 55px;
        height: 55px;
        position: fixed;
        left: 0px;
        transition: 1.4s;
        z-index: 9999999999;
        top: 0;
        background: #fc2425;
    }
    .hamRotate.active {
        transform: rotate(45deg);
    }
    div#main-manu.menu-open-open {
        left: 0;
    }
    .hamRotate.active {
        transform: rotate(45deg);
    }
    .line {
      fill:none;
      transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
      stroke:#000;
      stroke-width:5.5;
      stroke-linecap:round;
    }
    .ham1 .top {
      stroke-dasharray: 40 139;
    }
    .ham1 .bottom {
      stroke-dasharray: 40 180;
    }
    .ham1.active .top {
      stroke-dashoffset: -98px;
    }
    .ham1.active .bottom {
      stroke-dashoffset: -138px;
    }
    .ham1.active .top {
        stroke-dashoffset: -98px;
      }
      .ham1.active .bottom {
        stroke-dashoffset: -138px;
      }

    
    div#main-manu > span ~ span li ul li img {
        width: 30px;
        margin: 0;
    }
    div#main-manu > span ~ span li:hover ul {
        display: block;
        top: auto;
        opacity: 1;
    }
    div#menu-left a p {
        margin: 0;
        padding: 15px 9px;
        width: 76%;
        text-align: center;
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 10px;
        font-weight: 600;
        font-size: 15px;
    }
    div#menu-left img {
        filter: grayscale(100%);
        padding: 5px;
        box-sizing: border-box;
        transition: 0.4s;
        margin: 0px 0px;
        margin-left: 0px;
        margin-left: 12px;
    }
    div#menu-left a {
        color: #000;
        display: grid;
        grid-template-columns: 25% 75%;
        text-align: center;
        width: 265px;
        padding: 0px 0px;
        background: #fff;
        text-align: center;
        width: 100%;
        margin-right: 15px;
        border-radius: 12px;
    }

    .tovars {
        display: grid;
        grid-template-columns: 50% 50%;
        padding: 30px 0px;
    }

    div#menu-left.lip3 {
        top: 0;
        position: fixed;
    }
    div#menu-left {
        display: block;
        width: calc(100% - 55px);
        position: fixed;
        background: #fff;
        height: auto;
        padding: 6px 67px;
        overflow: hidden;
        transition: 0.4s;
        z-index: 99999;
        top: 0px;
        margin-left: 55px;
        display: none;
    }

    div#menu-left.lip {
        position: fixed;
        top: 0;
        background: #fff;
        padding: 8px 67px;
        left: 55px;
        width: calc(100% - 55px);
    }
    div#menu-left.lip {
        position: fixed;
        top: 0;
        background: #fff;
        padding: 6px 67px;
        left: 0;
        width: calc(100% - 55px);
    }
    .chas p img {
        width: 27px;
        height: 27px;
        margin: 4px 6px;
    }
    div#main-manu > span ~ span li ul {
        position: relative;
        opacity: 1;
        display: block;
        width: 100%;
        box-sizing: border-box;
        left: 0;
    }
    div#main-manu:hover {
        overflow: auto;
    }
    .active #a1 {
        transform: rotateX(0deg)rotateY(0deg)rotateZ(44deg);
        top: 19px!important;
        left: 11px!important;
    }
    .active #a2 {
        transform: rotateX(0deg)rotateY(0deg)rotateZ(-45deg);
        top: 25px!important;
    }
    .active #a3 {
        transform: rotateX(0deg)rotateY(0deg)rotateZ(45deg);
        top: 31px!important;
        left: 23px!important;
    }
    div#main-manu > span ~ span a {
        padding: 17px 7px;
        font-size: 12px;
    }
    div#main-manu > span img {
        width: 70%;
        float: none;
        padding: 7px 0px;
        margin-left: 0;
        margin: 0 auto;
        float: none;
        display: table;
        margin-top: 59px;
    }
    div#main-manu > span ~ span {
        display: block;
        justify-content: right;
    }
    div#main-manu {
        display: block;
        grid-template-columns: 100%;
        width: 200px;
        height: 100vh;
        transition: 0.5s;
        overflow-y: scroll;
        left: -250px;
        top: 0;
        z-index: 999999999;
        padding-bottom: 150px;
    }
    div#mob-menu form input {
        border: none;
        padding: 25px 19px;
        font-weight: 600;
        color: #fff;
        background: #0a1c77;
        border-radius: 50px;
        margin-left: 14px;
        width: calc(100% - 98px);
    }
    .newspaper {
        display: grid;
        grid-template-columns: 50% 50%;
        padding: 50px 0px;
        position: relative;
    }
    div#o-nas1 span img {
        width: 30%;
        margin: 12px auto;
    }
    div#o-nas1 span {
        display: grid;
        grid-template-columns: 100%;
        position: relative;
    }
    div#forma-zvonka.open h2 {
        top: 7px;
        left: 11px;
        font-size: 3em;
    }
    div#forma-zvonka.open {
        top: 0;
    }
    div#forma-zvonka {
        position: fixed;
        z-index: 999999;
        background: #fff;
        width: 100%;
        height: auto;
        top: 115%;
        left: 0;
        padding: 50px;
        border-radius: 0px 0px 50px 0px;
        transition: 0.4s;
        padding-bottom: 107px;
        height: 100%;
        padding-top: 64px;
    }
    

}

@media(max-width: 850px){

    .tovar.tovar-popup > div {
        overflow-y: scroll;
        height: 100%;
        top: 0;
        width: 50%;
        float: right;
        padding: 26px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        margin: 0;
        display: block;
        padding: 0;
    }
    .tovar.tovar-popup {
        overflow-y: scroll;
    }
    .tovar.tovar-popup .imgas-block {
        height: auto;
        float: left;
        display: flex;
        overflow: hidden;
        width: 100%;
        padding: 0;
        position: relative;
        justify-content: center;
        flex-direction: column;
        height: auto;
        /* display: block; */
    }
    .tovar.tovar-popup > div .text {
        overflow-y: scroll;
        max-height: 21vh;
        height: auto;
    }
    .chas p {
        display: flex;
        justify-content: left;
        padding: 10px 12px;
        padding-top: 8px;
        margin: 0;
        font-size: 12px;
        line-height: 18px;
    }
}
@media(max-width: 800px){
    .chas p ~ p{
        min-width: 205px;
        line-height: 14px;
    }
    .chas p {
        min-width: 205px;
    }
}

@media(max-width: 750px){
    .tovars {
        display: grid;
        grid-template-columns: 100%;
        padding: 30px 0px;
    }
    .chas p {
        display: flex;
        justify-content: left;
        padding: 10px 12px;
        padding-top: 8px;
        margin: 0;
        font-size: 12px;
        line-height: 12px;
    }
    .tovar.tovar-popup .span {
        display: grid;
        grid-template-columns: 50% 50%;
        width: 250px;
        margin: 28px auto;
        margin-top: 48px;
        position: relative;
        bottom: 0;
        left: 0;
    }
    .tovar.tovar-popup {
        position: fixed;
        top: 0;
        margin: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        overflow-y: scroll;
        transition: 0.5s;
    }
    .tovar.tovar-popup > div {
        overflow-y: auto;
        height: auto;
        top: 0;
        width: 100%;
        float: right;
        padding: 26px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding-bottom: 100px;
    }
    .tovar.tovar-popup .img {
        width: 100%;
    }
    div#menu-left.lip {
        position: fixed;
        top: 0;
        background: #fff;
        padding: 6px 67px;
        left: 0;
        width: calc(100% - 110px);
    }


    .chas p ~ p ~ p {
        width: 100%;
    }
    .chas p b {
        font-size: 10px;
        margin-top: 6px;
    }
    section.bod .slick-slide img ~ img {
        display: block;
    }
    section.bod .slick-slide img {
        display: none;
    }
    .slider-tovars {
        padding: 0px 0%;
    }
    div#main-manu > span a.b-menu {
        background: #fff;
    }
    .home-slider::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 175px;
        background: url(../images/top-white.png);
        background-position: center;
        background-position-y: bottom;
        background-repeat: no-repeat;
        background-size: 100%;
        bottom: 0;
    }
    .newspaper {
        display: grid;
        grid-template-columns: 100%;
        padding: 50px 0px;
        position: relative;
    }
    #zag-page::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 175px;
        background: url(../images/top-white.png);
        background-position: center;
        background-position-y: bottom;
        background-repeat: no-repeat;
        background-size: 100%;
        bottom: -4px;
        left: 0;
    }
    div#o-nas23 span {
        display: grid;
        grid-template-columns: 100%;
    }
    div#zag-page h1 {
        color: #fff;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 2em;
        text-shadow: 0px 0px 20px #101010;
    }
    div#zag-page p {
        background: #fff0;
        color: #fff;
        font-size: 16px;
        display: table;
        padding: 25px;
        font-weight: 600;
        text-shadow: 0px 0px 25px #000;
    }

    div.home-banner > span h2 s {
        display: table;
        text-decoration: none;
        color: #fbdc08;
        font-weight: 900;
        font-size: 1.4em;
        margin-top: 28px;
        margin: 0 auto;
    }
    div.home-banner > span h1 {
        font-size: 3em;
        text-align: center;
    }
    div.home-banner > span h2 {
        font-size: 1.5em;
        width: 100%;
        text-align: center;
    }
    div#forma-zvonka.big form {
        overflow-y: scroll;
        height: 100%;
        padding-right: 25px;
    }
    
    div#forma-zvonka p {
        display: grid;
        grid-template-columns: 100%;
        /* background: #efefef; */
        /* padding: 13px; */
    }
    div#forma-zvonka.open h2 {
        top: 7px;
        left: 11px;
        font-size: 1.5em;
    }
    div#head-top a img {
        width: 31px;
        float: left;
        background: rgb(255, 255, 255);
        padding: 8px;
        box-sizing: border-box;
        border-radius: 50%;
        margin: -10px 8px 0px 0px;
    }
    div#head-top a.lcab {
        background: rgb(255 255 255 / 37%);
        padding: 20px 14px;
        margin: 15px 0px;
        border-radius: 50px;
        height: 51px;
        font-size: 10px;
    }
    ul.lang.call li ul {
        top: 42px;
        width: 187px;
    }
    div#head-top span {
        display: grid;
        /* grid-template-columns: 33% 33% 33%; */
        width: auto;
        padding: 12px 0px;
    }

    section#de2 > span ~ form {
        padding-right: 5%;
        padding: 7%;
    }
    section#de2 > span ~ form input {
        border: none;
        border-bottom: 1px solid #000;
        padding: 13px 9px;
        width: 100%;
        box-shadow: inset 0px 0px 28px -20px black;
    }
    div#mob-menu .m-logo {
        width: 45px;
        display: table;
        float: left;
    }
    div#mob-menu {
        width: 100%;
        left: -100%;
        padding: 22px 31px;
        padding-bottom: 50px;
        
    }
    div#mob-menu form input {
        width: 53%;
        margin: 0;
    }
    div#mob-menu form {
        width: 100%;
        float: left;
        margin: 25px 0px;
    }
}

@media(max-width: 650px){
    .cart {
        z-index: 999999999;
    }
    div#tovar-popup p.price {
        padding: 5px 43px;
    }
    .tovar.tovar-popup {
        padding: 0;
    }
    .tovar.tovar-popup a.add {
        background: #f1f1f1;
        color: #000;
        text-align: center;
        font-weight: 400;
        padding: 10px 0px;
        /* text-transform: uppercase; */
        border-radius: 60px;
        margin-top: -7px;
    }
    .oform > div {
        padding: 8px;
        padding-right: 8px;
    }
    .oform a.add {
        width: 100%;
        display: table;
        justify-content: center;
        flex-direction: column;
        height: 100%;
        padding: 26px 13px;
        font-size: 13px;
    }
    .number {
        display: flex;
        justify-content: space-between;
        margin: 4px auto;
        width: 95px;
        margin-left: 0px;
        margin: 0 auto;
    }
    .tovar p.price {
        left: -34px;
        margin-top: 10px;
    }
    .tovar a.add {
        background: #f1f1f1;
        color: #000;
        text-align: center;
        font-weight: 400;
        padding: 10px 0px;
        /* text-transform: uppercase; */
        border-radius: 60px;
        margin-top: 15px;
    }
    .tovar .span {
        display: grid;
        grid-template-columns: 100%;

    }
    .tovar {
        margin: 15px;
        border-radius: 0px;
        overflow: hidden;
        position: relative;
        background: #fff;
        padding-bottom: 137px;
    }
    section.bod {
        margin-top: 149px;
    }
    .chas {
        padding: 0;
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        z-index: 1;
        display: grid;
        grid-template-columns: 100%;
        z-index: 99;
        background: #fff;
        padding-left: 58px;
    }

    .tovar > span {
        display: grid;
        grid-template-columns: 100%;
        width: 100%;
        margin: 0px auto;
        margin-top: 12px;
    }
    .tovar h3 {
        padding: 0px 5%;
        font-size: 14px;
        font-weight: 900;
        margin: 6px 0px;
    }
    .tovar p {
        padding: 0px 5%;
        margin: 3px 0px;
        font-size: 12px;
    }
    .about-us h3 {
        padding: 58px 0px;
        padding-bottom: 40px;
    }
    .chas p s {
        text-decoration: none;
        font-size: 10px;
        margin-left: 0px;
    }
    .about-us {
        display: grid;
        grid-template-columns: 100%;
        grid-column-gap: 10%;
        padding: 50px 5%;
        margin: 50px auto;
        width: 100%;
        text-align: left;
        background: white;
    }
    .about-us img {
        width: 200px;
        margin: 0 auto;
    }
    .tovar s {
        text-decoration: none;
        padding: 0px 4%;
        font-weight: 900;
        margin-bottom: 8px;
        display: table;
    }
    .tovar p.price {
        left: -34px;
    }
    .about-us2 div {
        display: grid;
        grid-template-columns: 100%;
        text-align: center;
        font-weight: 900;
        padding: 18px 0px;
    }
    .about-us {
        display: grid;
        grid-template-columns: 100%;
        grid-column-gap: 10%;
        padding: 50px 6%;
        margin: 50px auto;
        width: 100%;
        text-align: left;
        background: white;
    }
    .tovar p {
        padding: 0px 5%;
        margin: 3px 0px;
        font-size: 12px;
    }
}


@media(max-width: 400px){
    .chas p img {
        width: 27px;
        height: 27px;
        margin: 4px 0px;
        margin-right: 6px;
    }
    div#menu-left a p {
        margin: 0;
        padding: 15px 9px;
        width: 76%;
        text-align: center;
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 10px;
        font-weight: 600;
        font-size: 10px;
    }

    .tovar p {
        padding: 0px 5%;
        margin: 3px 0px;
        font-size: 12px;
    }

    h2 {
        font-size: 1.2em;
    }
    section#de2 h2 {
        font-size: 1.2em;
    }
    div.home-banner > span h2 {
        font-size: 1.0em;
        width: 100%;
    }
div#head-top a.lcab {
    background: rgb(255 255 255 / 37%);
    padding: 20px 14px;
    margin: 15px 0px;
    border-radius: 50px;
    height: 51px;
    font-size: 10px;
    font-size: 0;
    width: 58px;
}
}