@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------     omegalaborkft.hu       --------------------*/
/*--------------------     referenciaink-reszletek.css    ------------*/
/*--------------------     version: 1.0.0         --------------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------     Generator: WebProgger.hu  -----------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/


.webp .referenciaink_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-image: url('../img/referenciaink-omega-labor-kft.webp'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
    
    z-index: 1;
}

.no-webp .referenciaink_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-image: url('../img/referenciaink-omega-labor-kft.jpg'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
    
    z-index: 1;
}

.referenciaink_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;
}

.referenciaink_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;
}

.referenciaink_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);
}

.referenciaink_reszletek_content_row {
    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: #FFFFFF;
}

.referenciaink_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;   
}

.referenciaink_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;
}

.referenciaink_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; 
}

.referenciaink_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;
}

.referenciaink_reszletek_content_breadcrumb_inner a:hover {
    color: #D64A4F;
}

.referenciaink_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;
}

.referenciaink_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;
}

.referenciaink_reszletek_content {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
}

.referenciaink_reszletek_content h3 {
    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: #707070;

    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.referenciaink_reszletek_content h4 {
    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: 400;
	font-style:normal;
	font-size: 1.1em;
    color: #D2363C;

    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.referenciaink_reszletek_content p {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 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;
}


.referenciaink_reszletek_col_box_grid {
    position: relative;
    display: grid;
    
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(85px, auto);
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}

.referenciaink_reszletek_col_box {
    position: relative;
    display: block;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    
    padding: 0px;
}

.referenciaink_reszletek_col_box img {
    position: absolute;
    display: block;
    
    float: left;

    width: 50px;
    height: 50px;
    
    margin: 0px;
    padding: 3px;
}

.referenciaink_reszletek_col_box p.sor1 {
    position: relative;
    display: block;
    
    float: left;

    width: 80%;
    height: auto;
    
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 70px;
    margin-right: 0px;
    
    padding: 0px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
    color: #707070;
    text-decoration: none;
    text-align: left;
}

.referenciaink_reszletek_col_box p.sor2 {
    position: relative;
    display: block;
    
    float: left;

    width: 80%;
    height: auto;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 70px;
    margin-right: 0px;
    
    padding: 0px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.1em;
    color: #707070;
    text-decoration: none;
    text-align: left;
}

.galeria_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
}

.omega-gallery {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    
    grid-template-columns: none;
    grid-gap: 0px;
    grid-auto-rows: none;
    
    width: 100%;
    height: auto;
    
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.omega-gallery a {
    position: relative;
    display: table;
    
    float: left;
    
    width: 31%;
    height: auto;
    
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 1%;
    margin-right: 1%;
    
    padding: 0px;
    
    border-radius: 6px;
    
    box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.omega-gallery a img {
    position: relative;
    display: table;
    
    float: left;
    
    width: 99.3%;
    height: auto;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    border-radius: 5px;
    border: 1px solid #DDD;
    
    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-gallery a figure {
    display: none;
}

.omega-gallery a img:hover {
    border: 1px solid #D2363C; 
}


   
/*----- ha kisebb mint 950px -----*/
@media screen and (max-width: 950px) {
       
.referenciaink_reszletek_col_box_grid {
    grid-template-columns: repeat(2, 1fr);
}
    
.omega-gallery a {
    width: 48%;
    margin-bottom: 10px;
}
    
    
}



/*----- ha kisebb mint 600px -----*/
@media screen and (max-width: 600px) {
    
.webp .referenciaink_reszletek_slide_row {
    height: 330px;
}

.no-webp .referenciaink_reszletek_slide_row {
    height: 330px;
}    
    
  
.referenciaink_reszletek_slide_column h1 {
    top: -30px;
    font-size: 1.5em;
}

.referenciaink_reszletek_slide_column p {
    top: 50px;
    left: 0px;
    right: 0px;
    width: 85%;
    font-size: 1em;
}     
       
.referenciaink_reszletek_col_box_grid {
    grid-template-columns: repeat(1, 1fr);
}
    
.omega-gallery a {
    width: 98%;
}    
    
}



/*----- ha kisebb mint 400px -----*/
@media screen and (max-width: 400px) {  
    
.referenciaink_reszletek_slide_column h1 {
    font-size: 1.4em;
}
    
}