
@font-face {
    font-family: 'dxl-reg';
    src: url(fonts/DaxlinePro-Regular_13131.otf);
    src: url(fonts/DaxlinePro-Regular_13131.svg);
    src: url(fonts/DaxlinePro-Regular_13131.ttf);
    src: url(fonts/DaxlinePro-Regular_13131.woff);
}

@font-face {
    font-family: 'dxl-med';
    src: url(fonts/DaxlinePro-Medium_13130.otf);
    src: url(fonts/DaxlinePro-Medium_13130.svg);
    src: url(fonts/DaxlinePro-Medium_13130.ttf);
    src: url(fonts/DaxlinePro-Medium_13130.woff);
}
@font-face {
    font-family: 'dxl-bold';
    src: url(fonts/DaxlinePro-Bold_13127.eot);
    src: url(fonts/DaxlinePro-Bold_13127.svg);
    src: url(fonts/DaxlinePro-Bold_13127.ttf);
    src: url(fonts/DaxlinePro-Bold_13127.woff);
}

@font-face {
    font-family: 'dxl-thin';
    src: url(fonts/DaxlinePro-Thin_13132.eot);
    src: url(fonts/DaxlinePro-Thin_13132.svg);
    src: url(fonts/DaxlinePro-Thin_13132.ttf);
    src: url(fonts/DaxlinePro-Thin_13132.woff);
}



:root {
    --light-brown: #5e5751;
    --white: #ffffff;
    --orange: #ff7a16;
    --blackl: #171717;
    --black: #000;
    --bone: #eaefe6;
    --orange_sub: #ffb10a;
}

main {
    overflow: hidden;
}

.dxl-reg {
    font-family: "dxl-reg", sans-serif;
}
.dxl-med {
    font-family: "dxl-med", sans-serif;
}

.dxl-bold {
    font-family: "dxl-bold", sans-serif;
}

.dxl-thin {
    font-family: "dxl-thin", sans-serif;
}

body {
    padding-top: 133px;
}

body a {
    text-decoration: none;
}

body .dropdown-menu {
    padding: 0;
    border-radius: 0;
    border: none;
}

h2.section-title {
    font-size: 40px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    line-height: 43px;
}
h2.section-title span {
    color: #f37538;
}
h3.section-title {
    font-size: 34px;
    text-transform: uppercase;
    line-height: 37px;
    margin: 0 0 30px 0;
}

.tl {
    margin-top: 30px;
}
.tl p.d-flex {
    gap: 20px;
    font-size: 19px;
    text-transform: uppercase;
    align-items: center;
}

.tl p.d-flex img {
    height: 25px;
}

p.section-text {
    margin: 10px 0;
    font-size: 21px;
    line-height: 23px;
}
.product-details-text p {
    margin: 10px 0;
    font-size: 21px;
    line-height: 23px;
    
}
.dropdown-menu .submenus {
    padding: 20px 25px;
    flex: 3;
}
.dropdown-menu .submenus p.subtitle-menu {
    font-size: 22px;
    color: #e18b1e;
    line-height: 25px;
    margin: 20px 0 20px 0;
    text-transform: uppercase;
}
.dropdown-menu .submenus p.subtitle-menu a {
    color: #e18b1e !important;
}

.dropdown-menu .submenus p.subtitle-menu:first-child {
    margin: 30px 0 38px 0;
}
p.menu-3 {
    align-items: center;
    font-size: 22px;
    margin: 8px 0;
}
p.menu-3 img {
    margin-right: 10px;
}
p.menu-3 a {
    color: #171717 !important;
    font-size: 22px;
    text-transform: uppercase;
}
.submenu-cont {
    flex: 1;
    padding: 0 5px;
}
.submenu-cont:last-child {
    padding-left: 30px;
}

li.dn-desktop {
    display: none;
}


p.section-text, .article-content p {
    font-size: 21px;
    line-height: 23px;
    margin: 15px 0;
    color: #000;
}


nav.navbar {
    background-color: rgb(255, 255, 255) !important;
    transition: all .3s ease-in-out;
    height: auto;
}

header.scrolled .navbar {
    background-color: rgb(255, 255, 255) !important;
}
.top-white {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #212121;
    height: 70px;
    z-index: 200;
}
.top-white p.kapcs {
    margin-right: 10px;    
    font-size: 16px;
    padding: 0;
    height: 70px;
    line-height: 17px;
    margin: 0;
    color: #fff;
    display: flex;
    align-items: center;
}

.top-white p.kapcs img {
    margin-right: 15px;
}
.top-white p.kapcs img, .top-white p.kapcs span {
    display: block;
}

a.basic-menu {
   color: #fff;
   text-transform: uppercase;
   font-size: 16px;
   margin: 0 15px;
   line-height: 47px; 
   display: inline-block;
}


p.lista {
    margin: 0 0 3px 0px;
    align-items: center;
    font-size: 19px;
}

p.lista a, .btn-orange {
    border-radius: 0;
    background-color: #f37538;
    color: var(--white);
    text-transform: uppercase;
    padding: 7px 15px 2px 15px;
}
.termek-nev:hover img {
  transform: rotate(360deg);
  transition: transform 0.6s ease;
}


p.lista a {
    transition: all .3s ease-in-out;
    
    border: 1px solid #f37538;
}

p.lista a:hover {
    background-color: #fff;
    color: #f37538;
}

body .aktualis {
    padding: 60px 0;
}
.lista-oldal h3.stitle {
    margin-bottom: 60px;
}

nav.navbar {
    top: 70px;
    padding: 0;
}
li.nav-item {
    margin: 0;
}
a.nav-link {
    color: #000;
    line-height: 61px;
    font-size: 19px;
    text-transform: uppercase;
    padding: 2px 15px 0px 15px !important;
}

a.nav-link:hover {
    color: #ffb10a;
}
a.site-main {
    position: absolute;
    top: -65px;
}

img.site-logo {
    height: auto;
}

footer {
    background: #212121;
}

footer img.footer-logo {
    margin-bottom: 10px;
}

footer .nav-link-footer {
    display: inline-block;
    margin: 0;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px 5px;
}


footer p.copyright {
    margin: 0;
    padding: 12px 0;
    color: #000;
    background-color: #dbdbdb;
    text-align: center;
    font-size: 12px;
}

#termek-felso {
    background-color: #dbdbdb;
}
.tt-left {
    height: 654px;
    align-items: center;
}
.tt-left p {
    font-size: 32px;
    line-height: 35px;
}

ul li.nav-item {
    transition: all .3s ease-in-out;
}


ul li.nav-item:hover a {
    color: #ffb10a;
}

ul li.nav-item:last-child a { 
    padding-right: 0 !important;
}


#main-side {
    background: url('../img/top-bg.jpg') no-repeat center center;
    height: 845px;
    align-items: center;
    position: relative;
}
#main-side .main-side-content {
    position: relative;
    z-index: 3;
    color: #fff;
    align-items: center;
}
.main-side-content h2 {
    font-size: 76px;
    margin: 0;
    text-transform: uppercase;
    line-height: 80px;
}
.main-side-content p {
    font-size: 47px;
    text-transform: uppercase;
    line-height: 50px;
    margin: 25px 0;
}

.top-btns {
    gap: 20px;
}

 .top-btns a {
    flex: 1;
    background-color: #f37538;
    font-size: 40px;
    line-height: 71px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    padding-top: 5px;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    border: 1px solid #f37538;
}

.tt-left .top-btns a {
    line-height: 31px;
    font-size: 27px;
    padding: 12px 18px 8px 18px;
}

.top-btns a:hover {
    color: #f37538;
    background-color: #fff;
}

a.t-play {
    position: relative;
}
a.t-play img {
    position: absolute;
    right: 10px;
    top: 10px;
}
h2.mm-3 {
    margin-top: 40px !important;
}
p.orange-box {
    font-size: 21px;
    line-height: 23px;
    color: #fff;
    margin-top: 30px;
    background-color: #f37538;
    padding: 15px 15px 20px 15px;
    border-radius: 10px;
}

#bemutatkozas {
    background-color: #fff;
    background-image: url('../img/bemutbg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    padding: 80px 0;
    min-height: 823px;
}

#termek-3 {
    background-color: #212121;
    padding: 100px 0;
}

#termek-3 h2.section-title {
    margin-bottom: 40px;
}
#termek-3 h2.section-title, #termek-3 p {
    color: #fff;
}

#termek-4 {
    padding: 100px 0;
}

#termek-4 h2.section-title {
    margin-bottom: 70px;
}

.kapcsolat-sub {
    background-color: #dbdbdb !important;
}
.felsorolas-box {
    margin: 60px 0;
}


.felsorolas-box .cim {
    align-items: center;
    gap: 20px;
}

.felsorolas-box .cim p {
    font-size: 23px;
    line-height: 25px;
    margin: 0;
    text-transform: uppercase;
}

.felsorolas-box .leiras {
    font-size: 20px;
    line-height: 22px;
    margin: 15px 0 0px 0;
}

#termekeink {
    background-image: url('../img/termekek-bg.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    min-height: 1100px;
    padding: 90px 0;
}
#termekeink h3.section-title {
    color: #fff;
}

#termekeink .nav {
    gap: 15px;
    padding: 30px 0 50px 0;
}
#termekeink .nav button {
    font-size: 19px;
    text-transform: uppercase;
    background-color: #fff;
    color: #000;
    line-height: 18px;
    padding-top: 12px;
}
#termekeink .nav-pills .nav-link.active {
    background-color: #f37538;
    color: #fff;
}

.termek-box {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 30px;
}
.termek-box .termek-img {
    height: 180px;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
}
.termek-box .termek-nev {
    align-items: center;
    font-size: 23px;
    padding: 20px 0 10px 10px;
    border-top: 1px solid #000;
    margin-top: 20px;
    line-height: 27px;
    text-transform: uppercase;
}

.termek-box .termek-nev a {
    color: #000;
}

#infocsik {
    padding: 25px 0;
}
.szamlalo {
    margin-bottom: 5px;
    font-size: 39px;
    line-height: 43px;
    color: #f37538;
}
#infocsik p {
    color: #f37538;
    font-size: 24px;
    line-height: 28px;
}



.category-slider  {
    margin: 60px 0 40px 0;
}
.category-slider .item {
    display: flex;
    height: 225px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.category-slider .item img {
    width: auto;
}

.category-slider .item .img-slider {
    height: 204px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.category-slider .item a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    
}
.category-slider .owl-nav {
    position: absolute;
    top: 25%;
    width: 100%;
}

.category-slider .owl-nav .owl-prev {
    position: absolute;
    left: -80px;
}
.category-slider .owl-nav .owl-next {
    position: absolute;
    right: -80px;
}


#akciok, #szakertoi {
    padding: 70px 0;
}


.akcio-box .akcio-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 258px;
}
#szakertoi .akcio-box .akcio-img {
    height: 205px;
}
#szakertoi .akcio-box .akcio-img.xl-img {
    height: 400px;
}

#szakertoi .akcio-box {
    margin-bottom: 25px;
}
.akcio-box a.akcio-cim {
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    margin: 15px 0 5px 0;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
#szakertoi .ab-sm .akcio-box a.akcio-cim {
    margin-top: 0;
    margin-bottom: 10px;
}
.akcio-box .akcio-datum {
    font-size: 16px;
    align-items: center;
    color: #6d6c6c;
}
#szakertoi .ab-sm .akcio-box .akcio-datum {
    margin-bottom: 0;
}
.akcio-box .akcio-datum img {
    margin-right: 10px;
}
.akcio-box .akcio-desc {
    font-size: 21px;
    line-height: 24px;
    margin: 15px 0 25px 0;
}
#szakertoi .ab-sm .akcio-box .akcio-desc {
    margin: 10px 0 10px 0;
    height: 80px;
    font-size: 18px;
    line-height: 21px;
    overflow: hidden;
} 
a.akcio-gomb, a.all-news-btn {
    font-size: 20px;
    display: inline-block;
    line-height: 45px;
    border-radius: 10px;
    color: #000;
    padding: 3px 20px 0 20px;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    background-color: #dbdbdb;
}
a.akcio-gomb:hover {
    color: #fff;
    background-color: #171717;
}
#szakertoi .ab-sm a.akcio-gomb {
    font-size: 15px;
    line-height: 36px;
}
#akciok a.all-news-btn, #szakertoi a.all-news-btn {
    background-color: #f37538;
    border: 1px solid #f37538;
    color: #fff;
    line-height: 62px;
    padding-top: 6px;
    font-size: 30px;
    margin-top: 50px;
}

#akciok a.all-news-btn:hover, #szakertoi a.all-news-btn:hover {
    background-color: #fff;
    color: #f37538;
    border-color: #f37538;
}



#velemenyek {
    background: url('../img/velemeny-bg.png') no-repeat center center #fff;
    height: 690px;
    padding: 140px 0;
}

#velemenyek h2.section-title, 
#velemenyek h3.section-title {
    color: #fff;
}

.velemeny-box {
    padding: 25px;
    background-color: #fff;
    position: relative;
    
    margin-bottom: 35px;
}
.velemeny-box p {
    margin: 0;
    font-size: 19px;
    line-height: 22px;
}
.velemeny-box::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid white;
}

.velemenyek-slider {
    margin-top: 50px;
}
.velemenyek-slider .owl-dots {
  text-align: center;
  margin-top: 10px;
}

.velemenyek-slider .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  background: white !important;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5 !important;
  transition: opacity 0.3s;
  border: none !important;
}
.velemenyek-slider .owl-dot.active {
    opacity: 1 !important;
}
.velemenyek-slider .owl-dot.active {
  opacity: 1;
}


p.sl-nev {
    font-size: 19px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    margin: 0;
}

#kapcsolat {
    padding: 70px 0;
    background: var(--white);
}

p.k-adat {
    align-items: center;
}
p.k-adat {
    font-size: 19px;
}
p.k-adat img {
    margin-right: 15px;
	width: 54px;
}
div.adat-cont {
    margin-top: 60px;
}
#kapcsolat .errors, .kapcs-div .errors {
    color: red;
}

#kapcsolat .kapcs-form-input, .kapcs-div .kapcs-form-input  {
    background-color: #dbdbdb;
    border: none;
    font-size: 20px;
    padding: 8px 15px 5px 15px;
    display: block;
    margin: 15px 0;
    width: 100%;
    color: #171717;
    font-family: "dxl-reg", sans-serif;
}
.kapcsolat-sub .kapcs-form-input, .kapcsolat-sub .kapcs-div .kapcs-form-input {
    background-color: #fff !important;
}


.kapcs-form {
    margin: 0;
}
.kapcs-form-input::placeholder {
    color: #171717;

    font-family: "dxl-reg", sans-serif;
    opacity: 1;
    /* Firefox */
}


.kapcs-form-input::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #171717;

    font-family: "dxl-reg", sans-serif;
}
.kapcs-form button {
    background-color: #f37538;
    border: 1px solid #f37538;
    color: #fff;
    margin-top: 20px;
    font-size: 25px;
    display: inline-block;
    line-height: 45px;
    border-radius: 10px;
    padding: 4px 25px 0 25px;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}
.kapcs-form button:hover {
    background-color: #fff;
    color: #f37538;
}
.kapcs-form #user_message {
    margin-bottom: 20px;
}
label.adatvedelem, 
label.adatvedelem a {
    font-size: 18px;
    color: #171717;
}

label.adatvedelem a {
    text-decoration: underline;
}

label.adatvedelem input {
    float: left;
    margin: 8px 8px 0 0;
}



#page-content {
    padding-top: 50px;
    padding-bottom: 50px;
    
}

.sub-categs-btns {
    gap: 15px 15px;
    flex-wrap: wrap;
}

.sub-categs-btns a.categ-btn {
    font-size: 21px;
    line-height: 42px;
    border: 1px solid #dd891e;
    color: #000;
    padding: 0 20px;
    transition: all .3s ease-in-out;
    display: inline-block;
    white-space: nowrap;
     flex-wrap: wrap;  
}

.sub-categs-btns a.categ-btn:hover {
    color: #fff;
    background-color: #dd891e;
}

h2.categ-title {
    font-size: 32px;
    line-height: 35px;
    padding: 25px 0;
    border-bottom: 1px solid #000;
}

.product-box {
    padding: 25px;
    border: 1px solid #000;
    margin-bottom: 30px;
    min-height: 414px;
}
.product-box .p-img img {
    height: 200px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
}
.product-box .p-name {
    color: #000;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 27px;
    display: block;
    margin: 15px 0 5px 0;
    height: 54px;
    overflow: hidden;
}
.product-box .p-details {
    font-size: 18px;
    color: #e18b1e;
    line-height: 21px;
    display: inline-block;
    margin: 0 0 15px 0;
    text-decoration: underline;
}
.p-bottom {
    align-items: flex-end;
    gap: 12px;
}
.p-bottom a.add-btn {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 50px;
    color: #fff;
    display: block;
    padding: 0 15px;
    margin-left: auto;
    background-color: #dd891e;
    transition: all .3s ease-in-out;
}
.p-bottom a.add-btn:hover {
    background-color: #c77a14;
}
.p-bottom span {
    font-size: 23px;
    line-height: 23px;
}
p.product-subdata {
    font-size: 21px;
    line-height: 24px;
    margin: 0 0 15px 0;
}

div.to-list-box {
    padding: 20px;
    border: 1px solid #000;
}

.product-main-container {
    margin-top: 20px;
}

.product-main-container .felso-felirat-box {
    border-color: #000 !important;
    margin-left: 0 !important;
    border-width: 2px !important;
    margin-bottom: 25px !important;
}

.product-main-container .felso-felirat-box .org-line {
    background-color: #000 !important;
    height: 2px !important;
    width: 16% !important;
}
body #subpage .product-main-container span.line-top::after, body #subpage .product-main-container span.line-bottom::after {
    width: 2px;
    background-color: #000;
}

#products-lis-container {
    padding: 30px 0;
}

.product-img {
    padding: 15px;
    border: 1px solid #000;
}
h2.product-name {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 35px;
}

div.product-details-text {
    padding: 40px 0;
}

div.product-description p, div.product-description  {
    font-family: 'crs-35-light', sans-serif;
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px;
}
a.product-details {
    color: #e18b1e;
    font-size: 21px;
}
div.img-menu {
    flex: 1;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
}
@media (max-width: 1260px) {
    #miert-mi {
        height: auto;
        background-size: cover;
    }
    
    .fuvar-8 .container {
        background-size: 480px !important;
    }
    .top-white p.kapcs {
        display: none;
    }
    .navbar-expand-md .navbar-nav {
        flex-wrap: wrap;
        justify-content: center;
    }
    #categorySlider .carousel-item {
        height: auto;
    }
    
    #velemenyek {
        height: auto;
        background: #19212e;
    }
    #velemenyek .col-12 {
        width: 100%;
    }
    div.bemut-valto a.tag-link {
        line-height: 28px;
        padding: 4px 0 4px 0;
    }
}

@media (max-width: 768px) {
    body {
        padding-top: 66px;
    }
    .header-top {
        display: none;
    }

    .top-white {
        display: none;
    }

    .product-img {
        margin-bottom: 30px;
    }


    nav.navbar, header.scrolled .navbar {
        top: 0;
        height: 66px;
        background-color: #19212e !important;
    }
    nav.navbar .navbar-toggler {
        border-color: #fff;
    }

    .navbar-collapse {
        background: rgba(255, 255, 255);
        position: absolute !important;
        width: 100%;
        left: 0px;
        right: 0px;
        top: 66px;
    }
    .dropdown-menu .submenus {
        padding: 15px;
        display: block !important;
        max-height: 84vh;
        overflow-y: scroll;
    }
    .submenu-cont {
        padding: 0;
    }
    .img-menu {
        display: none;
    }

    .header-mobil {
        display: inline-block;
        width: 98%;
        margin: 30px 0 0 0;
    }
    
    #kapcsolat {
        padding: 30px 0;
    }
    div.adat-cont {
        margin: 30px 0 0 0;
    }
    
    a.site-main {
        position: relative;
        top: 0;
    }
    
    
    #szolgaltatasok {
        height: auto;
    }
    
    .screenshot_slider .owl-dots {
        display: none;
    }
    
    .screenshot_slider .owl-nav button {
        margin: 10px 10px 0 10px;
    }
    
    img.site-logo {
        height: auto;
    }
    footer .nav-link-footer {
        display: block;
        margin: 10px 0;
    }

    footer img.footer-logo {
        max-width: 60%;
    }

    footer p.copyright {
        font-size: 12px;
    }

    footer .py-sm {
        padding: 0 !important;
    }

    footer .py-sm {
        padding: 10px 0 !important;
    }
    
    
    #kapcsolat {
        height: auto;
        min-height: auto;
    }
    
    .navbar-toggler-icon {
        background-image:  url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    }
    
    #main-side {
        height: 90vh;
    }
    
    .dark-layer {
        height: 100%;
    }

    #video-slider .video-div {
        height: 100%;
    }

    #main-side .felso-felirat-box {
        padding: 0;
        border: none;
        margin: 0;
    }
    #main-side .felso-felirat-box span.org-line {
        display: none;
    }
    #main-side .felso-felirat-box h2.felso-cim {
        font-size: 60px;
        line-height: 63px;
        text-align: center;
    }
    #main-side .felso-felirat-box .narancs-boxok {
        display: block !important;   
    }
    #main-side .felso-felirat-box p.felso-alcim {
        text-align: center;
        font-size: 36px;
        line-height: 39px;
    }
    div.narancs {
        margin: 0 0 15px 0;
        width: 100%;
    }
    .section-title-box {
        padding: 25px 0 15px 0;
        border: none;
        margin-bottom: 0;
    }
    .section-title-box span.org-line {
        display: none;
    }
    div.tl img.w-100 {
        margin-bottom: 30px;
    }
    #infocsik {
        padding: 30px 0 0 0;
    }
    #infocsik .col-sm-3 {
        margin-bottom: 15px;
    }
    div.oa-top {
        margin-top: 0;
        margin-bottom: 30px;
        padding: 0;
    }
    .category-slider .owl-nav .owl-prev {
        left: 0;
    }
    .category-slider .owl-nav .owl-next {
        right: 0;
    }
    
    #velemenyek {
        background: #19212e;
        height: auto;
        padding: 30px 0;
    }
    li.dn-desktop {
        display: block;
    }

    body #subpage .felso-felirat-box {
        padding: 0;
        border: none;
    }
    body #subpage .felso-felirat-box .org-line {
        display: none;
    }
    body #subpage .felso-felirat-box h2.felso-cim {
        font-size: 30px;
        text-align: center;
    }
    body #subpage .felso-felirat-box p.felso-alcim {
        font-size: 30px;
        text-align: center;
    }
    #subpage .subpage-top {
        height: 200px;
    }
    #page-content {
        padding-top: 20px;
    }
    .breadcrumb {
        padding: 0 10px !important;
        font-size: 14px !important;
    }
    .akcio-box .row, .akcio-box .col-sm-7 {
        margin: 0;
    }
    .akcio-box .col-sm-7 {
        padding: 0;
    }
    .akcio-box .akcio-img {
        margin-bottom: 15px;
    }
    .akcio-box a.akcio-cim {
        height: auto;
    }
    #szakertoi {
        padding: 30px 0;
    }
    #gyartok {
        padding: 30px 0 0 0;
    }
    #gyartok .category-slider {
        margin-top: 20px;
    }
    h3.stitle {
        line-height: 30px;
    }
    .product-box {
        min-height: auto;
    }



    .tt-left {
        height: auto;
        padding: 30px 0;
    }
    .tt-left .top-btns {
        flex-direction: column;
        text-align: center;
    }
    
    .tt-left .top-btns a.text-start {
        text-align: center !important;
    }
    
    #termek-felso {
        padding-bottom: 30px;
    }
    #termek-felso img.termek-kep {
        width: 100%;
    }
    .bemut-aloldal {
        padding: 20px 0 !important;
        min-height: auto !important;
        background-image: none !important;
    }

    #termek-3, #termek-4 {
        padding: 30px 0;
    }
    #termek-4 {
        padding-bottom: 0 !important;
    }
    #termek-4 h2.section-title {
        margin-bottom: 0;
    }


    .main-side-content h2 {
        font-size: 60px;
        line-height: 62px;
    }
    .main-side-content p {
        font-size: 34px;
        line-height: 42px;
    }
    .top-btns {
        flex-direction: column;
    }
    #bemutatkozas {
        padding: 30px 0;
        background: #fff;
    }
    #termekeink {
        padding: 30px 0;
    }
    #termekeink .nav {
        padding: 0 0 30px 0;
    }
}