.termekitem {
    display: block;
    height: 100% !important;
}
.termekitemsub{
    display: block;
    height: 100% !important;
}
#tooltip2
{ 
font-size: 17px;
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
    border-radius: 5px;
    
-webkit-box-shadow: 0px 0px 12px 8px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 12px 8px rgba(255,255,255,1);
box-shadow: 0px 0px 12px 8px rgba(255,255,255,1);

    
}

    #tooltip2:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #111;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }

        #tooltip2.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid #111;
            top: -20px;
            bottom: auto;
        }

        #tooltip2.left:after
        {
            left: 10px;
            margin: 0;
        }

        #tooltip2.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }
        
        
.akcioskarika {
    background-color: #E53E3E !important;
}
.maszazsfotelbyage .zzhdr {
  display: block;
  position: absolute;
  background: rgba(0,0,0,0.6);
  color: white; 
  padding: 5px;
  
}
.icon i {
  font-size: 30px;
  color: #875b3a;
}
.topkosar .icon {
    
    height: 45px;
    width: 45px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--rr-color-common-white);
    position: relative;
}

.topkosar .icon i {
  font-size: 20px;
  color: white;
}



.formaottszoveg p {
margin: 0px;
}
.o18_sb {
  cursor: pointer;
  background: white;
  /*font-family: "Montserrat", sans-serif;*/
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #e21f44;
  color: #000000;
}


.csoportcim2new1 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    color: #e21f44;
    font-size: 18px;
}



.itmsel18_tb {
    display: table;
}

.itmsel18_tr {
    display: table-row;
    cursor: pointer;
}

.rg_tb{
	display: table;
    margin-left: 20px;
}

.rg_tr {
    display: table-row;
}

.rg_td {
        display: table-cell;
    }
.rg_tdk {
    display: table-cell;
    color:#000000;
    text-align: right;
    padding: 4px;
    font-size: 14px;
    font-weight: normal;
}

.rg_tdv {
    display: table-cell;
    color:#000000;
    padding-left: 5px;
}


.radiocntr input {
    display: inline-block;
    }
.radiocntr label {
    line-height: 1em;
    padding-left: 10px;
    display: inline;
    }
.radiocntr {
    border: 1px solid silver;
    font-size: 16px;
    line-height: 27px;
    color: black;
    display: block;
    padding: 6px;
    margin: 5px;
    cursor: pointer;
    max-width: 500px;
}

.radiocntrs {
    border: 1px solid black;
    color: white;
    background: #e21f44;
}

     .rg_tb_cb {
    display: table;
}

.rg_tr_cb {
    display: table-row;
}

.rg_td_cb {
    display: table-cell;
    padding: 5px;
    vertical-align: top;
}

.rg_readhere {
    padding-top: 10px;
    color: blue;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
}

.rg_acclabel {
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    color: black;

}


.inp2new {
    font-size: 15px;
    color: black;
    background-color: #ffffff;
    border: #cdcdcd solid 1px;
    padding: 5px;
    margin: 4px;
    border-radius: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.inp2new:hover {
   border:#000000 solid 1px;
}

.inp2new:focus {
   border:#000000 solid 1px;
}

.inp2e {
	    border:1px solid red !important;
}

.inp2w1 {
    width: 350px;
}
.inp2w1x {
    width:100%;
    max-width: 600px;
}

.itmsel18_td {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    border-bottom: 1px solid silver;
}
.itmsel18_tr:last-child .itmsel18_td{
    border-bottom: none;
    }

.itmsel18_td label {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    float:left;
    cursor: pointer;
    margin-bottom: 0;
}

.itmsel18_tr:hover{
    background: #f8f6f2;
}


.itmsel18_tr_sel {
    background: #e21f44;
    cursor: default;
}

.itmsel18_tr_sel:hover{
    background: #e21f44;
}

.itmsel18_td_ar {
    padding-left: 40px;
}

.itmsel18_tr_sel label {
    color: white;
    cursor: default;
}

.itmsel18_tr_sel .itmsel18_td_ar {
    color: white;
}





.t_prb {
    display: table;
}

.t_prbr {
    display: table-row;
}

.t_prbd {
    display: table-cell;
    padding: 20px;
}

.t_prh {display: block;color: black;border-bottom: 2px solid #111;padding: 10px;}
.t_prv {display: block;color: #e21f44;padding-left: 10px;}
.t_prv2 {display: block;color: #e21f44;padding-left: 0px;line-height: 1em;margin-top: 5px;font-size: 14px;}
.t_prvl {color: black;display: inline-block;padding-right: 10px;}
.t_prva {font-weight: bold;font-size:20px;}
.t_prval {font-weight: normal;font-size:14px;color: black;}
.t_prvbl {font-size:14px;color: black;}
.t_prvb {}
.tcb {width: 60px;}



.prodmorelink2 {
    display: block;
    padding: 5px;
    color: white;
    background: #e21f44;
    border: 1px solid #e21f44;
    margin-top:5px;
    display: inline-block;padding: 8px 32px;border-radius: 50px;margin: 10px;
}


.c19-tb {
    width: 100%;
}

.c19-trow td {
    border-top: 1px solid #ddd;
}

.c19-srow td{
    border-top: 1px solid #000;
}


.c19-img {
    max-width: 110px;
    max-height: 110px;
    margin: 10px;
    margin-left: 50px;
}

.c19-tnev {
    font-weight: bold;
}
.c19-sel {
    width: 90px;
    padding: 5px;
    }

.c19-tdp {
    text-align: right;
}


.lrf-fleft {
 float:left;
}
.lrf-fright {
 float:right;
}

.c19-back1 {

}



.c19-next1 {
    /*font-family: "Montserrat", sans-serif;*/
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 25px;
    transition: 0.5s;
    margin-top: 10px;
    border: 2px solid #e21f44;
    color: #000000;
    background: #e21f44;
    border: 2px solid #e21f44;
    color: white;
}
.c19-next1:hover {
    color: black;
    background: white;
    }

.c19-back1 {
    font-size: 18px;
    line-height: 24px;
    color: black;
}
.c19-back1:hover {
    color: #e21f44;
    }
.c19-back1 i {
    padding-right: 10px;
    font-size: 20px;

}

.xmblockcntr {
    background: #f7f7f7;
    margin-bottom: 20px;
    width: 100%;
    }

.xmblockcntrdrk {
    background: #e21f44;
    margin-bottom: 20px;
    margin-top: -20px;
    width: 100%;
    padding: 30px;
    color: white;
}

.cta-btnordera {
  background: #000;
  border: 2px solid #000;
  color: #fff;
  padding: 15px;
  display: inline-block;
  border-radius:15px;
  font-weight: bold;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 10px;
  text-transform: uppercase;
}


.ctorder0 {
    display: block;
    display: flex;
    flex-wrap: nowrap;  justify-content: center;
}

.ctorder1 {
    display: inline-block;
    border-right: 1px solid white;
    padding-right: 20px;
    width: 50%;
    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
}
.ctorder2 {
    display: inline-block;
    padding-left: 20px;
    width: 50%;
    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
    }
.xmblockcntrdrk h4,.ctorder0 h4 {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.ctrow1 label {
    display: block;
    font-weight: bold;
    font-size: 13px;
    color: black;
    padding-bottom: 0px;
    margin-bottom: 2px;
    margin-top: 10px;
}
.ctrow1 input,.ctrow1 select {
    padding: 10px 14px;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
}


.opt19t2 {
    display: block;
}

.opt19t2 .obl1 {
    width: 30%;
    float: left;
    display: flex;
    padding: 20px;
  align-items: center;


}
.opt19t2 .ovl1 {
    padding-left: 10px;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
}
.opt19t1 {
    display: table;
}

.opt19tr1 {
    display: table-row;
}
.opt19k1,.opt19k2,.opt19k3 {
    display: table-cell;
}
.opt19k1 {
     color: black;
    text-transform: uppercase;
    font-weight: bold;
}
.opt19v1,.opt19v2 {
    display: inline-block;
    padding: 4px;
    margin: 4px;
    text-transform: uppercase;
    color: gray;
}

.opt19v1.sel {
    color: #e21f44;
    font-weight: bold;
}

.opt19v2.sel {
    border: 1px solid #e21f44;
    color: #e21f44;
}

.opt19bar {
    width:100px;
    height: 20px;
}

.xbgprdszinek {
    width: 20%;
    max-width: 500px;
    min-width: 200px;
}

.xbgprdszinekwenig {
    min-width: 270px;
}

.xbgprdszinekwenig {
    padding-right: 40px;
    padding-left: 40px;
    width: 22%;
    max-width: 22%;
    /*min-width: 600px;*/
}


.term_prptb {
display: flex;
    flex-wrap: wrap;
     justify-content: flex-start;


}




.term_prptdk,.term_prptdv {
 display: inline-block;
 padding: 7px;
 border-top: 1px solid #ddd;
 padding-bottom: 1px;
}

.term_prptd {
    width: 25%;
}

.term_prptdkh {
    flex-basis: 100%;
    color: #e21f44;
    border-bottom: 1px solid black;
    padding-top: 10px;
}




.section-header h1, .section-headerx {
  font-size: 32px;
  color: #44423e;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
}

.section-header h1::before,.section-headerx::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h1::after,.section-headerx::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #e21f44;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-headerxc {
    display: block !important;
    width: 100%;
    }

.section-headerx {
  font-size: 32px;
  color: #44423e;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
}

.section-headerx::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: 00px;
}

.section-headerx::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #e21f44;
  bottom: 0;
  left: 40px;
}

.c19-imgv2 {
    max-width: 210px;
    max-height: 210px;
    margin: 10px;
    margin-left: 50px;
}

.hide-w {
    display: none;
    }
    
.section-bgw {
margin-top: 20px;
margin-bottom: 20px;
}    

.xmblockcntr {
margin-top: 20px;
padding-bottom: 20px;
background: white;
}

.reszeletek a {
  font-size: 16px;
  text-decoration: underline;
  
}
@media (max-width: 1600px) {

.xbgprdszinekwenig {
    padding-right: 30px;
    padding-left: 30px;
    width: 22%;
    max-width: 22%;
    min-width: 22%;

    }

    }


@media (min-width: 1600px) {


    }



@media (max-width: 950px) {


.xbgprdszinekwenig {
    padding-right: 30px;
    padding-left: 30px;
    width: 45%;
    max-width: 45%;
    min-width: 45%;

    }

    
        .topbgspec {
            margin-top: 50px;
        }
        
        
        .c19-imgv2 {
            max-width: 110px;
            max-height: 110px;
            margin: 0px;
            padding: 0px;
        }
        
    .opt19t2 .obl1 {
        width: 50%;
        float: left;
        display: flex;
        padding: 20px;
        align-items: center;   
    }

        
    }


.obl1img {
  width: 60px !important;
  max-width: 60px !important;
  height: 60px !important;
  object-fit: fill;
}   


@media (max-width: 550px) {




    .xbgprdszinekwenig .memberximg {
      max-width: 85%;
    }

    
    .member-info-content h4 {
       font-size: 17px;
    
     }

  .inp2w1 {
    width: 100%;
}
.inp2new {
        font-size: 20px;
        color:black;
        background-color: #ffffff;
	    border:#cdcdcd solid 1px;
        padding:4px;
        margin: 4px;
}

.rg_tb{
	display: block;
    margin-left: 0px;
}

.rg_tr {
    display: block;
}
.rg_td {
    display: block;
    }
.rg_tdk {

    color:#000000;
    text-align: left;
    padding: 4px;
    font-size: 18px;
    font-weight: normal;
}

.rg_tdv {
    display: block;
    color:#000000;
    padding-left: 5px;
}

    .t_prbd {
        padding: 5px;
    }
    .t_prva {font-size:20px;}
    .t_prv {padding-left: 5px}
    .tcb {width: 50px;}

.xmblocksm{
    width: 50%;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.xmblockcntr {
    padding-left: 5px;
    padding-right: 5px;

}

.t_prvl {
    padding-right: 3px;
}
.t_prva {
    font-size: 16px;
}


.hide-m {
    display: none;
    width: 0px;
}
.hide-w {
    display: block;
    }
    
.term_prptd {
    width: 50%;
}


    .ctorder0,.ctorder1,.ctorder2 {
        display: block;
        width: 100%;
     }

     .ctorder1,.ctorder2 {
        padding: 0px;
        border: none;
     }

.ctorder2 {
    padding-top: 30px;
    }
    
    
.opt19t2 .obl1 {
    width: 100%;
    padding: 5px;
    }
    
.obl1img {
  width: 45px !important;
  height: 45px !important;
}    
    
.opt19t1,.opt19tr1 {
    display: block;
}

.xmblocksm {

}
.xmblockcntr {
padding-left: 18px;
}
.xbgprdszinekwenig,.xbgprdszinek {
    width: 47%;
    max-width: 400px;
    min-width: 47%;
    padding: 0px;
}

.opt19k1,.opt19k2 {display:inline-block;}
.opt19k1 {padding-top: 2px;}
.opt19k3 {display: block;padding-bottom: 3px;border-bottom:1px solid #666666;margin-bottom:3px; }
#fluidkosar {
    display: block;
    position: fixed;
    bottom: 50px;
    left: 10px;
    z-index: 200;
    background: white;
    border: 1px solid black;
    width: 60px;
    height: 60px;
       -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

.hide-m {
    display: none;
    width: 0px;
}
.hide-w {
    display: block;
    }
.lrf-fleft {
    float: none;
}
.lrf-fright {
    float: none;
}

.c19-back1 {
    display: block;
    margin-top: 30px;
    text-align: center;
}

.c19-next1 {
    display: block;
    margin-top: 30px;
    text-align: center;
}
.c19-img {
    max-width: 90px;
    max-height: 110px;
    margin: 5px;
    margin-left: 5px;
}

.c19-sel {
    width: 80px;
    padding: 5px;
    }


.section-header h3 {
    font-size: 25px;
    }
    .nyelv {        
        display: none;
    }
 .skiptranslate + header {
    margin-top: 50px;
 }    
}

.mmlang {
    font-weight: bold;
    padding: 4px;
    display: inline-block;
    border: 1px solid black;
    margin-left: 10px; 
}


    a.gflag, .glfaglb {
        vertical-align: middle;
        font-size: 15px;
        padding: 0px;
        background-repeat: no-repeat;
        background-image: url(//gtranslate.net/flags/16.png);
    }
    .glfaglben {
        background-position:-0px -0px;
    }

    .glfaglbde {
        background-position:-500px -200px;
    }
    
    
    a.gflag img {
        border: 0;
    }

    a.gflag:hover {
        background-image: url(//gtranslate.net/flags/16a.png);
    }

    #goog-gt-tt {
        display: none !important;
    }

    .goog-te-banner-frame {
        display: none !important;
    }

    .goog-te-menu-value:hover {
        text-decoration: none !important;
    }

    body {
        top: 0 !important;
    }

    #google_translate_element2 {
        display: none !important;
    }




#prlctr {
    height: 1px;
    width: 100px;
}

#prlctr img {
    height: 1px;
    width: 100px;
}

.topbgspecouter {
    width: 100vw;
    height: 100vh;
    height: calc(100vh - 100px);
    bottom: 0;
    max-width: 100%;
    margin: 0px;
    padding: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.topbgspec {
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    width: 100vw;
    height: 100vh;
    height: calc(100vh - 100px);
    bottom: 0;
    max-width: 100%;
    margin: 0px;
    padding: 0px;
    z-index: 3;
    border-radius: 5px;
}

.topbgprdrel0 {
    z-index: 4;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 100px;
    color: #e21f44;
    color: black;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 8px 32px rgba(60, 62, 84, 0.2),
    inset 0 4px 20px rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(2px) saturate(180%);
    border: 1px solid rgba(255, 255, 255, 0.8);
}

.topbgprdrel0::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    backdrop-filter: blur(1px);
    box-shadow: inset -10px -8px 0px -11px rgba(255, 255, 255, 1),
    inset 0px -9px 0px -8px rgba(255, 255, 255, 1);
    opacity: 0.6;
    z-index: -1;
    filter: blur(1px) drop-shadow(10px 4px 6px black) brightness(115%);
}

.topbgprdrel1 {
    font-size: 70px;
    display: block;
    font-weight: bold;
}

.topbgprdrel2 {
    font-size: 30px;
    display: block;
    font-weight: bold;
}

.topbgprdrel0 * {
    line-height: 1em;
}

.topbgprdrel1 {
    font-size: 30px;
    display: block;
    font-weight: bold;
}

.topbgprdrel2 {
    font-size: 17px;
    display: block;
    font-weight: bold;
    color: black;
}


@media screen and (max-width: 600px) {
    .topbgprdrel0 {
        top: 100px;
        left: 10px;
        right: 10px;
        padding-right: 5px;
        padding-left: 5px;
        text-align: center;
    }

    .topbgspecouter {
        height: calc(100vh - 170px);
    }

    .topbgspec {
        background-size: 100% auto;
        height: calc(100vh - 170px);
    }
}

@media screen and (min-width: 1200px) {

    .topbgprdrel1 {
        font-size: 50px;
    }

    .topbgprdrel2 {
        font-size: 20px;
    }

    .topbgprdrel0 {
        padding: 20px;
        right: 50px;
        top: 120px;
    }
}

@media screen and (min-width: 2400px) {

    .topbgprdrel2 {
        font-size: 30px;
    }

    .topbgprdrel1 {
        font-size: 70px;
    }

    .topbgprdrel0 {
        padding: 50px;
        right: 100px;
        top: 180px;
    }
}

.yfwyoutubecntr {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 10px;
    box-sizing: border-box;

}
.yfwyoutube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#vidDemo iframe,   #vidDemo2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bgeffapperzm1 img {
    transform: scale(1);
}

.bgeflexleft {
    display: flex;
    align-items: center;
}

.bgeflexright {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}


.fwblock1 h3, .fwblock2 h3 {
    font-size: 18px;
    font-weight: bold;
    color: #e21f44;
    text-transform: uppercase;
}

.fwblock1, .fwblock2 {
    margin-top: 30px;
}

.fwblock1 h3, .fwblock2 h3 {
    margin-bottom: 10px;
    text-align: center;
}

.fwblock1 p {
    text-align: center;
}

.bgikonok1 {
    text-align: center;
    display: block;

}

.bgikonok1 img {
    width: 100px;
    margin: 20px;
}

.bgfek3spalte img {
    margin: 1%;
    width: 30%;

}

.bgxifloatedcntr div {
    display: inline-block;
    padding: 5px;
    margin: 5px;
    background: #ebedf0;
}

.bgimgfw img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}


@media screen and (max-width: 500px) {


    .bgfek3spalte img {
        margin: 0px;
        width: 100%;
        box-sizing: border-box;
    }


    .fwblock1 p {
        text-align: justify;
    }

    .img-hover-zoom {
        height: auto;
    }

    .bgikonok1 {
        padding-top: 5px;
    }

    .bgikonok1 img {
        width: 25%;
        margin: 2px;
        margin-bottom: 5px;
    }

    .bgikonok1ms img {
        width: 20%;
        margin: 2px;
        margin-bottom: 5px;
    }

    .img-hover-zoomx img {
        max-width: 100%;
    }
}
.demargin {
    margin-right: calc(var(--bs-gutter-x) * .5 *-1);
    margin-left: calc(var(--bs-gutter-x) * .5 *-1);
}