@font-face {
    font-family: 'Jost'; /* Gewünschter Name */
    src: url('../Fonts/jost/Jost-400-Book.ttf');
    font-weight: 400
}
@font-face {
    font-family: 'Jost'; /* Gewünschter Name */
    src: url('../Fonts/jost/Jost-400-Book.woff2');
    font-weight: 400
}
@font-face {
    font-family: 'Jost'; /* Gewünschter Name */
    src: url('../Fonts/jost/Jost-500-Medium.ttf');
    font-weight: 500
}
@font-face {
    font-family: 'Jost'; /* Gewünschter Name */
    src: url('../Fonts/jost/Jost-500-Medium.woff2');
    font-weight: 500
}
.dropdown-item{
    padding-left:0px;
}


body {
    font-family: "Jost", sans-serif;
}
/*@media (min-width: 576px) {
    .container, .container-sm {
      max-width: 540px;
    }
  }
  
  @media (min-width: 768px) {
    .container, .container-sm, .container-md {
      max-width: 720px;
    }
  }
  
  @media (min-width: 992px) {
    .container, .container-sm, .container-md, .container-lg {
      max-width: 960px;
    }
  }
  
  @media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
      max-width: 1140px;
    }
  }*/

@media (max-width: 767.98px) {
    .list-image-background{
        min-height: 250px;
    }
    .products-list-items .list-group-item{
        padding:1.5rem !important;
    }
    .list-btn-row{
        margin-top:20px !important;
    }
    .products-list-items .list-btn-row{
        padding-left: .25rem;
        padding-right: .25rem;
    }
    .slider-img {
        width: 100% !important;
        object-fit: cover !important;
    }
    .teaser-img{
        max-height: 200px !important;
    }
    .flickity-buttons-offset{
        margin-bottom: 1rem !important;
    }
    .product-detail iframe{
        width: 100% !important
    }
    .product-table{
        width: 100%;
    }
    .product-add-to-basket .input-group{
        display: block;
    }
    .product-add-to-basket button{
        width: 100%;
    }
    .pdf-btn{
        width:100%;
    }
    .product-table td{
        width:50%;
    }
    .breadcrumb-row{
        margin:0rem !important;
    }
    .breadcrumb-row nav div{
        padding-left: .25rem;
    }
}
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-nav .nav-link{
    font-size: 1.07rem;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: .75rem;
        padding-right: .75rem;
    }
}
a, a:hover{
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6, .f1tradecolor, .product-item a {
    color: #000 !important;
}
.blockquote{
    color: gray;
    font-size: 1rem;
}
.product-item .btn{
    color: white !important;
}
.u-header__hide-content a{
    color: black;
}
.u-header__hide-content {
    background-color: white;
}
.navbar-nav{
    z-index: 10000;
}
.dropdown-menu li {
    position: relative;
}
.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}
.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}
.navbar-brand > img {
    width: 10.775rem;
}
.footer-container{
    background-color: #212529;
    min-height: 100px;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.form-group {
    margin-bottom: 1rem;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.5rem + 2px);
    padding: 0.75rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d5dae2;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.sidenav ul{
    list-style-type: none;
}
.sidenav ul li a{
    color: black;
}
.sidenavchild{
    font-size: .85em;
}
.slick-next{
    right: 0px;
    z-index: 10;
    width:35px;
    height: 35px;
}
.slick-prev{
    left:0px;
    z-index: 10;
    width:35px;
    height: 35px;
}

.slick-prev:before, .slick-next:before{
    font-size: 35px;
}
.product-item .product-image img{
    height: 150px;
    object-fit: cover;
}
.list-btn-row{
    margin-top:-40px;
}
.more-details-teaser a{
    color:red !important;
    font-weight: 300;
}
.list-group-item.active{
    background-color: #1f1f1f;
    border-color: #1f1f1f;
}
.list-group-item.active a{
    color: white !important
}
.sidenav .list-group-item{
    border:none;
    padding:.15rem 1rem;
}
.products-list-items .list-group-item{
    border:none;
    padding:0px;
    padding-left:16px;
}

.footer-container h4{
    color:#fff !important;
}
.machine-list-headtext{
    font-size: .9rem;
    margin-bottom: .1rem;
}
.breadcrumb{
    margin-bottom: 0px;
    padding: 0;
    padding-left: 0;
}
.breadcrumb-item a, .breadcrumb-item+.breadcrumb-item:before{
    color: black !important;
}
.breadcrumb-row{
    margin:1rem 0;
}
.last-breadcrumb-item a{
    color: #ff6f61 !important
}
.accordion-header {
    border: 1px solid #213b69;
    background-color: #213b69;
    color: #fff;
}
.detail-con{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 2rem;
}
.detail-con .card-body{
    background-color: #f1f1f1;
    border:none;
}
.detail-right{
    font-size: 1.1rem;
    line-height: 2.4rem;
}
.detail-right hr{
    margin:0px 0px;
}
.slick-slide img {
    max-height: 460px;
    width: 100%;
}
.pdf-icon{
    width:50px;
    height: auto;
}
.detail-card-header, .detail-card-header:hover{
    background-color: #fff;
    color: black;
    border: none;
    font-size: 1.3rem;
    font-weight: lighter;
}
.carousel-caption{
    top:20%;
    right:50%;
    left:8%;
    max-width: 500px;
    max-height: 300px;
}
.carousel-caption h5{
    color: #000 !important;
    font-size: 2.5rem !important;
}
.icon-rtl {
    padding-top:4px;
    margin-left: -24px;
    background: url("../Images/search.svg") no-repeat right;
    background-size: 20px;
    border:none;
    position: absolute;
    z-index: 200;
    width: 20px;

  }
  .tx-indexedsearch-searchbox-sword{
    position: absolute;
    z-index: 100;
  }
.new-machine img {
    height: 240px;
    object-fit: cover;
}
.new-machine .card-title{
    font-weight: bold;
    font-size: 1.3rem;
}
.new-machine p{
    color:black;
}
.new-machine .card{
    min-height: 450px;
}
.btn-secondary{
    background-color: #212529;
    border-color:#212529;
}
.box-height{
    min-height: 370px;
}
.list-styled-item+.list-styled-item {
    margin-top: .05em;
}
.list-styled-link{
    color: #1e7ca3 !important;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color: #1e7ca3 !important;
}
.flickity-viewport{
    height: 464px !important;
}

.headlinelink a{
    color:#1e2022;
}
.gt_selector{
    word-wrap: normal;
    display: block;
    width: 100%;
    padding: .15rem 1.25rem .15rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.slider-container{
    background-color: rgba(255,255,255,.5);
}
.gt_container--oiz9qs a.glink span{
color:black !important;
font-size: 12px !important;
}
.list-image-background{
    transform: translateX(0%);
    opacity: 1;
    padding: 0px;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: contain;
}
.pdf-link-icon{
    color:#1f1f1f;
}
.pdf-link-icon svg{
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.flickity-page-dots{
    margin-top: .3rem;
}
.shop-basket-showbasketbutton{
    margin-left: 1rem;
}
.shop-basket-btn{
    color:black
}
.shop-basket-btn .badge{
    color: black;
    font-size: 1rem;
    padding: 0rem;
}
.fa-file-pdf{
    height: 1.5em;
}
.btn-light{
    background-color: #dbdbdb;
    border-color: #dbdbdb;
}
.slider-img{
    height: 464px;
    width: 100%;
}
.product-add-to-basket-quantity{
    display: none;
}
.table>:not(caption)>*>* {
    padding: .5rem;
}
.basket-item td{
    vertical-align: middle;
}
.img-basket-row{
    max-height: 140px;
    width: auto;
}
.modal{
    z-index: 10000;
}
.teaser-img{
    width: 100%;
    min-height: 200px;
    max-height: 200px;
    object-fit: cover;
}
.product-item-teaser h6 {
    font-size: 1.15rem;
}
.product-item-teaser p {
    line-height: 1.48rem;
}
.navbar .shop-product-quicksearch button{
    padding: 2px 14px;
    height: calc(3.03125rem + 1.5px) !important;
}
.headline-slider-h3 h3{
    margin-bottom: 0px;
}
.product-table, #descriptionTab{
    font-size: 1.1rem;
}
#whatsappchat img {
    position: fixed;
    bottom: 0;
    right: 0px;
    width: 60px;
    margin: 0 15px 20px 0;
}
.svg-detail-whatsapp{
    height: 1.5em;
}
.svg-detail-pdf{
    height: 1.2em;
}
.btn-group.calltoaction-btngroup a svg {
    margin-right: 5px;
}
.youtube-container{
    min-height: 170px;
}
.youtube-container-off{
    min-height: 175px;
}
.altantext p:first-of-type {
    margin: 0;
  }
