@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------     omegalaborkft.hu       --------------------*/
/*--------------------     termekeink-reszletek.css     --------------*/
/*--------------------     version: 1.0.0         --------------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------     Generator: WebProgger.hu  -----------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/



.termekeink_reszletek_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 400px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: auto 100%;
    
    z-index: 1;
}

.termekeink_reszletek_slide_inner {
    position: relative;
    display: table;
    
    width: 100%;
    height: 100%;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    background: rgba(0,0,0,0.4);
    z-index: -1;
}

.termekeink_reszletek_slide_column {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 100%;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    
    padding: 0px;
}

.termekeink_reszletek_slide_column h1 {
    position: absolute;
    display: inline;
    
    top: 0px;
    bottom: 0;
    left: 0;
    
    width: 100%;
    height: 45px;
    
    margin: auto;
    padding: 0px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 2.1em;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.95);
}

.termekeink_reszletek_content_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 100%;
    
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background: #FFFFFF;
}

.termekeink_reszletek_content_breadcrumb_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    
    border-bottom: 1px solid #DDD;
}

.termekeink_reszletek_content_breadcrumb_inner {
    position: relative;
    display: table;

    width: 90%;
    max-width: 1920px;
    height: 100%;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;

    padding: 0px;
	text-align: left; 
}

.termekeink_reszletek_content_breadcrumb_inner a {
    position: relative;
    display: table;

    float: left;
    
    width: auto;
    height: auto;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-style:normal;
	font-size: 1em;
    color: #707070;

    text-align: center;
    text-decoration: none;
    text-transform: none;
    
    transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    -webkit-transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    -moz-transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    -o-transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    
    cursor: pointer;
}

.termekeink_reszletek_content_breadcrumb_inner a:hover {
    color: #D64A4F;
}

.termekeink_reszletek_content_breadcrumb_inner p {
    position: relative;
    display: table;

    float: left;
    
    width: auto;
    height: auto;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-style:normal;
	font-size: 1em;
    color: #707070;

    text-align: center;
    text-decoration: none;
    text-transform: none;
}

.termekeink_reszletek_content_breadcrumb_inner p.separate {
    position: relative;
    display: table;

    float: left;
    
    width: auto;
    height: auto;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-style:normal;
	font-size: 1em;
    color: #707070;

    text-align: center;
    text-decoration: none;
    text-transform: none;
}

.termekeink_reszletek_content_inner {
    position: relative;
    display: table;

    width: 90%;
    max-width: 1920px;
    height: 100%;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;

    padding: 0px;
	text-align: left;
}

.termekeink_reszletek_col_6 {
    position: relative;
    display: table;
    
    float: left;
    
    width: 50%;
    height: auto;
    
    margin: 0px;
    padding: 0px;
}

.termekeink_reszletek_adatok {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 50px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
}

.termekeink_reszletek_adatok h2 {
    position: relative;
    display: table;

    float: left;
    
    width: 100%;
    height: auto;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-style:normal;
	font-size: 1.3em;
    color: #525252;

    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.termekeink_reszletek_adatok p.termekeink_reszletek_termekkod {
    position: relative;
    display: table;

    float: left;
    
    width: 100%;
    height: auto;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-style:normal;
	font-size: 1em;
    color: #707070;

    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.termekeink_reszletek_adatok p.termekeink_reszletek_termek_leiras {
    position: relative;
    display: table;

    float: left;
    
    width: 100%;
    height: auto;

    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style:normal;
	font-size: 1em;
    color: #707070;

    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.termekeink_reszletek_adatok h3 {
    position: relative;
    display: table;

    float: left;
    
    width: 100%;
    height: auto;

    margin-top: 30px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-style:normal;
	font-size: 1.15em;
    color: #525252;

    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.termekeink_reszletek_termek_informaciok {
    position: relative;
    display: table;

    float: left;
    
    width: 100%;
    height: auto;

    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style:normal;
	font-size: 1em;
    color: #707070;

    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.termekeink_reszletek_termek_informaciok ul {
    position: relative;
    display: block;
    
    float: left;
    
    width: 95%;
    
    margin: 0 0 30px;
    padding: 0;

    list-style: none;
}

.termekeink_reszletek_termek_informaciok ul li {
    position: relative;
    display: inline-block;
    
    width: 100%;
    height: auto;
    
    margin: 0;
    padding-left: 25px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
    
    color: #000;
    
    background: url(../img/lista-elem.jpg) no-repeat top 6px left;
    background-size: 12px;
    
    padding: 0 0 0 25px;
}

.termekeink_reszletek_termek_ajanlatkeres_btn {
    position: relative;
    display: table;
    
    float: left;
    
    width: auto;
    height: auto;
    
    margin-top: 20px;
    margin-bottom: 35px;
    margin-left: 0px;
    margin-right: 0px;
    
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
    
    border-radius: 10px;
    background: #D2363C;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 0.9em;
    text-align: center;
    color: #FFFFFF;
    
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
    
    transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    -webkit-transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    -moz-transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    -o-transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    
    cursor: pointer;
}

.termekeink_reszletek_termek_ajanlatkeres_btn:hover {
    background: #D64A4F;
    box-shadow: 0px 5px 20px rgba(40, 40, 40, 0.6);
}

.termekeink_reszletek_termek_ajanlatkeres_btn:active {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.6);
}

.termekeink_reszletek_hasonlo_termekek {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 70px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
}

.termekeink_reszletek_hasonlo_termekek h4 {
    position: relative;
    display: table;

    float: left;
    
    width: 100%;
    height: auto;

    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-style:normal;
	font-size: 1.35em;
    color: #525252;

    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.termekeink_reszletek_hasonlo_grid {
    position: relative;
    display: grid;
    
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px;
    grid-row-gap: 40px;
    grid-auto-rows: minmax(85px, auto);
    
    width: 100%;
    height: auto;
    
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.termekeink_reszletek_hasonlo_box {
    position: relative;
    display: block;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    
    padding: 0px;
    
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    
    box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.08);
    
    overflow: hidden;
}

.termekeink_reszletek_hasonlo_box_img img {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
}

.termekeink_reszletek_hasonlo_box img {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
}

.termekeink_reszletek_hasonlo_box_bottom {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 100%;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background: #EBEBEB;
    
    border-top: 1px solid #DDDDDD;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.termekeink_reszletek_hasonlo_box_bottom h3 {
    position: relative;
    display: table;

    width: 90%;
    height: auto;

    margin-top: 35px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-style:normal;
	font-size: 1.2em;
    color: #707070;

    text-align: center;
    text-decoration: none;
    text-transform: none;
}

.termekeink_reszletek_hasonlo_box_bottom p {
    position: relative;
    display: table;

    width: 90%;
    height: auto;

    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

    font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style:normal;
	font-size: 0.95em;
    color: #707070;

    text-align: center;
    text-decoration: none;
    text-transform: none;
}

.termekeink_reszletek_hasonlo_box_bottom_btn {
    position: relative;
    display: table;
    
    width: auto;
    height: auto;
    
    margin-top: 35px;
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
    
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
    
    border-radius: 10px;
    background: #D2363C;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 0.9em;
    text-align: center;
    color: #FFFFFF;
    
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
    
    transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    -webkit-transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    -moz-transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    -o-transition: color 0.5s, background 0.25s, box-shadow 0.25s;
    
    cursor: pointer;
}

.termekeink_reszletek_hasonlo_box_bottom_btn:hover {
    background: #D64A4F;
    box-shadow: 0px 5px 20px rgba(40, 40, 40, 0.6);
}

.termekeink_reszletek_hasonlo_box_bottom_btn:active {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.6);
}

.termek_reszletek_galeria_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 80%;
    height: auto;
    
    margin: 0px;
    padding: 0px;
}

.omega-termek-gallery {
    position: relative;
    display: table;
    
    width: 100%;
    height: auto;
    
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.omega-termek-gallery a {
    position: relative;
    display: table;
    
    float: none;
    
    width: 98%;
    height: auto;
    
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 1%;
    margin-right: 1%;
    
    padding: 0px;
    
    border-radius: 6px;
}

.omega-termek-gallery img.termek-no-termekkep {
    position: relative;
    display: table;
    
    float: none;
    
    width: 100%;
    height: auto;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
}

.omega-termek-gallery a img {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    border-radius: 5px;
    border: 1px solid #DDD;
    
    box-shadow: 1px 1px 50px rgba(0, 0, 0, 0);
    
    transition: border 0.25s, background 0.25s, box-shadow 0.25s;
    -webkit-transition: border 0.25s, background 0.25s, box-shadow 0.25s;
    -moz-transition: border 0.25s, background 0.25s, box-shadow 0.25s;
    -o-transition: border 0.25s, background 0.25s, box-shadow 0.25s;
    
    cursor: pointer;
}

.omega-termek-gallery a figure {
    display: none;
}

.omega-termek-gallery a img:hover {
    box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.2);
}

.omega-termek-gallery a.mid_box {
    position: relative;
    display: table;
    
    float: left;
    
    width: 31%;
    height: auto;
    
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 1.15%;
    margin-right: 1.15%;
    
    padding: 0px;
    border-radius: 6px;
}

.omega-termek-gallery a.mid_box img {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    border-radius: 5px;
    border: 1px solid #DDD;
    
    box-shadow: 1px 1px 50px rgba(0, 0, 0, 0);
    
    transition: border 0.25s, background 0.25s, box-shadow 0.25s;
    -webkit-transition: border 0.25s, background 0.25s, box-shadow 0.25s;
    -moz-transition: border 0.25s, background 0.25s, box-shadow 0.25s;
    -o-transition: border 0.25s, background 0.25s, box-shadow 0.25s;
    
    cursor: pointer;
}

.omega-termek-gallery a.mid_box img:hover {
    box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.2);
}


/*----- ha kisebb mint 1200px -----*/
@media screen and (max-width: 1200px) {  
    
    .termekeink_reszletek_hasonlo_grid {
        grid-template-columns: repeat(3, 1fr);
    }

}



/*----- ha kisebb mint 950px -----*/
@media screen and (max-width: 950px) {  
    
.termekeink_reszletek_hasonlo_grid {
    position: relative;
    display: grid;
    
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    grid-row-gap: 40px;
    grid-auto-rows: minmax(85px, auto);
    
    width: 100%;
    height: auto;
    
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}    

}




/*----- ha kisebb mint 700px -----*/
@media screen and (max-width: 700px) {  

.termekeink_reszletek_col_6 {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin: 0px;
    padding: 0px;
}
    
.termek_reszletek_galeria_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin: 0px;
    padding: 0px;
}    
    
.omega-termek-gallery a {
    position: relative;
    display: table;
    
    float: none;
    
    width: 98%;
    height: auto;
    
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    border-radius: 6px;
}    

}
    
    

/*----- ha kisebb mint 600px -----*/
@media screen and (max-width: 600px) {  
   
.termekeink_reszletek_hasonlo_grid {
    position: relative;
    display: grid;
    
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    grid-row-gap: 40px;
    grid-auto-rows: minmax(85px, auto);
    
    width: 100%;
    height: auto;
    
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}            

.termekeink_reszletek_slide_row {
    height: 330px;
}
    
.termekeink_reszletek_slide_column h1 {
    top: -30px;
    font-size: 1.5em;
}  
    
}




/*----- ha kisebb mint 400px -----*/
@media screen and (max-width: 400px) {  
    
.termekeink_reszletek_slide_column h1 {
    font-size: 1.4em;
}
    
}