/* @font-face {
font-family: 'NotoSansSC';
src: url('../fonts/NotoSansSC-Thin.otf');
src: url('../fonts/NotoSansSC-Thin.otf') format("opentype");
font-style:normal;
font-weight:100;
} */
@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu-L.ttf');
    src: url('../fonts/Ubuntu-L.ttf') format("opentype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu-R.ttf');
    src: url('../fonts/Ubuntu-R.ttf') format("opentype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu-M.ttf');
    src: url('../fonts/Ubuntu-M.ttf') format("opentype");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu-B.ttf');
    src: url('../fonts/Ubuntu-B.ttf') format("opentype");
    font-style: normal;
    font-weight: 900
}
/* @font-face {
font-family: 'NotoSansSC';
src: url('../fonts/NotoSansSC-Black.otf');
src: url('../fonts/NotoSansSC-Black.otf') format("opentype");
font-style:normal;
font-weight:900;
} */
@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-BoldItalic.ttf');
    src: url('../fonts/PlayfairDisplay-BoldItalic.ttf') format("truetype");
    font-style: italic;
    font-weight: bold;
}

@font-face {
    font-family: 'rouble';
    src: url('../fonts/rouble.ttf');
    src: url('../fonts/rouble.ttf') format("truetype");
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

body {
    background: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #5a666e;
    font-weight: 400;
}

-webkit-scrollbar {
    display: none;
}

h1, h2, h3, h4 {
    font-weight: 900;
}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

a {
    text-decoration: none;
    color: #353c41;
}

a {
    text-decoration: none;
    color: #ef402f;
}

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

.link-with-dotted {
    border-bottom: 2px dotted #ef402f;
}

.bg-dark .link-with-dotted {
    border-color: #818f98;
}

    .bg-dark .link-with-dotted:hover {
        border-color: #ef402f;
    }

.bg-dart-gray {
    background-color: #353c41;
}

.navbar-toggle {
    display: none;
}

.map-b {
    position: relative;
    height: 560px;
}

#map {
    width: 100%;
    height: 100%;
}

.map-b .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.map__contacts {
    /*width:300px;*/
    background: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
    transition: 0.5s;
}

.map__contacts-title {
    font-weight: 900;
    padding-top: 20px;
    margin-bottom: 10px;
}

    .map__contacts-title:hover,
    .terminal-block .map__contacts-item:hover {
        cursor: pointer;
        color: #ef402f;
    }

.map__contacts-title,
.map__contacts-list {
    margin-left: 18px;
    margin-right: 18px;
}

.map__contacts-list {
    font-size: 0.8rem;
}

@media (min-width: 768px) {
    .map__contacts-list span {
        white-space: nowrap;
    }
}

.map__contacts-item a {
    color: #5a666e;
}

    .map__contacts-item a:hover {
        color: #ef402f;
    }

.map__contacts-item .fa {
    flex: 0 0 14px;
    margin-right: 5px;
}

.map__contacts a.more-link {
    margin-top: 15px;
    display: inline-block;
}

#update-balance-btn i, #update-bonus-points-btn i {
    color: #ef402f;
    cursor: pointer;
}

.loading-svg {
    width: 30px;
    height: auto;
}

.icons {
    background: url('../../images/img/icons.png') no-repeat;
    display: inline-block;
}

.excel-icon {
    background-position: -187px -260px;
    width: 32px;
    height: 30px;
}

.packaging-icon {
    background-position: 0 -260px;
    width: 33px;
    height: 33px;
}

.insurance-icon {
    background-position: -33px -260px;
    width: 33px;
    height: 32px;
}

.accompanying-forms-icon {
    background-position: -66px -260px;
    width: 26px;
    height: 32px;
}

.cash-delivery-icon {
    background-position: -92px -260px;
    width: 32px;
    height: 33px;
}

.collection-goods-icon {
    background-position: -124px -260px;
    width: 30px;
    height: 34px;
}

.delivery-cargo-icon {
    background-position: -154px -260px;
    width: 33px;
    height: 25px;
}

.pdf-icon {
    background-position: -516px -120px;
    width: 20px;
    height: 23px;
}

.documentation__item:hover .pdf-icon {
    background-position: -536px -120px;
}

/* /icons */

/* accordion */
.accordion-item__header .btn {
    color: #f03f2d;
    font-size: 18px;
}

    .accordion-item__header .btn.collapsed {
        color: #353c41;
    }

.btn.btn-accordion {
    position: relative;
    width: 100%;
    background: transparent;
    border-radius: 0;
    text-align: left;
    padding: 10px 0;
}

    .btn.focus, .btn.btn-accordion:focus {
        box-shadow: none;
    }

.btn-accordion:before {
    content: '\f147';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f03f2d;
    font-size: 18px;
    margin-right: 10px;
    top: 1px;
    display: inline-block;
    position: relative;
}

.btn-accordion.collapsed:before {
    content: '\f196';
    color: #aebdc6;
}

.accordion-item__body {
    padding-left: 30px;
}
/* /accordion */

/* complementary-services */
.complementary-services__item {
    margin-bottom: 30px;
}

.complementary-services__icon {
    flex: 0 0 81px;
    height: 81px;
    border-radius: 50%;
    background: #aebdc6;
    margin-right: 30px;
}

.complementary-services__body-title {
    font-size: 18px;
    color: #353c41;
    font-weight: 900;
    margin-bottom: 10px;
}

.complementary-services__item:hover .complementary-services__icon {
    background: #f03f2d;
}

.complementary-services__item:hover .complementary-services__body-title {
    color: #f03f2d;
}
/* /complementary-services */

/* events-feed */
.events-feed__item {
    padding: 10px 50px 10px 15px;
    position: relative;
    border-radius: 5px;
    background: #f1f4f5;
    cursor: pointer;
    margin-bottom: 10px;
}

.events-feed__title {
    color: #353c41;
    margin-bottom: 5px;
}

.events-feed__date {
    color: #a4b3bc;
}

.events-feed__close {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    line-height: 0;
    width: 22px;
    height: 30px;
    z-index: 999;
}

.events-feed__item:hover {
    background: #fcdfdc;
}

    .events-feed__item:hover .events-feed__title {
        color: #ef402f;
    }

    .events-feed__item:hover .events-feed__date {
        color: #d19a94;
    }

.events-feed__close .fa {
    font-size: 2em;
    color: #aebdc6;
}

.events-feed__item:hover .events-feed__close .fa {
    color: #f03f2d;
}
/* /events-feed */

/* reports */
.reports__header {
    margin-bottom: 20px;
}
/* /reports */

/* comments */
.comments__item {
    border: 1px solid #d4dbe0;
    border-radius: 5px;
    margin-bottom: 15px;
}

.comments__info {
    flex: 0 0 170px;
    padding: 30px;
    padding-right: 0;
    margin-right: 30px;
}

.comments__body {
    padding: 30px;
    padding-left: 0;
}

.comments__title {
    font-size: 18px;
    color: #353c41;
    margin-bottom: 20px;
    font-weight: 900;
}

.comments__date,
.comments__city {
    color: #818f98;
}

.comments__scan {
    margin-top: 20px;
    color: #ef402f;
}

    .comments__scan .fa {
        margin-right: 5px;
        color: #ef402f;
    }

.comment-form .calc__label {
    max-width: 165px;
}

.comment-form .link-attach {
    margin-top: 20px;
}

.comment-form .btn {
    margin-top: 20px;
    display: inline-block;
}
/* /comments */

/* directions */
.directions__item a {
    font-size: 16px;
    line-height: 24px;
    color: #353c41;
    text-decoration: none;
}

    .directions__item a:hover {
        color: #f03f2d;
    }
/* /directions */

.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
}

/* Other Styles */
.fa {
    color: #aeb9c0;
}

.fa-icon {
    width: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin-top: auto;
    margin-bottom: auto;
    height: 15px;
}

    .fa-icon.dropdown-toggle::after {
        top: -4px;
        right: -3px;
        position: relative;
    }


.group-input__icon {
    background: #fff;
    transition: 0.5s;
}

@media (min-width: 769px) {
    .group-input__icon {
        position: absolute;
        z-index: 2;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
    }
}

.group-input__icon:hover i {
    color: black !important;
}

.relative {
    position: relative;
}

.playfairdisplay {
    font-family: 'PlayfairDisplay', sans-serif;
}

.rouble {
    font-family: 'Rouble';
    font-weight: 900;
    color: #000;
    font-size: 14px;
}

.margin-item {
    margin: 0 6px;
}

    .margin-item:first-child {
        margin-left: 0;
    }

    .margin-item:last-child {
        margin-right: 0;
    }

.margin-md-item {
    margin: 0 10px;
}

    .margin-md-item:first-child {
        margin-left: 0;
    }

    .margin-md-item:last-child {
        margin-right: 0;
    }

.row-item:not(:first-child) {
    margin-top: 30px;
}

.stock_list-row:not(:first-child) {
    margin-top: 30px;
}

.mw-95 {
    width: 95%;
}

.f-100 {
    font-weight: 100;
}

.f-300 {
    font-weight: 300;
}

.f-400 {
    font-weight: 400;
}

.f-500 {
    font-weight: 500;
}

.f-700 {
    font-weight: 700;
}

.f-900 {
    font-weight: 900;
}

.bg-dark {
    background: #353c41;
}

.whiteTxtColor {
    color: #fff;
}

.darkTxtColor {
    color: #818f98;
}

.title-inline {
    padding: 35px 0;
}

    .title-inline a {
        position: relative;
        font-weight: 500;
    }

.annotation-text {
    font-size: 12px;
    font-weight: 400;
    color: #818f98;
}

.explanation-b {
    font-size: 15px;
    color: #353c41;
}

.notification-el {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    background: #ef402f;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: -8px;
    right: -4px;
    z-index: 1;
}

.separator-hr {
    background: #d7dcdf;
    height: 1px;
    width: 100%;
    margin-top: 24px;
    /*margin-bottom:12px;*/
}
/* Header */
.bgvideo {
    position: absolute;
    min-width: 100vw;
    min-height: 100vh;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
}

.video-inner {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.main-header {
    /*height:115px;*/
    padding-top: 155px;
}

.main-page-header {
    background: #353c41;
    /* background:#353c41 url(../../images/header-bg.png) no-repeat top center; */
    height: 100vh;
    min-height: 66em;
    position: relative;
    overflow: hidden;
}

    .main-page-header .container {
        position: relative;
        z-index: 3;
    }

.main-header a.city_choice,
.main-header .phones a,
.main-header .header__myaccount_link {
    color: #000;
}

.main-page-header a.city_choice,
.main-page-header .phones a,
.main-page-header .header__myaccount_link {
    color: #fff;
}

a.city_choice:hover,
.header__myaccount_link:hover {
    color: #ef402f;
}

.logo_main a {
    display: block;
}

.main-header h1 {
    width: 65%;
    line-height: 1.2;
}

.header__fullnav {
    padding: 17px 0 0 66px;
    margin-left: 40px;
}

.mainPagePhone {
    height: 0;
    position: relative;
    top: 125px;
    z-index: 3;
    width: 100%;
}

.header-navbar {
    margin-bottom: 82px;
    margin: auto;
    height: 0;
    top: 60px;
    Z-INDEX: 4;
    position: sticky;
    transition: top .5s;
}

    .header-navbar::after {
        content: "";
        left: 0px;
        top: 0px;
        width: 100vw;
        height: 120px;
        background-color: #80808087;
        position: fixed;
        backdrop-filter: blur(15px);
        z-index: -1;
        transition: all .5s;
    }

.navbar-scrolled {
    top: 30px;
    transition: all .5s;
}

.header-navbar.navbar-scrolled::after {
    height: 4.5em;
    top: 0;
}

.header-navbar img.logo {
    height: 82px;
    transition: height .5s;
}

.header-navbar img.logo-scrolled {
    height: 0;
}

.header__myaccount_link {
    color: #fff;
    border-bottom: 2px dotted white;
}

    .header__myaccount_link:hover {
        color: #ef402f;
        border-bottom: 2px dotted #ef402f;
    }

#nav-tab svg {
    width: 2em;
    margin-left: 5px;
}

#nav-tab > a, [class*="googleCharts_"] {
    display: flex;
    align-items: center;
}

    #nav-tab > a > img {
        width: 2em;
        margin-left: 5px;
    }

.header__top_lk {
    position: relative;
    left: 10px;
    top: 6px;
}
/* Request of buisness documents*/
#requestOfDocuments {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    /*justify-content: flex-end;*/
}
.inputBlock {
    display: flex;
    flex-direction: column;
    width: 10%;
    flex: 0 0 30%;
    height: 7em;
}
.inputBlock a {
    font-weight: bold;
}
.inputBlock:nth-child(1), .inputBlock:nth-child(4){
    flex-basis: 40%;
}
    .inputBlock input, .inputBlock select, .inputBlock .selectize-input {
        border: solid 1px #afa8a8;
        border-radius: 6px;
        width: 90%;
        /*height: 35px;*/
    }
#requestFullSet .inputBlock {
	flex-basis: 50%;
}
.checkRadio {
	display: flex;
	flex-basis: 100%;
	justify-content: space-evenly;
}
#requestFullSet .inputBlock:nth-child(6) input {
	width:45%
}
#requestFullSet .inputBlock:nth-child(6) {
	flex-basis: 100%;
}
/*#requestOfDocuments > input[type="submit"]{
    width: 170px;
    height: 30px;
    padding: unset;
    margin-right: 33px;
}
*//* end of buisness documents*?
/* РќРѕРІС‹Рµ СЃС‚РёР»Рё РЅР° РіР»Р°РІРЅРѕР№ СЃС‚СЂР°РЅРёС†Рµ */
.flexColumn {
    display: flex;
    flex-direction: column;
}

.stretchColumn {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.centerColumn {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rightColumn {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.centralBlock {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    padding: .5em;
}

.threeBlocksMainPage:first-child > p:first-child {
    padding-top: 10px;
    padding-bottom: 5px;
    width: 45%;
    text-align: center;
    margin: unset;
}

.orderBlock small, .chartBtn {
    text-decoration: underline;
}

.searchBlock small {
    margin-top: 0.8em;
}

.orderBlock p, .orderBlock a {
    z-index: 1;
}

.threeBlocksMainPage {
    background-color: white;
    height: 30%;
    border-radius: 6px;
    margin: 0;
}

.searchBlock {
    background-color: #ef402f;
    color: white;
    border-radius: 0%;
}

    .searchBlock input {
        /* width: 90%; */
        border-radius: 5px;
        border-color: transparent;
    }

    .searchBlock img {
        height: 50px;
        margin-left: -17px;
    }

    .searchBlock div {
        font-size: 16px;
        display: flex;
        align-items: center;
        font-weight: 400;
    }

    .searchBlock a {
        color: lightgray;
        font-size: 10px;
        margin-top: 10px;
    }

.orderBlock {
    background-image: url(/images/miniblock2022-fon-zakaz.jpg);
    background-position: right;
}

.servicesBlock {
    background-image: url(/images/miniblock2022-fon-serv.jpg);
}

    .servicesBlock a {
        width: 40%;
    }

    .servicesBlock p {
        width: 50%;
        text-align: end;
        font-size: 15px;
        /* margin-bottom: unset;
	padding-right: 1em; */
    }

.orderBlock > img {
    position: absolute;
    right: 0;
    height: 100%;
    opacity: .7;
}

.centralBlock .forwardMainPage, .newsContent .forwardMainPage {
    width: 90%;
    text-align: center;
    background-color: #ef402f;
    color: white;
    border-radius: 6px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#searchIcon {
    height: 30px;
    position: relative;
    top: 6px;
    left: -40px;
}

#find-cargo {
    position:relative;
}

#find-cargo button.fa-search {
    top: 0.3em;
    right: 0;
    width: 2em;
    height: 1.9em;
    border: none;
    outline:none;
    background: none;
    position:absolute;
}

.section.sidebar>div, .section.sidebar>div.newsContent>div {
    width: 100%;
    padding: unset;
    margin-top: 20px;
} 

.terminal-photos .carousel-inner{
    border-radius: 6px;
}
    .terminal-photos .carousel-inner > .item > img,
    .terminal-photos .carousel-inner > .item > a > img {
        width: 70%;
        margin: auto;
    }
.carousel-indicators {
    bottom: -38px;
}
    .carousel-indicators li {
        border-radius: 50%;
        width: 12px;
        height: 12px;
        margin-right: 6px;
        margin-left: 6px;
    }
.carousel-item img {
    width:100%;
}


.socialsMainPage {
    display: flex;
    color: white;
    font-size: 18px;
    font-weight: lighter;
    margin-top: 2em;
    margin-bottom: 1.3em;
    justify-content: space-evenly;
}

    .socialsMainPage img {
        margin-right: 5px;
    }

    .socialsMainPage u {
        margin-right: 5px;
        cursor: pointer;
    }

.socialsMainPageChilds {
    display: flex;
    width: 500px;
    justify-content: space-evenly;
    text-decoration: underline;
}

#titleMainPage {
    font-size: 30px;
    margin-right: 15px;
}

#allNewsMainPage {
    display: flex;
    align-items: center;
    color: #ef402f;
    text-decoration: underline;
}

.news > div {
    display: flex;
    margin-top: 1em;
    margin-bottom: 1.5em;
    flex-wrap: wrap;
}

.news {
    /* background-image: url("/images/news2022-fon.jpg"); */
}

.sliderNews {
    background-repeat: round;
    width: 328px;
    margin: auto;
    row-gap: 1rem;
}

.slider-item {
    flex-grow: 1;
}

    .slider-item img {
        width: 100%;
    }

.slider-item-text {
    font-size: 1.2em;
    padding: 8px;
    line-height: normal;
    text-align: center;
}

.slider-item-content {
    background-color: #4b6586;
    /*width: 328px;*/ 
    height: 139px;
    color: white;
    padding: 0.5em
}

.slider-item-header {
    font-weight: 300;
    font-size: 1.7em;
    text-align: center;
}

.orderBlock {
    width: 308px;
    height: 159px;
}

    .orderBlock .btn {
        width: 80%;
        height: fit-content;
    }

.searchBlock {
    width: 300px;
    height: 128px;
    margin-top: 9px;
    margin-bottom: 9px;
}

    .searchBlock i {
        width: 0;
        right: 22px;
        /* top: 9px; */
        position: relative;
        color: black;
        cursor: pointer;
    }

.servicesBlock {
    width: 308px;
    height: 139px;
    padding: 1em;
}

.terminal_item {
    flex-basis: 25%;
    padding: 0.5em 1em;
    text-decoration: underline;
}

.news-item {
    padding: 0;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}

    .news-item p {
        height: 78px;
    }

    .news-item p, .news-item div {
        padding: 1em;
        margin-bottom: 0;
    }

    .news-item label {
        position: absolute;
        right: 15px;
        top: -18px;
        font-weight: 100;
        color: #5a6369ee;
    }

.newsContent {
    justify-content: space-between;
}

    .newsContent > div {
        margin-right: 10px;
        border-radius: 3px;
        width: 375px;
        height: 471px;
        background-color: #f9f9f9;
        margin-bottom: 1.5em
    }

    .newsContent div > div {
        height: 60px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .newsContent img {
        width: 100%;
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        /*width: 365px;*/
        height: 253px;
        display: block;
    }

    .newsContent div > p {
        font-size: 20px;
        min-height: 60px;
    }

    .newsContent .btn {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        display: block;
    }
/* РљРѕРЅРµС† РЅРѕРІС‹С… СЃС‚РёР»РµР№ РЅР° РіР»Р°РІРЅРѕР№ СЃС‚СЂР°РЅРёС†Рµ*/
.header__top_userpick {
    position: relative;
    top: 3px;
    margin-right: 12px;
    width: 41px;
    border-radius: 90px;
    height: 41px;
    background: #ef402f;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 41px;
}

.header__main_left {
    margin-bottom: 0;
}

    .header__main_left p {
        padding-top: 10px;
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 900;
    }

.logo_inner {
    background: url('../../images/img/logot.png') no-repeat 0 0;
    display: block;
    margin-bottom: 14px;
    width: fit-content;
    height: 27px;
    padding-left: 88px;
    font-size: 33px;
    line-height: 0.8;
    color: #61676fc4;
}

.nav-icons-list {
    left: 0;
    position: relative;
    top: 6px;
}

    .nav-icons-list li {
        margin: 0 10px;
    }

        .nav-icons-list li a {
            border-bottom: 0px;
        }

        .nav-icons-list li svg {
            height: 30px;
            width: 30px;
        }

            .nav-icons-list li svg path, use[href="#svg_calculator"] {
                fill: white;
                transition: all ease 0.3s;
            }

        .nav-icons-list li a:hover svg path {
            fill: #ef402f;
        }

/* breadcrumb */
.breadcrumb__list {
    margin-top: 20px;
    margin-bottom: 45px;
}

.breadcrumb__item {
    color: #818f98;
}

    .breadcrumb__item a {
        color: #818f98;
        border-bottom: 2px dotted #818f98;
    }

        .breadcrumb__item a:hover {
            color: #ef402f;
            border-bottom: 2px dotted #ef402f;
        }

    .breadcrumb__item:not(:last-child)::after {
        content: '—';
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }
/* /breadcrumb */
.order__block {
    border: 1px solid #aeb9c0;
    border-radius: 5px;
    overflow: hidden;
    max-width: 290px;
}

.order__text {
    flex: 0 0 44px;
    line-height: 44px;
    background: #f03f2d;
    padding: 0 30px;
    color: white;
}

.wrapper {
    margin-bottom: 40px;
}

section {
    margin-bottom: 30px;
}

.wrapper__header {
    margin-bottom: 35px;
}

.wrapper h1 {
    font-size: 30px;
}

.wrapper header h2,
.wrapper header h3 {
    font-size: 30px;
}

.wrapper h2 {
    font-size: 18px;
}

.form-block {
    border: 1px solid #d4dbe0;
    border-radius: 5px;
    padding: 30px;
}

    .form-block .btn {
        margin-top: 20px;
    }

.sidebar__block {
    border: 1px solid #aeb9c0;
    border-radius: 5px;
    padding-bottom: 22px;
}

.sidebar__title {
    margin-bottom: 20px;
}

.sidebar__image {
    border-bottom: 1px solid #aeb9c0;
    margin-bottom: 20px;
}

    .sidebar__image img {
        max-width: 100%;
    }

.sidebar__body {
    margin-left: 30px;
    margin-right: 30px;
}

.sidebar__menu {
    margin-bottom: 30px;
}

.sidebar__item {
    border: 1px solid #aeb9c0;
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
    /*height:44px;*/
    /*line-height:44px;*/
    padding: 0 15px;
}

    .sidebar__item.active,
    .sidebar__item:hover,
    .chartBtn.active {
        background: #f03f2d;
    }

    .sidebar__item a {
        display: block;
        color: #353c41;
    }

    .sidebar__item.active a,
    .sidebar__item:hover a,
    .chartBtn.active {
        color: white;
    }

    .sidebar__item:not(:first-child) {
        margin-top: 8px;
    }

    .sidebar__item:after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background: #f03f2d;
        width: 3px;
        height: 100%;
    }

.notice__block {
    border: 1px solid #aeb9c0;
    border-radius: 5px;
    padding: 0 40px;
}

.notice__text {
    font-family: 'PlayfairDisplay';
    color: #353c41;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.notice__image img {
    max-width: 100%;
}

.sidebar__stock-item {
    padding: 30px 20px;
}

.sidebar-stock-img {
    background: url('../../images/img/sidebar-stock-img.png') no-repeat;
}

/* partners */
.partners__list {
    margin-left: -30px;
    margin-right: -30px;
}

.partners__item {
    border: 1px solid #d4dbe0;
    border-radius: 5px;
    flex: 0 0 170px;
    min-width: 170px;
    height: 120px;
}

.partners__item {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
}
/* /partners */

/* status-shipment */
/* /status-shipment */

/* chat */
.messages__list {
    margin-bottom: 50px;
}

.user__foto {
    flex: 0 0 42px;
    height: 42px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 30px;
}

.user__name {
    font-weight: 900;
    color: #353c41;
    line-height: 18px;
}

.user__position {
    color: #a5afb5;
}

.messages__text {
    color: #353c41;
    line-height: 18px;
}

.messages__date {
    color: #818f98;
    line-height: 27px;
}

.messages__form button {
    margin-top: 15px;
}
/* /chat */

/* price-list */
.price-list .price-list__cities-input {
    position: relative;
}

.price-list__cities .btn {
    margin-top: 20px;
}

.price-list__cities {
    margin-bottom: 40px;
}

.price-list__table {
    margin-top: 40px;
}
/* /price-list */

/* o-nas */
.about__title {
    font-size: 16px;
    color: #ef402f;
    font-family: 'PlayfairDisplay', sans-serif;
    margin-bottom: 24px;
}

.main-about {
    margin-bottom: 40px;
}

.workers {
    padding-top: 40px;
    padding-bottom: 80px;
    background: #f7f9fa;
}

    .workers header {
        margin-bottom: 30px;
    }

.worker__square {
    width: 145px;
    height: 145px;
    border-radius: 50%;
    background: white;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.worker__item:hover .worker__square {
    background: #f03f2d;
}

.worker__foto {
    margin-bottom: 12px;
    position: relative;
}

    .worker__foto img {
        position: relative;
        z-index: 2;
        border-bottom-right-radius: 40%;
    }

.worker__name {
    color: #353c41;
    line-height: 21px;
}

.worker__position {
    color: #818f98;
    line-height: 21px;
    margin-bottom: 10px;
    min-height: 3em;
}

.worker__contacts-item a {
    color: #353c41;
}

.worker__contacts-item .fa {
    margin-right: 8px;
    width: 14px;
}

.worker__contacts-item:hover .fa {
    color: #f03f2d;
}

.worker__contacts-item:hover a {
    color: #f03f2d;
    border-bottom: 2px dotted #f03f2d;
}

.certificates {
    padding-top: 90px;
    padding-bottom: 90px;
    background: white;
}

    .certificates header {
        margin-bottom: 50px;
    }

.certificate__item {
    position: relative;
    cursor: pointer;
}

    .certificate__item .certificate__mask {
        opacity: 0;
        position: absolute;
        top: 0;
        right: 15px;
        bottom: 0;
        left: 15px;
        background: rgba(0, 0, 0, 0.4);
    }

.certificate__mask-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: white;
    border-radius: 50%;
}

    .certificate__mask-icon .fa {
        color: #f03f2d;
    }

.certificate__item:hover .certificate__mask {
    opacity: 1;
}

.modal-body .certificate__mask {
    display: none;
}

.modal-body img {
    margin: auto;
}

.company-figures {
    padding-top: 60px;
    padding-bottom: 60px;
}

.mission {
    height: 498px;
    padding-top: 90px;
    padding-bottom: 90px;
    background: url('../../images/img/mission-img.png') no-repeat;
}

    .mission header {
        margin-bottom: 40px;
    }
/* /o-nas */

.modal-header {
    position: relative;
}

    .modal-header .close {
        position: absolute;
        top: 0;
        right: -40px;
        width: 40px;
        height: 40px;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
        padding: 0;
        margin: 0;
        background: #5a666e;
        color: white;
        opacity: 0.75;
    }

        .modal-header .close:hover {
            opacity: 1;
        }

.modal-body .fa {
    color: #f03f2d;
}

.info__icon {
    width: 20px;
    height: 20px;
    line-height: 15px;
    text-align: center;
    border: 2px solid #b5bfc6;
    border-radius: 50%;
}
/* documentation */
.documentation__list {
    margin-bottom: 30px;
}

    .documentation__list header {
        margin-bottom: 18px;
    }

    .documentation__list h2 {
        font-size: 16px;
        font-weight: 900;
        color: #353c41;
    }

.documentation__item {
    margin-bottom: 8px;
}

.documentation__icon {
    flex: 0 0 20px;
}

.documentation__name {
    color: #818f98;
    line-height: 21px;
    border-bottom: 2px dotted #818f98;
}

.documentation__size {
    color: #818f98;
}

.documentation__item:hover .documentation__name {
    color: #ef402f;
    border-bottom: 2px dotted #ef402f;
}

.documentation-image {
    background: url('../../images/documentation-bg.png') no-repeat;
    width: 520px;
    height: 518px;
}

.side-image img {
    max-width: 100%;
}
/* /documentation */

/* stocks */
.sidebar-stock__item {
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    height: 170px;
    padding: 30px 20px;
    color: white;
    max-width: 270px;
}

.stock__item {
    border-radius: 5px;
    border: 1px solid #bcc8ce;
    position: relative;
    padding: 30px;
    cursor: pointer;
}

    .sidebar-stock__item:hover,
    .stock__item:hover {
        border-color: #ef402f;
    }

.sidebar-stock__discount,
.stock__discount {
    font-weight: 900;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #f03f2d;
    color: #fff;
    position: absolute;
    top: 0;
    right: 20px;
    border-radius: 0 0 50% 50%;
    font-size: 12px;
}

.stock__title {
    padding-right: 70px;
}

.stock__discount .amount {
    font-size: 30px;
}

.stock__discount .symbol {
    margin-top: auto;
    margin-bottom: 12px;
    margin-left: 3px;
}

.sidebar-stock__discount .amount {
    font-size: 21px;
}

.sidebar-stock__discount .symbol {
    margin-top: auto;
    margin-bottom: -2px;
    margin-left: 3px;
}

.stock__title {
    font-size: 17px;
    line-height: 24px;
    font-weight: 900;
    color: #353c41;
    margin-bottom: 15px;
}

.stock__item:hover .stock__title {
    color: #ef402f;
}

.stock__duration {
    color: #aebdc6;
}

    .stock__duration i,
    .sidebar-stock__duration i {
        margin-right: 12px;
    }

.sidebar-stock__duration .fa {
    color: white;
}
/* /stocks */

/* Nav */
.nav_top {
    position: relative;
    top: 5px;
}

    .nav_top > li:not(:last-child) {
        margin-left: 1px;
        margin-right: 29px;
    }
    /*.nav_top > li:last-child {*/
    /*	margin:0px;*/
    /*}*/
    .nav_top > li > a {
        color: white;
        font-weight: 500;
        border: 0px;
    }

        .nav_top > li > a:hover {
            color: #ef402f;
        }

a.city_choice {
    font-weight: 900;
    border-color: #9baeb9;
    border-bottom: 2px dotted #818f98;
    color: white;
}

    a.city_choice:hover {
        border-bottom: 2px dotted #ef402f;
    }

.phones {
    padding-left: 34px;
    font-weight: 500;
}

    .phones a {
        border: 0px;
        /*margin-right:11px;*/
        color: white;
    }

        .phones a:before {
            margin-right: 4px;
            content: "\f095";
            font-family: "FontAwesome";
        }

nav .dropdown-menu {
    top: 20px !important;
    border-radius: 0 5px 5px 5px;
    box-shadow: 0px 0px 8px 1px #3a3a3a;
}

.dropdown-menu__personal-account {
    top: -2px !important;
}

nav .dropdown:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
}

nav .dropdown-toggle:after {
    content: " ";
    border: 0px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    font-weight: 500;
    font-size: 14px;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    margin-left: 8px;
    vertical-align: 2px;
}

nav .dropdown-toggle:hover:after {
    border-left: 2px solid #ef402f;
    border-bottom: 2px solid #ef402f;
}

.dropdown-menu:before {
    /* content:''; */
    display: inline-block;
    width: 0;
    position: absolute;
    top: -15px;
    left: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 0 30px;
    border-color: transparent transparent transparent #ffffff;
    line-height: 0;
    _border-color: #000000 #000000 #000000 #ffffff;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.dropdown-menu__personal-account {
    width: 370px;
    max-width: 370px;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 60px;
    padding-right: 60px;
    left: auto !important;
    right: -2px;
    border-radius: 5px 0 5px 5px;
    /*transform: translate3d(0px, 22px, 0px) !important;*/
}

    .dropdown-menu__personal-account:before {
        left: auto;
        right: 0;
        border-width: 0px 0px 16px 30px;
        border-color: transparent transparent #ffffff transparent;
    }

.dropdown-menu__title {
    font-size: 18px;
    font-weight: 900;
    color: #485259;
}

.dropdown-menu__row:not(:first-child) {
    margin-top: 12px;
}

.offices-background {
    position: fixed;
    z-index: 1;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.2);
}
.offices-content {
    z-index: 2
}
.profile__label {
    top: 4px;
    min-width: 100px;
    position: relative;
}

.dropdown-menu__profile-menu {
    margin-bottom: 25px;
}

.advertisers__title {
    font-weight: 900;
    margin-bottom: 12px;
    display: block;
}

.advertisers-image {
    background: url('../../images/advertisers-bg.png') no-repeat;
    width: 520px;
    height: 518px;
}

.styles-list__title {
    font-weight: 900;
    margin-bottom: 10px;
}

.styles-list li {
    padding-left: 30px;
    position: relative;
}

    .styles-list li::before {
        content: '';
        position: absolute;
        top: 7px;
        left: 10px;
        background: url('../../images/img/icons.png') no-repeat -556px -120px;
        width: 7px;
        height: 7px;
    }
/* /Nav */

/* sort__block */
.sort__label {
    white-space: nowrap;
}

.input-group__item {
    flex: 1;
}

.input-group .input-group__item:first-child .custom-select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group .input-group__item:last-child .custom-select {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
}

.input-group .input-group__item:not(:first-child):not(:last-child) .custom-select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
}

.selected-item {
    margin-top: 10px;
}

.selected-item {
    background: #ebf1f4;
    margin-right: 6px;
    padding: 6px 12px 6px 12px;
    border-radius: 50px;
}

.selected-item__name {
    margin-right: 6px;
}

.news__block {
    margin-top: 10px;
}

.news__item {
    border: 1px solid #aeb9c0;
    padding: 25px 30px;
    cursor: pointer;
}

    .news__item:not(:first-child) {
        border-top: none;
    }

    .news__item:first-child {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .news__item:last-child {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.news__title {
    font-size: 16px;
    color: #353c41;
    border-bottom: 2px dotted #aeb9c0;
}

.news__item:hover .news__title {
    color: #ef402f;
    border-bottom: 2px dotted #ef402f;
}

.news__content {
    color: #5a666e;
    margin-top: 8px;
}

.news__info {
    color: #aeb9c0;
    margin-top: 8px;
}

.news__info-date {
    position: relative;
}

    .news__info-date::after {
        content: '';
        display: inline-block;
        position: relative;
        top: 2px;
        margin-left: 8px;
        margin-right: 8px;
        width: 1px;
        height: 15px;
        background: #aeb9c0
    }

.news__pagination {
    margin-top: 40px;
}

    .news__pagination a {
        color: #353c41;
    }
/* /sort__block */

.calc__block {
    max-width: 370px;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding: 32px 35px 41px 36px;
    color: #353c41;
}

.calc__block_title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 12px;
    color: #353c41;
}

.calc__block_inpg {
    margin-bottom: 8px;
}

.calc__block_itog {
    margin: 16px 0;
}

    .calc__block_itog span {
        font-weight: 900;
        font-size: 18px;
    }

.calc__block .form-control:disabled {
    background: #fff;
}

.icons_list {
    font-size: 0px;
    list-style: none;
}

    .icons_list li {
        position: relative;
        display: inline-block;
        width: 130px;
        height: 130px;
        overflow: hidden;
        background: #fff;
        border-radius: 99px 99px 99px 99px;
        transition: all ease 0.3s;
        margin-right: 27px;
    }

ul.icons_list li:after {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 10 10" version="1.1" viewBox="0 0 10 10" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">  <image width="10" height="10" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAASFBMVEXvQC/vQC/vQC/vQC/v QC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC/vQC// //8MuLIsAAAAFnRSTlMAYAe8t8MIuPIJ8MTSttjs4bvM1e7kG8VzWwAAAAFiS0dEFwvWmI8AAAAH dElNRQfjAgYVNhCN6S+6AAAAQUlEQVQI1zXGURZAIBAF0JcMKWTC2/9SmeZ0vy4QJphIBM79Qiyr XxKw+SVjvFj9e6/9OCvGeUFVS2u3lWR+fq98f7IDTM3mBnwAAAAldEVYdGRhdGU6Y3JlYXRlADIw MTktMDItMDZUMjE6NTQ6MTYrMDA6MDAYCVauAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE5LTAyLTA2 VDIxOjU0OjE2KzAwOjAwaVTuEgAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwA AAAASUVORK5CYII="/></svg>');
    width: 10px;
    height: 10px;
    bottom: -10px;
    right: -10px;
    z-index: 2;
    transition: all ease 0.4s;
}

.icons_list li:hover:after {
    visibility: visible;
    bottom: 10px;
    right: 10px;
    opacity: 1;
}

.icons_list li:hover {
    border-radius: 99px 99px 0px 99px;
}

.service__mini-block {
    display: block;
    height: 100%;
}

    .service__mini-block.mezhter, .service__mini-block.mezh-terminalnaya-perevozka {
        background: url('../../images/img/icons.png') no-repeat;
        background-position: 0 0;
    }

        .service__mini-block.mezhter:hover, .service__mini-block.mezh-terminalnaya-perevozka:hover {
            background-position: 0 -130px;
        }

    .service__mini-block.aviap, .service__mini-block.aviaperevozka {
        background: url('../../images/img/icons.png') no-repeat;
        background-position: -129px 0;
    }

        .service__mini-block.aviap:hover, .service__mini-block.aviaperevozka:hover {
            background-position: -129px -130px;
        }

    .service__mini-block.perevozkadoc, .service__block.dostavka-dokumentov {
        background: url('../../images/img/icons.png') no-repeat;
        background-position: -258px 0;
    }

        .service__mini-block.perevozkadoc:hover, .service__mini-block.dostavka-dokumentov:hover {
            background-position: -258px -130px;
        }

    .service__mini-block.dostavkavgip, .service__mini-block.dostavka-v-gipermarkety {
        background: url('../../images/img/icons.png') no-repeat;
        background-position: -388px 0;
    }

        .service__mini-block.dostavkavgip:hover, .service__mini-block.dostavka-v-gipermarkety:hover {
            background-position: -387px -130px;
        }

@media (min-width:992px) {
    .calcText {
        width: 50%;
        float: left;
        padding-top: 40px;
    }
}

@media (max-width:991px) {
    .header__fullnav {
        padding: 0px;
    }

    .header__top_lk {
        left: 0;
    }

    .header-navbar {
        /*   margin-bottom: 40px; */
        width: 90%;
        top: 20px;
    }

        .header-navbar::after {
            content: none;
        }

    .navbar-collapse {
        background-color: #5a6369ee;
        border-radius: 15px;
        backdrop-filter: blur(15px);
    }
}
/* /Header */

.stat_list li {
    margin-bottom: 21px;
    font-weight: 500;
}

.stat__item {
    color: #818f98;
}

.stat__item-amount {
    font-size: 30px;
    font-weight: 900;
    color: #fff;
}

.stat__item-amount-big {
    font-size: 130px;
}

.event-feed__item {
    cursor: pointer;
}

.event-feed__list {
    margin-top: 45px;
    background: #343b40;
    height: 142px;
    border-radius: 5px;
}

.event-feed__icon {
    flex: 0 0 40px;
    height: 40px;
    margin-right: 30px;
    border-radius: 50%;
    background: #8a9faa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .event-feed__icon .fa {
        color: #fff;
        font-size: 1.2em;
    }

.event-feed__info span {
    color: #fff;
    font-size: 16px;
    border-bottom: 2px dotted #5a666e;
}

.event-feed__item:hover .event-feed__icon {
    background: #ef402f;
}

.event-feed__item:hover .event-feed__info span {
    color: #ef402f;
    border-bottom: 2px dotted #ef402f;
}

/* Service */
.service {
    /* padding-top:49px; */
    padding-bottom: 69px;
}

.service__block {
    height: 100%;
    border: 1px solid #ebf1f4;
    border-radius: 5px;
    min-height: 359px;
    padding: 99px 0 0 44px;
    overflow: hidden;
}

    .service__block:hover {
        border-color: #ef402f;
    }

        .service__block:hover .service__block_title {
            color: #ef402f;
        }

    .service__block:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        right: 0px;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right;
        margin-right: -18%;
        transition: all ease 1s;
    }

    .service__block.mezhter, .service__block.mezh-terminalnaya-perevozka {
        background: url('../../images/img/services.png') no-repeat;
        background-position: 0 0;
    }

        .service__block.mezhter:hover, .service__block.mezh-terminalnaya-perevozka:hover {
            background-position: 0 -359px;
        }

    .service__block.aviap, .service__block.aviaperevozka {
        background: url('../../images/img/services.png') no-repeat;
        background-position: 0 -718px;
    }

        .service__block.aviap:hover, .service__block.aviaperevozka:hover {
            background-position: 0 -1077px;
        }

    .service__block.perevozkadoc, .service__block.dostavka-dokumentov {
        background: url('../../images/img/services.png') no-repeat;
        background-position: 0 -1436px;
    }

        .service__block.perevozkadoc:hover, .service__block.dostavka-dokumentov:hover {
            background-position: 0 -1795px;
        }

    .service__block.dostavkavgip, .service__block.dostavka-v-gipermarkety {
        background: url('../../images/img/services.png') no-repeat;
        background-position: 0 -2154px;
    }

        .service__block.dostavkavgip:hover, .service__block.dostavka-v-gipermarkety:hover {
            background-position: 0 -2513px;
        }

.service__block_body {
    width: 45%;
}

.service__block_title {
    color: #353c41;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin-bottom: 7px;
}

    .service__block_title a {
        color: inherit;
        border: 0px;
    }

.service__block_disc {
    color: #818f98;
    letter-spacing: 0.2px;
}
/* /Service */

/* About Company */
.about-company {
    padding-top: 50px;
    padding-bottom: 59px;
    background: url('../../images/kompany-bg.png') no-repeat center center;
}

.p_ourwork {
    border-left: 2px solid #fff;
    padding-left: 13px;
    padding-top: 0px;
    width: 30%;
    line-height: 1.5;
    letter-spacing: 0.5px;
}

.p_ourfils {
    padding-left: 12px;
    width: 70%;
}
/* /About Company */

/* Calculation */
.calculation {
    padding-top: 94px;
    padding-bottom: 100px;
    color: #353c41;
}

    .calculation h3 {
        margin-bottom: 40px;
    }

.calc__title {
    margin-bottom: 21px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 900;
}

.delivery-block textarea {
    height: 45px;
    scrollbar-width: none;
    transition: all 0.5s;
}
.calc__label {
    line-height: 18px;
    margin: 0px;
    width: 100%;
    max-width: 135px;
    position: relative;
    top: -2px;
}

    .calc__label.big {
        margin-top: 1px;
        font-size: 20px;
        line-height: 1.2;
        font-weight: 900;
    }

.calc__inpgrp {
    max-width: 230px;
}

.calc__info {
    color: #a1afb7;
    position: relative;
    /*left: -7px;*/
    font-size: 12px;
    top: 13px;
}

.add_anotherplace {
    margin: 10px 0 30px 0;
    color: #aeb9c0;
    padding: 0;
    color: #aeb9c0;
    font-weight: 500;
    display: inline-block;
}

.calc_badge {
    position: relative;
    top: 1px;
    color: #95a1a7;
    background-color: #fff;
    border: 1px solid #aeb9c0;
    margin-right: 7px;
    font-size: 12px;
}

.block__itogo {
    margin-left: auto;
    margin-top: 4px;
    max-width: 400px;
    position: sticky;
    top: 5em;
}

.block__itogo-inner {
    border: 1px solid #afbac0;
    border-radius: 7px;
    padding: 27px 46px 27px 29px;
    position: relative;
    margin-bottom: 20px;
}

    .block__itogo-inner::before {
        content: '';
        display: block;
        position: absolute;
        bottom: -3px;
        left: 20px;
        right: 20px;
        height: 5px;
        background: #fff;
    }

    .block__itogo-inner::after {
        content: '';
        display: block;
        position: absolute;
        bottom: -1px;
        left: 20px;
        right: 20px;
        height: 10px;
        background: url('../../images/img/arch_background.png') repeat-x;
    }

.block__itogo_title {
    color: #353c41;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 18px;
}

.block__itogo_item {
    margin-bottom: 8px;
}

.block__itogo_label {
    color: #aeb9c0;
    margin-right: 12px;
}

.block__itogo_value {
    font-weight: 900;
}

.block__itogo_price {
    margin-left: auto;
}

.block__itogo_amount {
    margin-right: 6px;
}

.block__itogo_footer {
    margin-top: 20px;
}
/* /Calculation */

/* table */
.table thead th {
    font-size: 11px;
    vertical-align: middle;
    font-weight: 900;
    color: #353c41;
}

.reports-table.table tbody td {
    font-size: 11px;
    color: #353c41;
}

.table tbody td .label {
    color: #818f98;
}

.table-text-link {
    color: #353c41;
    border-bottom: 2px dotted #5a666e;
}

    .table-text-link:hover {
        border-color: #ef402f;
    }

/* .table-icon-link:not(:first-child) {
    margin-left: 2px;
}

.table-icon-link:not(:last-child) {
    margin-right: 2px;
} */
td:has(> .table-icon-link) {
    width: 1%;
}

.table-icon-link:hover .fa {
    color: #ef402f;
}

.table tbody tr:hover {
    background: #f3f5f6;
}
/* /table */

/* Forms, Inputs, Buttons */
.btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    padding: 10px 12px 13px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 5px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
}

.btn-danger, .ui-accordion .ui-accordion-header-active {
    background-color: #ef402f;
}

.btn-default {
    background-color: #9eacb5;
}

.btn-dotted, .chartBtn {
    background: transparent;
    padding: 0;
}

    .btn-dotted .btn-label {
        color: #303233;
        border-bottom: 2px dotted #5a666e;
    }

.footer-btn {
    margin-top: 16px;
}

.social-link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #485259;
}

    .social-link:hover {
        background: #ef402f;
    }

        .social-link:hover .fa {
            color: white;
        }

.link-style {
    color: #5a666e;
    border-bottom: 2px dotted #5a666e;
    font-size: 14px;
    font-weight: 500;
}

    .link-style:hover {
        color: #ef402f;
        border-bottom: 2px dotted #ef402f;
    }

.form-item {
    margin-bottom: 8px;
}

.form-group-additional {
    max-width: 70.5%;
}

.form-group-unlink {
    line-height: 22px;
    padding-top: 7px;
}

.form-group.ininner {
    padding-left: 33px;
}

select.form-control:not([size]):not([multiple]) {
    height: 44px;
    color: #aeb9c0;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: 44px;
    padding: 9px 11px 12px;
    line-height: 1.5;
    color: #aeb9c0;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xMzk1IDczNnEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDM5MyAzOTMgMzkzLTM5M3ExMC0xMCAyMy0xMHQyMyAxMGw1MCA1MHExMCAxMCAxMCAyM3oiLz48L3N2Zz4=") no-repeat right .75rem center;
    font-size: 14px;
    background-size: 24px 24px;
    border: 1px solid #aeb9c0;
    border-radius: 7px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}

.form-control-text {
    padding: 9px 11px 12px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 9px 11px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #353c41;
    background-color: #fff;
    background-clip: unset;
    border: 1px solid #aeb9c0;
    border-radius: 7px;
}

.form-control:focus, .custom-select:focus {
    color: #36393b;
    background-color: #fff;
    border-color: #ef402f;
    outline: 0;
    box-shadow: none;
}

.custom-control {
    position: relative;
    display: block;
    min-height: 21px;
    padding-left: 34px;
    margin: 16px 0 13px;
}

.custom-control-label::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 21px;
    height: 21px;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #b4bec4;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #ffffff;
    border: 1px solid #ef402f;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #ffffff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    width: 7px;
    height: 7px;
    background: #ef402f;
    border-radius: 99px;
    top: 7px;
    left: 7px;
}

label.calc__label_max {
    flex: 0 0 110px;
    margin-bottom: 0;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    content: "\f00c";
    font-family: "FontAwesome";
    color: #ef402f;
    top: 1px;
    left: 4px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #ffffff;
    border: 1px solid #ef402f;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border: 1px solid #ef402f;
    background-color: #ffffff;
}

.control-group {
    margin-right: 30px;
}

    .control-group .custom-select:not(:last-child),
    .control-group .form-control:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .control-group .custom-select:not(:first-child),
    .control-group .form-control:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .control-group .custom-select + .form-control {
        margin-left: -1px;
    }

    .control-group select {
        width: 210px;
    }

    .control-group input {
        width: 280px;
    }
/* /Forms, Inputs, Buttons */

.bx-wrapper .bx-controls-direction a {
    text-indent: 0;
    font-size: 34px;
}

    .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -40px;
    }

    .bx-wrapper .bx-controls-direction a.bx-next {
        right: -40px;
    }

/* Footer */
.footer-b {
    padding-top: 93px;
    padding-bottom: 34px;
}

    .footer-b .container > .row:first-child {
        margin-bottom: 32px;
    }

.footer_title {
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 9px;
}

.ftr_list-item {
    margin-bottom: 3px;
}

.ftr_link {
    border-bottom: 0px;
    color: #758691;
    font-weight: 500;
}

.newclients {
    position: relative;
    top: -5px;
    margin-left: 11px;
    width: 100px;
    height: 34px;
    display: inline-block;
    background: url('../../images/img/newclients.png') no-repeat;
}

.footer-b .fa-phone {
    margin-right: 10px;
}

.add-package{
    width: 10%;
}

.receipt-notification{
    height: 30px;
    width: 30px;
    left: 85%;
    top: 1em;
}
.cheaper-delivery {
    position: absolute;
    left: -70%;
    bottom: 25%;
    background: white;
    padding: 20px;
    border-radius: 15px;
    width: 240px;
    transform: scale(0);
}
.cheaper-delivery svg {
    position: absolute;
    width: 100px;
    transform: scaleX(-1) rotate(312deg);
    right: -40px;
    top: 20px;
}
.discount-cities {
    border-radius: 15px;
    box-shadow: 0px 0px 8px 1px #3a3a3a;
    padding: 10px;
    font-weight: 500;
    font-size: 1rem;
}
.discount-cities ul {
    list-style: inside;
}
@keyframes cheaper-delivery {
    0% {
        transform: scale(0);
    }
    75% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
/* /Footer */
@media (max-width: 992px) {
    .side-image {
        display: none;
    }

    .sidebar__block {
        width: 270px;
    }

    .bgvideo {
        display: none;
    }
}

@media (max-width: 768px) {
    .nav_top > li {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .input-group .input-group__item .custom-select {
        border-radius: 0 !important;
        border-left: 1px solid #aeb9c0 !important;
        margin-top: 15px;
    }

    .news__info-date::after {
        content: none;
    }

    .stat__item-amount-big {
        font-size: 30px;
    }

    .company-figures .stat__item {
        margin-bottom: 15px;
    }

    .notice__image {
        display: none;
    }

    .calc__label {
        max-width: unset;
    }

    .calc__block_inpg {
        display: unset !important;
    }

        .calc__block_inpg .selectize-control.form-control {
            width: 100% !important;
            margin-bottom: 10px;
        }

        .calc__block_inpg .selectize-input.items {
            border-radius: 0 !important;
        }

    #main_nav ul.nav .dropdown-menu {
        width: unset !important;
        max-width: unset !important;
        right: unset !important;
        left: unset !important;
        /*transform: unset!important;*/
        margin: unset !important;
        padding: unset !important;
    }

    .accordion-item__header button {
        white-space: normal;
    }

    .mission {
        padding-top: 20px !important;
    }
    .flex-wrap .fb-25 {
        flex-basis: unset;
    }
    
    .add-package {
        width: unset;
    }
}

@media (min-width:1200px) {
    .header__top .flex-wrap > div,
    .logo_main,
    .header__fullnav {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: min-content;
        position: relative;
        width: min-content;
        min-height: 1px;
        padding-right: 0;
        padding-left: 0;
    }

    .header__fullnav,
    .header__top_right {
        white-space: nowrap;
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .worker__item,
    .certificate__item {
        margin-right: 25px !important;
    }

    .main-header h1 {
        width: 50%;
    }

    .header__top_lk {
        top: 0;
    }

    .main-header {
        /* background:#353c41 url(../../images/header-bg.png) no-repeat top center; */
        height: auto;
    }

    .logo_main {
        flex: 0 0 84px;
        margin-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }

    .header__top .flex-wrap,
    .header__fullnav {
        padding-left: 0;
        padding-right: 0;
    }

    .header__fullnav {
        margin-left: 0;
    }

    .nav-icons-list {
        left: 0;
    }

        .nav-icons-list li:first-child {
            margin-left: 0;
        }

    .header__top_right {
        position: relative;
        top: -150px;
        left: 250px;
        margin-top: 10px;
    }

    .header__top {
        margin-bottom: 0;
    }

    .event-feed__list {
        height: auto;
        margin-top: 55px;
    }

    .icons_list {
        margin-bottom: 25px;
        width: 50%;
    }

        .icons_list li {
            margin-bottom: 30px;
        }

    /* .calc__block {
        margin-top: -515px;
    } */

    .header__main_left {
        margin-top: -20px;
    }

    .event-feed__item {
        margin-bottom: 25px;
    }

    .calculation .annotation-text {
        width: 400px;
        margin-left: auto;
    }

    .calc__label.big {
        margin-bottom: 12px;
    }

    .footer-contacts {
        margin-top: 25px;
    }

    .footer-info {
        margin-top: -180px;
    }

        .footer-info .footer-item {
            margin-bottom: 12px;
        }

    .footer-b {
        padding-bottom: 70px;
    }
    .sliderNews {
        width: 25%;
        margin: 1% auto;
    }
}

@media (min-width: 768px) and (max-width:992px) {
    .worker__item,
    .certificate__item {
        width: 160px !important;
        margin-right: 15px !important;
    }

    .main-header {
        /* background:#353c41 url(../../images/header-bg.png) no-repeat top center; */
        height: auto;
    }

    .logo_main {
        flex: 0 0 84px;
        margin-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }

    .logo-main,
    .header__top .flex-wrap,
    .header__fullnav {
        padding-left: 0;
        padding-right: 0;
    }

    .header__fullnav {
        margin-left: 0;
    }

    .nav-icons-list {
        left: 0;
    }

        .nav-icons-list li:first-child {
            margin-left: 0;
        }

    .header__top_right {
        position: relative;
        top: -130px;
        left: 250px;
        margin-top: 10px;
    }

    .header__top {
        margin-bottom: 0;
    }

    .event-feed__list {
        height: auto;
        margin-top: 95px;
    }

    .event-feed__item {
        margin-bottom: 25px;
    }

    .logo_inner {
        display: none;
    }

    .service .row-item,
    .stock_list .row-item {
        margin-top: 0;
    }

    .service__item {
        margin-top: 30px;
    }

    .calc__label.big {
        margin-bottom: 12px;
    }

    .block__itogo {
        margin-left: inherit;
        margin-right: 0;
    }

    .footer-item {
        margin-bottom: 18px;
    }

        .footer-item br {
            display: none;
        }

    .icons_list {
        margin-bottom: 25px;
        /*width:50%;*/
    }

    .icons_list li {
        margin-bottom: 30px;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .price-list .ml-auto {
        margin-top: 10px;
        margin-left: 0 !important;
    }

    .control-group select {
        width: 190px;
    }

    .control-group input {
        width: 190px;
    }

    .worker__item,
    .certificate__item {
        width: 160px !important;
        margin-right: 15px !important;
    }

    .main-header {
        /* background:#353c41 url(../../images/header-bg.png) no-repeat top center; */
        height: auto;
        padding: 1px;
    }

    .service .row-item,
    .stock_list .row-item {
        margin-top: 0;
    }

    .header__top {
        margin-bottom: 40px;
    }

    .main-header h1 {
        width: 100%;
        font-size: 40px;
    }

    .header__main_left p {
        padding-top: 0;
    }

    .icons_list li {
        margin-bottom: 27px;
    }

    .city-dropdown {
        margin-bottom: 8px;
    }

    .phones {
        padding-left: 0;
    }

    .header__fullnav nav {
        position: absolute;
        bottom: -30px;
        left: -265px;
        width: 540px;
    }

    .header__top_right {
        margin-top: 60px;
    }

    .nav-icons-list,
    .header__top_lk {
        top: 0;
        left: 0;
        margin-bottom: 0;
    }

    .header__top_userpick {
        top: -3px;
    }

    .nav-icons-list li:first-child {
        margin-left: 0;
    }

    .event-feed__list {
        height: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .event-feed__item {
        margin-bottom: 18px;
        padding-top: 10px;
    }

    .service__item {
        margin-top: 15px;
    }

    .stat__item br {
        display: none;
    }

    .service,
    .about-company,
    .calculation,
    .footer-b {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .title-inline {
        padding: 20px;
    }

    .calc__label.big {
        margin-bottom: 12px;
    }

    .block__itogo {
        margin-right: auto;
        margin-left: inherit;
    }

    .footer-item {
        margin-bottom: 18px;
    }

        .footer-item br {
            display: none;
        }

    .logo_inner {
        display: none;
    }

    .stock__item {
        margin-top: 15px;
    }
}

@media (max-width: 576px) {
    .socialsMainPage a {
        font-size: 0;
    }
    .status-shipment__header .btn {
        margin-top: 10px;
    }

    .price-list .ml-auto {
        margin-top: 10px;
        margin-left: 0 !important;
    }

    .price-list .group-input__icon {
        display: none;
    }

    .reports__header-label {
        width: 100%;
    }

    .reports__header .margin-md-item {
        margin: 0;
    }

    .reports__header .ml-auto {
        margin-left: 20px !important;
    }

    .control-group select,
    .control-group input {
        width: 100%;
        margin-top: 10px;
    }

    .control-group .custom-select:not(:last-child),
    .control-group .form-control:not(:last-child) {
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
    }

    .control-group .custom-select:not(:first-child),
    .control-group .form-control:not(:first-child) {
        border-top-left-radius: 7px;
        border-bottom-left-radius: 7px;
    }

    .control-group .custom-select + .form-control {
        margin-left: 0;
    }

    .comment-form .calc__label {
        max-width: 135px;
    }

    .comments__body {
        padding-top: 0;
        padding-left: 30px;
    }

    .worker__item,
    .certificate__item {
        width: 170px !important;
        margin-left: 50px !important;
        margin-right: 0px !important;
    }

    .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 20px;
    }

    .bx-wrapper .bx-controls-direction a.bx-next {
        right: 20px;
    }

    .notice__block {
        padding-left: 15px;
        padding-right: 15px;
    }

    .modal-header .close {
        color: black;
        right: 0;
        background: transparent;
    }

    .header__fullnav {
        margin-left: 0;
    }

        .header__fullnav nav {
            text-align: center;
            margin-top: 10px;
            margin-bottom: 20px;
        }

    #main_nav {
        width: 200px;
    }

    .header__fullnav .navbar-toggle {
        margin: auto;
    }

    .navbar-toggle {
        display: block;
    }

    .main-page-header .header__fullnav nav .dropdown a.dropdown-toggle {
        color: white;
    }

    .nav_top li {
        margin-bottom: 8px;
    }

    .dropdown-menu {
        top: 0 !important;
    }
    .dropdown-item{
        white-space: break-spaces;
    }
        .dropdown-menu .dropdown-item {
            color: #758691;
        }

        .dropdown-menu:before {
            content: none;
        }

    .main-header {
        /* background:#353c41 url(../../images/header-bg.png) no-repeat top center; */
        height: auto;
    }

    .service .row-item,
    .stock_list .row-item {
        margin-top: 0;
    }

    .header__top {
        margin-bottom: 20px;
    }

    .logo_main,
    .city-dropdown,
    .nav-icons-list {
        margin-bottom: 10px;
    }

    .phones a {
        margin-bottom: 5px;
    }

    .phones {
        padding-left: 0;
    }

    .nav-icons-list {
        top: 0;
        left: 0;
    }

    .header__top_lk {
        top: 0;
    }

    .header__main_left h1,
    .header__main_left p,
    .m-phone {
        margin-left: 30px;
        margin-right: 30px;
    }

    .header__main_left {
        padding-left: 30px;
        padding-right: 30px;
    }

        .header__main_left p {
            padding-top: 0;
            margin-bottom: 20px;
        }

    .nav-icons-list li {
        margin: 0 15px;
    }

    .main-header h1 {
        font-size: 35px;
        width: 280px;
    }

    .logo_inner {
        display: none;
    }

    .icons_list li {
        margin-bottom: 20px;
    }

        .icons_list li:nth-child(2n) {
            margin-right: 0;
        }

    .event-feed__list {
        height: auto;
    }

    .event-feed__item {
        margin-bottom: 20px;
        padding-top: 10px;
    }

    .event-feed__info span {
        font-size: 14px;
    }

    .service,
    .about-company,
    .calculation,
    .footer-b {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .title-inline {
        padding: 15px 0;
    }

    .row-item:not(:first-child) {
        margin-top: 15px;
    }

    .service__item,
    .stock__item {
        margin-top: 15px;
    }

    .p_ourwork,
    .p_ourfils {
        width: auto;
    }

    .p_ourfils {
        padding-left: 0;
    }

    .stat__item br {
        display: none;
    }

    .calc__label.big {
        margin-bottom: 12px;
    }

    .form-group-additional {
        max-width: 100%;
    }

    .form-item .btn {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 8px;
    }

    .block__itogo {
        margin-left: inherit;
        margin-right: 0;
    }

    .block__itogo {
        padding: 27px 30px;
    }

    .footer-item {
        margin-bottom: 18px;
    }

    .footer-b .container > .row:first-child {
        margin-bottom: 0;
    }

    .logo-main,
    .header__top .flex-wrap,
    .header__fullnav {
        padding-left: 0;
        padding-right: 0;
    }

    .dropdown-menu.dropdown-menu__personal-account {
        transform: translate3d(-35%, 22px, 0px) !important;
    }

    .dropdown-menu {
        width: 250px;
        max-width: 250px;
        /*padding-left:20px;*/
        /*padding-right:20px;*/
        /*transform: translate3d(-35%, 22px, 0px)!important;*/
        left: 0 !important;
        right: 0 !important;
        margin: auto;
    }

    .dropdown-menu__title {
        margin: 0 15px;
    }
}

@media (max-width: 450px) {
    .reports__header .ml-auto {
        margin-left: 0px !important;
    }

    .worker__item,
    .certificate__item {
        width: 170px !important;
        margin-left: 70px !important;
        margin-right: 70px !important;
    }

    .modal-body .styles-list__title {
        margin-top: 10px;
    }

    .service__block {
        background: none !important;
        padding: 30px 45px;
        min-height: auto;
    }

    .service .row-item,
    .stock_list .row-item {
        margin-top: 0;
    }

    .service__block_body {
        width: 100%;
    }

    /* .block__itogo {
        max-width: 290px;
    } */

        .block__itogo::after {
            left: 10px;
            right: 10px;
        }

        .block__itogo::before {
            left: 10px;
            right: 10px;
        }
    .flexColumn {
        align-items: center;
    }
    .sliderNews {
        display: flex;
        justify-content: center;
        width: 100%;
    }
}

@media (max-width: 350px) {
    .header__main_left {
        padding-left: 10px;
        padding-right: 10px;
    }

    .service .row-item,
    .stock_list .row-item {
        margin-top: 0;
    }

    .header__main_left h1 {
        width: 240px;
        font-size: 30px;
    }

    .calc__block {
        font-size: 12px;
    }

    label.calc__label_max {
        flex: 0 0 90px;
    }

    .calc__block .btn {
        font-size: 12px;
    }
}

@media (max-width: 1600px) {
    .cheaper-delivery {
        border: solid 1px;
        left: 30%;
    }
    .cheaper-delivery svg {
        transform: scale(0.6) rotate(296deg);
        right: 140px;
        top: 20px;
    }
}

@media (max-width: 1200px) {
    .header-menu-container {
        padding: 20px 0 0 0px;
    }

    .header-navbar {
        background-color: rgba(90, 99, 105, 0.933);
        border-radius: 15px;
        backdrop-filter: blur(15px);
        padding: 5px 20px 25px;
    }

    .header-navbar::after {
        content: none;
    }

    .map__contacts {
        /*width:300px;*/
        margin-top: 60px;
    }
}

@media (min-width: 1200px) {
    .header-menu-container {
        /* padding: 17px 0 0 40px; */
    }

    .map__contacts {
        /*width:300px;*/
        margin-top: 20px;
    }
}

@media (max-width: 500px) {
    .g-recaptcha {
        transform: scale(0.8);
        transform-origin: 0 0;
    }
}

.selectize-control.single .selectize-input:after {
    cursor: pointer;
}

.selectize-dropdown-content {
    cursor: pointer;
}
	/* ---------------3x block--------------------- */
	.company-links {
         display: grid;
         grid-template-columns: repeat(3, 1fr);
         grid-gap: 20px;
         margin: 50px 0 30px 0;
      }


      @media (min-width: 0px) and (max-width: 767px) {
        .company-links {
            grid-template-columns: 1fr;
            grid-gap: 20px;
        }

        .receipt-notification {
            left:80%;
        }
      }

      .company-links a {
         display: block;
         border: 1px solid #e1e6ea;
         -webkit-transition: box-shadow .2s;
         transition: box-shadow .2s;
         position: relative;
         text-decoration: none;
      }

      .company-links__item {
         min-height: 160px;
         position: relative;
      }

      .company-links a:hover, .chartBtn.active {
         box-shadow: 2px 2px 6px 4px rgb(0 0 0 / 6%);
         text-decoration: none;
      }

      .company-links a:after {
         content: '';
         position: absolute;
         width: 4px;
         top: -1px;
         height: 100%;
         /*min-height: 228px;*/
         right: -1px;
         background: #f03f2d;
      }

      .about-company-calculate {
         background: url(/uploads/calc.png) no-repeat center #f9fafb;
      }

      .about-company-price {
         background: url(/uploads/price.png) no-repeat center #f9fafb;
      }

      .about-company-contacts {
         background: url(/uploads/contact.png) no-repeat center #f9fafb;
      }

      .company-links__text {
         font-size: 18px;
         line-height: 20px;
         text-align: center;
         color: #869ea3;
         margin: 10px 0 16px 0px;
      }

      .company-links a:hover .company-links__text {
         color: #f03f2d;
      }
/* ----------------------------------------------------- */
#terminalDetail {
    text-align: center;
    border: solid 1px;
    border-radius: 15px;
    padding: 1em;
}

    #terminalDetail > summary {
        margin: 0.5em;
    }

#searchTerminal > div {
    border: solid 1px gray;
    border-radius: 5px;
    padding: 7px;
    margin-top: 10px;
    height: fit-content;
    width: fit-content;
    min-width: 100%;
    min-height: 30px;
}

#searchTerminal > input {
    padding: 5px;
    border-radius: 5px;
    border: solid 1px gray;
    margin-right: 10px;
    width: 45%;
}

#searchTerminal > p {
    margin: 1rem;
    text-align: center;
}

#searchTerminal {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: opacity.3s linear, visibility .3s;
}
.modal-dialog a.disabled {
    opacity: .65;
    pointer-events: none;
    cursor: default;
}

.page-item.active .page-link {
    background-color: #ef402f;
    border-color: #ef402f;
}

.page-link {
    color: #ef402f;
}

@media (max-width: 412px){
     .akciya-img {
        max-width: 330px;
    }
}
.img-responsive {
    width: 100%;
    height: auto;
}

.spinner-border {
    width: 1.3rem;
    height: 1.3rem;
    margin-left: 10px;
}

div#modal-preloader {
    float: right;
    display: none;
}
#callback-result.success {
    font-size: 1.4em;
    top: 3em;
    position: relative;
    text-align: center;
}
.fa.text-danger.mr-2 {
    font-size: 2em;
}
.fb-25 {
    flex-basis: 24%;
}
#orders-table-body hr, table.table-bordered.reports-table hr{
    margin: .3rem 0;
}
#orders-table-body td, .table-bordered.reports-table th {
    padding: .7rem;
}
/* #orders-table-body td.change-data {
    box-shadow: inset 0px 0px 5px 0px #ff0000;
}
#orders-table-body td.change-data:hover .change-button {
    opacity: 1;
} */
#orders-table-body .change-button, #orders-table-body .change-form {
    display: block;
    position: absolute;
    margin-left: 0.5em;
    margin-top: -2.5em;
    background: #f03f2d;
    position-area: right;
    padding: 1em 1em;
    border-radius: 10px;
    transition: .5s;
    color:white;
}
#orders-table-body .change-form {
    position-area: right;
    background-color: white;
    border: solid 1px #80808087;
}
.show, #orders-table-body .change-form.show {
    opacity: 1;
    visibility: visible;
}
#carousel-terminal-photos > a.carousel-control-prev,#carousel-terminal-photos > a.carousel-control-next {
width:unset;
}
#carousel-terminal-photos > a.carousel-control-prev{
left:-1em;
}
#carousel-terminal-photos > a.carousel-control-next{
right:-1em;
}
.img-container {
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
}

.img-container:hover {opacity: 0.7;}
.modal-enlarge {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 15em; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-enlarge-content {
display: block;
max-width: 80%;
}
/* Add Animation */
.modal-enlarge-content{  
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
from {-webkit-transform:scale(0)} 
to {-webkit-transform:scale(1)}
}

@keyframes zoom {
from {transform:scale(0)} 
to {transform:scale(1)}
}

/* The Close Button */
.close-enlarge {
position: absolute;
top: 75px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
width: 20%;
height: 2em;
text-align: end;
}

.close-enlarge:hover,
.close-enlarge:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}

.info-center-item img {
    margin: 1.5em;
    height: 15em;
    object-fit: contain;
}

.info-center-item .news__content{
    flex: 1 1 auto;
}

.info-center-item button {
    flex: 0 1 2em;
}

.info-center-item > div > div {
    height: 95%;
}

.carousel-control-next-icon.black {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 8 8'><path d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/></svg>");
}
.carousel-control-prev-icon.black {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 8 8'><path d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/></svg>");
}
/* Фото карусель на странице терминала*/
@media (min-width: 768px) and (max-width: 991px) {
    /* Show 4th slide on md if col-md-4*/
    .terminal-photos .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    }
    @media (min-width: 576px) and (max-width: 768px) {
    /* Show 3rd slide on sm if col-sm-6*/
    .terminal-photos .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) {
    .terminal-photos .carousel-item {
        margin-right: 0;
    }
    /* show 2 items */
    .terminal-photos .carousel-inner .active + .carousel-item {
        display: block;
    }
    .terminal-photos .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .terminal-photos .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }
    .terminal-photos .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .terminal-photos .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .terminal-photos .carousel-item-next.carousel-item-left + .carousel-item,
    .terminal-photos .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be also positioned for animations */
    .terminal-photos .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .terminal-photos .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .terminal-photos .carousel-item-prev.carousel-item-right + .carousel-item,
    .terminal-photos .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* MD */
@media (min-width: 768px) {
    /* show 3rd of 3 item slide */
    .terminal-photos .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }
    .terminal-photos .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }
    .terminal-photos .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .terminal-photos .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .terminal-photos .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* LG */
@media (min-width: 991px) {
    /* show 4th item */
    .offices-content {
        position-area: end start;
    }
    .terminal-photos .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    .terminal-photos .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    /* Show 5th slide on lg if col-lg-3 */
    .terminal-photos .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    .terminal-photos .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction //t - previous slide direction last item animation fix */
    .terminal-photos .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
.hide_cursor{
    position: absolute!important;
    color: transparent !important;
}

/* Новогоднии стили */
/* Снежинки */
.snowflakes {
	width: 100vw; height: 100vh;
	position: fixed;
    top: -90px; left: 0;
    z-index: 100;
    pointer-events: none;
}

.snowflakes i, .snowflakes i:after, .snowflakes i:before {
    color: transparent;
    background: rgba(185, 223, 245, 0.4);
}
.snowflakes i {
	display: inline-block;
	-webkit-animation: snowflakes 3s linear 2s 20;
	-moz-animation: snowflakes 3s linear 2s 20;
	position: relative;
}
.snowflakes i:after, .snowflakes i:before {
	height: 100%;
	width: 100%;
	content: ".";
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-transform: rotate(120deg);
}
.snowflakes i:before { -webkit-transform: rotate(240deg); }

@-webkit-keyframes snowflakes {
	0% {
		-webkit-transform: translate3d(0,0,0) rotate(0deg) scale(0.6);
	}
	100% {
		-webkit-transform: translate3d(15px, 1200px, 0px) rotate(360deg) scale(0.6);
	};
}

.snowflakes i:nth-child(3n) {
	width: 16px; height: 4px;
	-webkit-animation-duration: 4s;
	-webkit-animation-iteration-count: 30;
	-webkit-transform-origin: right -45px;
}

.snowflakes i:nth-child(3n+1) {
	width: 24px; height: 6px;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: 45;
	-webkit-transform-origin: right -30px;
}

.snowflakes i:nth-child(3n+2) {
	width: 32px; height: 8px;
	-webkit-animation-duration: 8s;
	-webkit-animation-iteration-count: 60;
	-webkit-transform-origin: right -15px;
}

/* different delays so they don't all start at the same time */
.snowflakes i:nth-child(7n) {
  opacity:.3;
  -webkit-animation-delay: 0s;
  -webkit-animation-timing-function:ease-in;
}
.snowflakes i:nth-child(7n+1) {
  opacity:.4;
  -webkit-animation-delay: 1s;
  -webkit-animation-timing-function:ease-out;
}
.snowflakes i:nth-child(7n+2) {
  opacity:.5;
  -webkit-animation-delay: 1.5s;
  -webkit-animation-timing-function:linear;
}
.snowflakes i:nth-child(7n+3) {
  opacity:.6;
  -webkit-animation-delay: 2s;
  -webkit-animation-timing-function:ease-in;
}
.snowflakes i:nth-child(7n+4) {
  opacity:.7;
  -webkit-animation-delay: 2.5s;
  -webkit-animation-timing-function:linear;
}
.snowflakes i:nth-child(7n+5) {
  opacity:.8;
  -webkit-animation-delay: 3s;
  -webkit-animation-timing-function:ease-out;
}
.snowflakes i:nth-child(7n+6) {
  opacity:.9;
  -webkit-animation-delay: 3.5s;
  -webkit-animation-timing-function:ease-in;
}
/* Гирлянда */
.lightrope {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    position: fixed;
    z-index: 4;
    margin: -15px 0 0 0;
    padding: 0;
    pointer-events: none;
    width: 100%;
  }
  
  .lightrope li {
    position: relative;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 12px;
    height: 28px;
    border-radius: 50%;
    margin: 20px;
    display: inline-block;
    background: #00f7a5;
    box-shadow: 0px 4.66667px 24px 3px #00f7a5;
    -webkit-animation-name: flash-1;
    animation-name: flash-1;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
  }
  
  .lightrope li:nth-child(2n+1) {
    background: cyan;
    box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.5);
    -webkit-animation-name: flash-2;
    animation-name: flash-2;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
  }
  
  .lightrope li:nth-child(4n+2) {
    background: #f70094;
    box-shadow: 0px 4.66667px 24px 3px #f70094;
    -webkit-animation-name: flash-3;
    animation-name: flash-3;
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
  }
  
  .lightrope li:nth-child(odd) {
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
  }
  
  .lightrope li:nth-child(3n+1) {
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
  }
  
  .lightrope li:before {
    content: "";
    position: absolute;
    background: #222;
    width: 10px;
    height: 9.33333px;
    border-radius: 3px;
    top: -4.66667px;
    left: 1px;
  }
  
  .lightrope li:after {
    content: "";
    top: -14px;
    left: 9px;
    position: absolute;
    width: 52px;
    height: 18.66667px;
    border-bottom: solid #222 2px;
    border-radius: 50%;
  }
  
  .lightrope li:last-child:after {
    content: none;
  }
  
  .lightrope li:first-child {
    margin-left: -40px;
  }
  
  @-webkit-keyframes flash-1 {
    0%, 100% {
      background: #00f7a5;
      box-shadow: 0px 4.66667px 24px 3px #00f7a5;
    }
    50% {
      background: rgba(0, 247, 165, 0.4);
      box-shadow: 0px 4.66667px 24px 3px rgba(0, 247, 165, 0.2);
    }
  }
  
  @keyframes flash-1 {
    0%, 100% {
      background: #00f7a5;
      box-shadow: 0px 4.66667px 24px 3px #00f7a5;
    }
    50% {
      background: rgba(0, 247, 165, 0.4);
      box-shadow: 0px 4.66667px 24px 3px rgba(0, 247, 165, 0.2);
    }
  }
  
  @-webkit-keyframes flash-2 {
    0%, 100% {
      background: cyan;
      box-shadow: 0px 4.66667px 24px 3px cyan;
    }
    50% {
      background: rgba(0, 255, 255, 0.4);
      box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.2);
    }
  }
  
  @keyframes flash-2 {
    0%, 100% {
      background: cyan;
      box-shadow: 0px 4.66667px 24px 3px cyan;
    }
    50% {
      background: rgba(0, 255, 255, 0.4);
      box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.2);
    }
  }
  
  @-webkit-keyframes flash-3 {
    0%, 100% {
      background: #f70094;
      box-shadow: 0px 4.66667px 24px 3px #f70094;
    }
    50% {
      background: rgba(247, 0, 148, 0.4);
      box-shadow: 0px 4.66667px 24px 3px rgba(247, 0, 148, 0.2);
    }
  }
  
  @keyframes flash-3 {
    0%, 100% {
      background: #f70094;
      box-shadow: 0px 4.66667px 24px 3px #f70094;
    }
    50% {
      background: rgba(247, 0, 148, 0.4);
      box-shadow: 0px 4.66667px 24px 3px rgba(247, 0, 148, 0.2);
    }
  }
/* Новогоднии стили */