body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    overflow-x: hidden;
}
#add{
    font-family: 'Roboto Condensed', sans-serif!important;
    display: flex;
    font-weight: bold;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: #f0f0f0;
}
.button__feedback{
    font-family: 'Roboto Condensed', sans-serif!important;
    color: #FF6B00!important;
}
.main {
    overflow-x: hidden;
    flex: 1;
}
.navbar-brand {
    font-family: 'Roboto Condensed', sans-serif!important;
    color: #FF6B00!important;
    font-size: 32px!important;
    line-height: 38px!important;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
}
li > a.navbar-brand {
    padding-top: 0px!important;
}
.bg-gray {
    /*background-color: #585C5F!important;*/
    background-color: #4B5156!important;
}
.bg-mgray {
    background-color: #4B5156!important;
}
.bg-asphalt {
    background-color: #352D3C!important;
}
.text-asphalt {
    color: #352D3C;
}
.text-accent, .text-catalog {
    color: #FF6B00;
}
.text-catalog:hover{
    color: #FF6B00;
}
.text-hover {
    color: #FFEEB1;
}
.h7 {
    font-size: 18px;
}
.h8 {
    font-size: 36px!important;
}
.h9 {
    font-size: 20px!important;
}
.lh1 {
    line-height: 37px;
}
.lh2 {
    line-height: 20px!important;
}
.lh3 {
    line-height: 24px!important;
}
.rounded-bottom-right {
    border-bottom-right-radius: 30px;
}
.rounded-bottom-left {
    border-bottom-left-radius:  30px;
}
.rounded-top-right {
    border-top-right-radius: 30px;
}
.rounded-card {
    border-radius: 30px!important;
}
.card-image {
    height: 259px!important;
}
.new > .card {
    border: none;
}
img.rounded-img {
    border-radius: 10px!important;
    height: 178px;
}
img.card-equipment {
    height: 259px!important;
    opacity: 80%;
}
.banner {
    height: 1203px;
    background: linear-gradient(rgba(75, 81, 86, 0) 20%, #4B5156 100%), url("/assets/images/2531.jpg");
    background-repeat: no-repeat;
}
.banner > .bg-asphalt {
    position: relative;
    top: 400px;
    height: 178px;
}
.hopper {
    background: url("/assets/images/hopper.jpg"), url("/assets/images/1832.png"), #585C5F;
    background-repeat: no-repeat;
    background-position: 0 0, top 710px left 0px, 0 0;
}
.product {
    background: url("/assets/images/1832.png"), url("/assets/images/hopper2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 55vw top, center 0;
}
.product-1 {
    background: url("/assets/images/1832.png"), url("/assets/images/tank-1-2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 55vw top, 300px 0;
}
.product-2 {
    background: url("/assets/images/1832.png"), url("/assets/images/tank3.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 55vw top, 300px 0;
}
.product-3 {
    background: url("/assets/images/1832.png"), url("/assets/images/tank1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 55vw top, center 0;
}
.product-4 {
    background: url("/assets/images/1832.png"), url("/assets/images/convey4.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 55vw top, center 0;
}
.product-5 {
    background: url("/assets/images/1832.png"), url("/assets/images/лиминг-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 55vw top, center 0;
}
.product-6 {
    background: url("/assets/images/1832.png");
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 81vh;
}
.product-7 {
    background: url("/assets/images/1832.png"), url("/assets/images/vogele-заглавная.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 55vw top, center ;
}
.product-8 {
    background: url("/assets/images/1832.png"), url("/assets/images/hamm-заглавная.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 55vw top, center ;
}
.product-9 {
    background: url("/assets/images/1832.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.img-product{
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    z-index: 1;
}
.z__10{
    z-index: 10;
}
.application2{
    width: 50%;
}
.prod-img img{
    width: 100%;
}

.equipment {
    background: url("/assets/images/hopper.jpg"), url("/assets/images/1832.png"), #585C5F;
    background-repeat: no-repeat;
    background-position:  0 0, top 1900px left 0, 0 0;
}
.accessories {
    background: url("/assets/images/312354.jpg"), url("/assets/images/1832.png"), #585C5F;
    background-repeat: no-repeat;
    background-position: center -200px, top 1500px left 0, 0 0;
    opacity: 90%;
}
.accessories2 {
    background: url("/assets/images/543532.jpg"), url("/assets/images/1832.png"), #585C5F;
    background-repeat: no-repeat;
    background-position: center -200px, top 1500px left 0, 0 0;
    opacity: 90%;
}
.contact > .container-fluid {
    background: url("/assets/images/1832.png");
}
.service-block > h2 > img {
    margin-right: 20px;
}
.container-equipment {
    margin-top: -300px;
}
/*.equal > a {
    width: 100%;
}*/
.equal > div[class*='col-'] {
    display: flex;
    flex: 1 0 auto;
}
.equal > div[class*='col-'] > a > .card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
ul.dropdown-menu.bg-gray {
    width: 350px;
}
.dropdown-toggle::after {
    display: none!important;
}
.nav-item > a:hover {
    color: #FF6B00!important;
}
.navbar-nav > li.active > a{
    color: #FF6B00!important;
}
.col-3 > div.border-right {
    border-right: 1px solid #352D3C!important;
}
.hr > hr,
.container.hr > hr {
    border: 1px solid #fff;
}
.block-hopper {
    padding-top: 220px;
}
.block-hopper2 {
    padding-top: 230px;
}
.block-hopper2 > .service-block {
    max-width: 470px;
}
.services > a > div.card {
    /*height: 388px!important;*/
    height: 450px!important;
}
.crumbs {
    margin-top: -60px;
    margin-bottom: 100px;
}
.breadcrumb {
    background-color: transparent!important;
    padding: 0!important;
}
.breadcrumb-item > a {
    color: #FFF!important;
}
.breadcrumb-item > a:first-letter {
    text-transform: uppercase!important;
}
.breadcrumb-item.active {
    color: #FFEEB1!important;
}
.breadcrumb-item.active:first-letter {
    text-transform: uppercase!important;
}
.breadcrumb-item > a:hover {
    text-decoration: none;
}
.breadcrumb-item::before {
    color: #BDBDBD!important;
}
.card.first {
    background-color: transparent!important;
    border: none!important;
}
.navbar-toggler{
    border: none!important;
}
.navbar-toggler > .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")!important;
}
.news {
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}
.navbar-nav li:hover .dropdown-menu {
    display: block;

}
.navbar-nav > li > a {
    text-transform: uppercase;
}
.card-link.text-asphalt:hover {
    color: #FF6B00;
}
@media (min-width: 1440px) {
    .container {
        max-width: 1400px!important;
    }
}
@media (max-width: 1440px) {
    .p-empty {
        display: none!important;
    }
}
@media (max-width: 1024px) {
    li > a.navbar-brand {
        font-size: 24px!important;
    }
    div.border-right {
        border-right: none!important;
    }
    p.text-white.h8.lh1 {
        font-size: 34px !important;
        line-height: 34px;
    }
}
@media(max-width: 992px){
    .application2{
        width: 100%;
    }
}
@media (max-width: 769px) {
    p.text-white.h8.lh1 {
        font-size: 30px !important;
        line-height: 30px;
        padding-top: 20px;
    }
    li > a.navbar-brand {
        font-size: 22px!important;
    }
    .product-1 {
        background-position: right 55vw top, 0 0;
    }
    .navbar-nav li .dropdown-menu {
       /* display: block;*/
        border: none;
        padding-left: 10px;
        width: auto;
    }
    .navbar-nav li .dropdown-menu li a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .navbar-nav > li > a {
        color: #FFEEB1!important;
    }
    .banner > .bg-asphalt {
        position: relative;
        top: 150px;
    }
    .form__top{
        margin-top:-350px;
    }
}
@media (max-width: 425px) {
    .product-1,
    .product-2,
    .product {
        background: url("/assets/images/1832.png");
        background-size: cover;
        background-repeat: no-repeat;
    }
    .crumbs {
        /* margin-bottom: 10px;*/
        display: none;
    }
    .service-block > h2 {
        font-size: 24px;
    }
    .accessories {
        background-position: center -200px, top 2500px left 0, 0 0;
    }
    .block-hopper2 {
        padding-top: 100px;
    }
    .block-hopper {
        padding-top: 150px;
    }
    .navbar-brand {
        font-size: 24px!important;
        padding-top: 15px!important;
        padding-bottom: 15px!important;
    }
    .banner > .bg-asphalt {
        height: 130px;
    }
    .banner > .bg-asphalt {
        position: relative;
        top: 100px;
    }
    .form__top{
        margin-top:-450px;
    }
}
@media (max-width: 320px)  {
    /*.navbar-brand {
        font-size: 24px!important;
        padding-top: 15px!important;
        padding-bottom: 15px!important;
    }*/
    .crumbs {
        margin-top: -100px;
        margin-bottom: 10px
    }
    .banner {
        background-position: -250px -50px;
    }
}
.ancor{
    position: relative;
}
.ancor_link{
    position: absolute;
    display: block;
    top: -120px;
}
.border_red {
    border: 2px solid #FF6B00;
}

button[disabled] {
    cursor: not-allowed;
}
.necessarily{
    color: #FF6B00;
    margin-bottom: -15px;
    font-size: 13px;
}
.d_none{
    display: none;
}
.bg__orange{
    background-color: #FF6B00;
}
.bg__form{
    background-color: #4B5156;
}
.form__check{
    height: 25px;
    width: 25px;
    margin: auto;
    margin-left: -33px;

}
.form__index{
    padding-top:170px!important;
    max-width:418px;
}
.img_card{
    display: flex;
    justify-content: center;
    overflow: hidden;
    border-radius: 30px;
}
a.text-decoration-none.btn.bg__orange {
    border-radius: 25px!important;
}
