#header.white-header {
    background: rgba(0,0,0,0.7);
}
.logo {
    padding: 10px 0px 10px 0px;
}
.logo img {
    max-width: auto;
    width: auto;
    height: 80px;
}
.logo a {
    width: auto;
}
.logo .gray-logo {
    max-width: auto !important;
    width: auto !important;
    height: 60px;
}
#header.fixed-position .logo {
    padding-top: 3px;
    padding-bottom: 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.morzsa {
    margin-top: 100px;
    margin-bottom: 30px;
}

#header.white-header {
    background: rgba(0,0,0,0.6);
}
.feature-block {
    background: rgba(37,37,37,0.6);
    /*background: #252525;*/
}

.kiegeszitok {
    /*display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row-reverse !important;
    justify-content: start !important;
    align-items: stretch !important;
    align-content: start !important;*/
}
.kiegeszitok .kiegeszito {
    border: solid 1px #cccccc;
    height: 100%;
}
.kiegeszitok .kiegeszito .kinfo {
    padding: 15px 15px 10px 15px;
}
.kiegeszitok .kiegeszito .kinfo H3 {
    margin-bottom: 10px;
}
.kiegeszitok .kiegeszito .kinfo H3 A {
    font-weight: bold;
}

.kiegeszitok .kiegeszito .img-wrap {
    margin: 0px;
}

.teszkozok H3 {
    border-top: solid 1px #cccccc;
    margin-top: 30px;
    padding-top: 30px;
    margin-bottom: 30px;
    font-size: 22px;
}
.teszkozok .teszkoz {
    display: block;
    border: solid 1px #cccccc;
    padding: 15px 15px 10px 15px;
    margin-bottom: 25px;
    text-align: center;
}
.teszkozok .teszkoz IMG {
    margin-bottom: 10px;
    
}
.teszkozok .teszkoz H5 {
    font-size: 14px;
}
.teszkozok .teszkoz:hover {
    border: solid 1px #000000;
}

.content-block {
    padding: 30px 0px 30px 0px;
}
#footer > .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
#footer .footer-social {
    padding-top: 20px;
}

.sarnyek {
    text-shadow: black 2px 2px 4px;
}

.intro-heading {
    text-transform: uppercase;
}
.eszkoz .intro-heading {
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: normal;
}
.eszkoz H3.intro-heading {
    margin-bottom: 15px;
    font-size: 22px;
}

.jtablecontent {
    padding: 20px;
}
.jtable {
    min-width: inherit !important;
    border: solid 1px #cccccc !important;
    border-bottom: none !important;
    border-left: none !important;
}
.jtable THEAD TR TH, 
.jtable TBODY TR TD {
    border: solid 1px #cccccc !important;
    border-top: none !important;
    border-right: none !important;
    padding: 2px 5px 2px 5px;
}
.jtable THEAD TR TH {
    background-color: #eae9e9;
} 
#testimonial-home-page {
    background-image: url(/templates/ride2rent/assets/kellekek/paralax/ride2rent-paralax-1.jpg);
    /*background-image: url(../img/generic/img-05.jpg);*/
    /*background-image: none;*/
}
.testimonial-holder {
    padding: 30px 0px 30px 0px;
}

.galeriak {
    
}
.galeriak .sub-info-bal {
    float: left;
    width: 60%;
    text-align: left;
    font-weight: bold;
}
.galeriak .sub-info-jobb {
    float: right;
    width: 40%;
    text-align: right;
    font-weight: bold;
}
.recent-block.recent-list .thumbnail {
    background: #efefef;
    border: solid 1px #cccccc;
}
.article .thumbnail .img-wrap {
        margin-bottom: 10px;
}

.blog H2 {
    font-weight: normal;
    margin-bottom: 20px;
}
.blog .article .thumbnail P {
    /*letter-spacing: .03em;*/
    margin-bottom: 10px;
}
.blog .btn.btn-info {
    display: block;
}

.hasznos {
    font-size: 20px;
}
.hasznos * {
    line-height: 1.8;
}
.hasznos H1 {
    font-size: 2em;
    font-weight: normal;
}
.adventure-holder .text-block .centered {
    max-width: 100%;
    padding: 10px 15px 60px 15px;
}
h2.intro-heading, h3.intro-heading {
    margin-bottom: 35px;
}

.article.has-hover-s3 .img-wrap {
    background: #fff;
}
.lkep {
    display: flex;
    height: 35rem; /* ezzel tudod állítani a méretet */
    justify-content: center;
}
.lkep .lkep-img {
    transition: all 0.3s ease-in-out;
    width: auto !important;
    max-width: 100%;
    max-height: 100%;
    align-self: center;
    justify-content: center;
    height: auto;
}


@media only screen and (min-width: 1230px) {
    .footer-nav H3 {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 992px) {
    .inner-top {
        padding: 30px 0px 30px 0px;
    }
    .content-block {
        padding: 50px 0px 50px 0px;
    }
    #footer > .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .testimonial-holder {
        padding: 50px 0px 50px 0px;
    }
    .article .thumbnail .img-wrap {
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 768px) {
    .content-block {
        padding: 40px 0px 40px 0px;
    }
    #footer > .container {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .footer-holder {
        margin-bottom: 0px;
    }
    .footer-nav H3 {
        margin-bottom: 15px;
    }
    .testimonial-holder {
        padding: 40px 0px 40px 0px;
    }
    .article .thumbnail .img-wrap {
        margin-bottom: 10px;
    }
}