@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------     omegalaborkft.hu       --------------------*/
/*--------------------     default.css            --------------------*/
/*--------------------     version: 1.0.0         --------------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*--------------------     Generator: WebProgger.hu  -----------------*/
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/


.webp .aszf_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/felhasznalasi-feltetelek-omega-labor-kft.webp'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.no-webp .aszf_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/felhasznalasi-feltetelek-omega-labor-kft.jpg'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.webp .adv_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/adatvedelmi-tajekoztatas-omega-labor-kft.webp'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.no-webp .adv_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/adatvedelmi-tajekoztatas-omega-labor-kft.jpg'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.aszf_adv_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.6);
}

.aszf_adv_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;
}

.aszf_adv_slide_column h1 {
    position: absolute;
    display: inline;
    
    top: -50px;
    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);
}

.aszf_adv_slide_column p {
    position: absolute;
    display: inline;
    
    top: 50px;
    bottom: 0;
    left: 0;
    
    width: 100%;
    height: 30px;
    
    margin: auto;
    padding: 0px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    color: #EFEFEF;
    text-decoration: none;
    text-align: center;
    
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.95);
}

.aszf_adv_content_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: auto;
    
    margin-top: 50px;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
    
    padding: 0px;
}

.aszf_adv_content_inner {
    position: relative;
    display: table;
    
    width: 90%;
    height: 100%;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
}

.aszf_adv_content_inner h3 {
    position: relative;
    display: table;
    
    width: 100%;
    height: auto;
    
    margin-top: 25px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.1em;
    color: #232323;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
}

.aszf_adv_content_inner p {
    position: relative;
    display: table;
    
    width: 100%;
    height: auto;
    
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.05em;
    color: #232323;
    text-decoration: none;
    text-align: left;
}

.aszf_adv_content_inner ul li {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
    color: #232323;
    text-decoration: none;
    text-align: left;
}

.aszf_adv_content_inner a {
    color: #808080;
    font-weight: 600;
    text-align: left;

    cursor: pointer;

    -webkit-transition: background 0.25s, border 0.25s, color 0.30s;
	transition: background 0.25s, border 0.25s, color 0.30s;

	-moz-transition: background 0.25s, border 0.25s, color 0.30s;
	-o-transition: background 0.25s, border 0.25s, color 0.30s;
    
     word-break: break-all;
}

.aszf_adv_content_inner a:hover {
    color: #D2363C;
}




/*---- ha kisebb mint 600px és LANDSCAPE ----*/
@media screen and (max-width: 600px) and (orientation:landscape) {    

.webp .aszf_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 200px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/felhasznalasi-feltetelek-omega-labor-kft.webp'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.no-webp .aszf_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 200px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/felhasznalasi-feltetelek-omega-labor-kft.jpg'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.webp .adv_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 200px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/adatvedelmi-tajekoztatas-omega-labor-kft.webp'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.no-webp .adv_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 200px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/adatvedelmi-tajekoztatas-omega-labor-kft.jpg'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}


}




/*----- ha kisebb mint 600px -----*/
@media screen and (max-width: 600px) {  


.webp .aszf_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 300px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/felhasznalasi-feltetelek-omega-labor-kft.webp'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.no-webp .aszf_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 300px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/felhasznalasi-feltetelek-omega-labor-kft.jpg'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.webp .adv_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 300px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/adatvedelmi-tajekoztatas-omega-labor-kft.webp'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.no-webp .adv_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 300px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/adatvedelmi-tajekoztatas-omega-labor-kft.jpg'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}
    
    
.aszf_adv_slide_column h1 {
    position: absolute;
    display: inline;
    
    top: -20px;
    bottom: 0;
    left: 0;
    
    width: 100%;
    height: 30px;
    
    margin: auto;
    padding: 0px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.5em;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.95);
}

.aszf_adv_slide_column p {
    position: absolute;
    display: inline;
    
    top: 50px;
    bottom: 0;
    left: 0;
    
    width: 100%;
    height: 30px;
    
    margin: auto;
    padding: 0px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.9em;
    color: #EFEFEF;
    text-decoration: none;
    text-align: center;
    
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.95);
}

    
}




/*----- ha kisebb mint 400px -----*/
@media screen and (max-width: 400px) {  
.webp .aszf_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 270px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/felhasznalasi-feltetelek-omega-labor-kft.webp'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.no-webp .aszf_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 270px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/felhasznalasi-feltetelek-omega-labor-kft.jpg'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.webp .adv_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 270px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/adatvedelmi-tajekoztatas-omega-labor-kft.webp'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.no-webp .adv_slide_row {
    position: relative;
    display: table;
    
    float: left;
    
    width: 100%;
    height: 270px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    
    padding: 0px;
    
    background-image: url('../img/adatvedelmi-tajekoztatas-omega-labor-kft.jpg'); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}
    

.aszf_adv_slide_column h1 {
    position: absolute;
    display: inline;
    
    top: -20px;
    bottom: 0;
    left: 0;
    
    width: 100%;
    height: 30px;
    
    margin: auto;
    padding: 0px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.4em;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.95);
}

.aszf_adv_slide_column p {
    position: absolute;
    display: inline;
    
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    
    width: 90%;
    height: 30px;
    
    margin: auto;
    padding: 0px;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.9em;
    color: #EFEFEF;
    text-decoration: none;
    text-align: center;
    
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.95);
}    


}