body{
    font-family: 'Jost Medium';
    font-size: 16px;

}
h1,h2,h3,h4{
    font-family: "Jost Medium";
}
.flex{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.logo img{
    max-height: 120px;
    padding-top: 20px;
}
.grafictext::before{
    content: " ";
    background-image: url("../img/flag.png");
    width: 28px;
    height: 23px;
    display: inline-block;
}
.grafic{
    display: block;
    position: relative;
    text-align: center;
}
.green{
    display:block;
    color:#009b00;
    font-family: "Jost Medium";
}
.green a{
    color:#009b00;
    font-size:22px;
}
.logo .green{
    font-size:15px; 
    text-transform: uppercase;
    padding-left: 8px;
}
#header .adress span{
    display:block;
    text-align: right;
}
#menu a {
    color:#009b00;
}
#menu .nav > li {
    float: left;
}
#menu a:hover, .nav > li.active > a {
    text-decoration: underline;
}
.nav > li > a:hover, .nav > li > a:focus{
    background-color:transparent;
}
#banner{
    background-image: url("../images/slider.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 560px;
}
.navbar{
    margin: 0;
}
.slogan{
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 200px 0 0;
}
.btn-banner{
    padding-top: 50px;
}
.btn-center{
    display:block;
    text-align:center;
    
}
.btn-yellou{
    background-color: #f1e30b;
    color:#000000;
    text-transform: uppercase;
    font-size:19px;
    padding: 15px 70px;
    border-radius: 0px;
}
h1{
    font-size:42px;
    font-family: "Jost Medium";
    text-transform: uppercase;
}
.akciaTitle{
    font-size: 44px;
    text-align: center;
    padding-top: 20px;
    text-transform: uppercase;
    font-family: 'Jost Bold';
}
.akciaText{
    padding-top: 20px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.akciaRed{
    padding-top: 20px;
    text-align: center;
    color: #fe0000;
    text-transform: uppercase;
    font-family: 'Jost Bold';
    font-size: 20px;
}

#items{
    position: relative;
    z-index: 999;
    display:block;
    padding:20px;
    font-family: "Jost Medium";
}

#items:before{
    content: " ";
    display: block;
    z-index: 1;
    position: absolute;
    width:100%;
    top:0;
    left:0;
    background-color: #e5e5e5;
    min-height: 717px;
}

.item{
    z-index:200;
    margin-top: 85px;
}
.item:nth-child(1), .item:nth-child(2){
    margin-top:0;
}
.itemTitleY span{
    display: block;
}
.itemTitleY .title{
    font-size:30px;
    
}
.itemTitleY{
    background: #f1e30b;
    position: relative;
    padding: 10px 15px 51px;
    z-index: 20;
    display: block;
}
.itemTitleY:after{
    content: " ";
display: block;
z-index: 1;
position: absolute;
width: 100%;
height: 60px;
background: #f1e30b;
transform: translateY(-206%) skewY(5deg);
bottom: -137px;
transform-origin: left;
left: 0;
}
.old-price, .price{
    text-align:right;
    font-size:24px;
}
.old-price{
    text-decoration: line-through;
}
.price{
    font-size: 34px;
    font-family: 'Jost Bold';
    padding-top: 20px;
}
.price1{
    font-size: 27px;
    font-family: 'Jost Bold';
    padding-top: 20px;
    text-align: center;
}
.item:nth-child(4) .price{
    font-size: 18px;
    text-align: center;
}

#feedback{
    background-image: url("../images/bg_request.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    margin-top:120px;
}
.feedbackText{
    padding:106px 0;
    color:#fff;
    text-align:center;
    font-size:30px;
    
}
#feedback .qf3form.default{
    padding: 3em 0;
    background-color: #f1e30b;
    margin-top: -20px;
    -webkit-box-shadow: -1px -12px 8px 7px rgba(34, 60, 80, 0.1);
-moz-box-shadow: -1px -12px 8px 7px rgba(34, 60, 80, 0.1);
box-shadow: -1px -12px 8px 7px rgba(34, 60, 80, 0.1);
}
#feedback .qf3form.default .qf3txt input, #feedback .qf3form.default select
{
    border:none;
    text-align: center;
    max-width:60%;
    width:60%;
}
#feedback .qf3form.default .qf3label{
    display:none;
}
.qf3form {
    text-align: center;
}
#feedback .qf3.qfsubmit input[type=button]{
    background-color: #fff;
    color:#000;
    border-radius: 0;
    border:0;
    padding: 15px 60px;
    max-width: 60%;
    width: 60%;
}
#feedback .qf3.qfcheckbox{
    display: flex;
width: 60%;
font-size: 16px;
}
#feedback .qf3.qfcheckbox .chbxlabel{
    font-size:13px;
}
#feedback .qfcapt{
    display:none;
}
h3{
    font-size:30px;
    border-bottom:1px solid #000;
    font-family: 'Jost Bold';
}
.aboutImg{
    text-align: center;
    
}
.aboutImg img{
    display:block;
    margin:50px auto 0;
}
.job
{
    margin-bottom:20px;
    z-index:22;
}
.jobText{
    background-color: #f1e30b;
    color: #000;
    padding: 10px 25px;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 18px;
    min-height: 122px;
}
.pad45{
    padding-top:40px;
}
#jobs{
    position:relative;
    background-image: url("../images/bg-equipment1.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 150px;
    
}
#jobs:after{
    content: "";
    position:absolute;
    width:100%;
    background-image: url("../images/bg-equipment2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    bottom:0;
    min-height:1090px;
    z-index:1;
}
h4{
    color:#fff;
    padding:15px;
    font-size:30px;
}
#footer{
    background-image: url("../images/bg-footer.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding:40px 15px;
    color:#fff;
    
}
#footer .navbar-right{
    float:left !important;
    margin:0;
    padding:0;
}
#footer .center{
    text-align:center;
}
#footer .right{
    text-align:right;
}
#footer img{
    display: block;
    margin:0 auto 20px ;
    
}
#footer a{
    color:#fff;
}
#footer .btn-yellou{
    border-radius: 0;
    color: #000;
}
.copyright{
    position: relative;
    z-index:10;
    background-color: #000;
}

.copyrighttext
{
    z-index:20;
    color:#f1e30b;
    font-size:18px;
    padding:15px 0;
}
.navbar-toggle, .icon-bar{
    border:1px solid #009b00;
}
@media (max-width: 765px)
{
    #menu .nav > li{
        float: none;
    }
    #menu .menu
    {
        margin:0;
        padding: 0;
        text-align: center;
        
    }
    h1 {
        font-size: 28px;
    }
    .akciaTitle {
        font-size: 24px;
    }
    .itemTitleY .title {
        font-size: 18px;
    }
    .old-price, .price {
        text-align: right;
        font-size: 16px;
    }
    .price {
        font-size: 30px;
        font-family: 'Jost Bold';
        padding-top: 10px;
        line-height: 32px;
    }
    .item{
        padding-top: 50px;
    }
    .price1 {
        font-size: 19px;
    }
    #footer .navbar-right{
        text-align: center;
        width:100%;
    }
    #footer .btn-yellou {
      padding: 15px 0;
      border-radius: 0px;
      width: 100%;
    }
    #footer .right{
        text-align: center;
    }
}
.sp-cookie-consent-content{
  font-size: 13px;
}