body {
    margin:0px;
    padding:0px;
    font-family: Inter;
    font-weight: 400;
    font-size:16px;
}

a {
    color: #1b4a9b;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.pagecontainer {
    width:1100px;
    margin:0px auto;
}

.pagecontainerraw {
    width:1340px;
    margin:0px auto;
    font-family: "Inter", serif;
}

.tophead {
    background:#002c5b;
    color:#fff;
}

.infocell {
    padding:15px 20px;
    width:10px;
    white-space: nowrap;
    font-size:13px;
    white-space: nowrap;
}

.infocell:not(:first-child) {
    border-left:1px solid #133e6b;
}

.socialcell {
    padding:0px 20px 0px 0px;
    font-size:22px;
    text-align: right;
    color:#fff;
}

.infolink {
    color:#fff;
    text-decoration: none;
}

.infolinknew {
    color:#000;
    text-decoration: none;
}


.t100 {
    display:table;
    width:100%;
}

.tdm {
    display: table-cell;
    vertical-align: middle;
}

.companylogo {
    height:120px;
}

.companylogo2 {
    height:73px;
}

.companylogo2_mobile {
    height:73px;
    display:none;
}

@media only screen
and (min-width: 0px)
and (max-width: 500px) {
    .companylogo2 {
        display:none;
    }
    .companylogo2_mobile {
        display:inherit;
    }
}




.logocell {
    padding:25px 15px 25px 0px;
    width:10px;
    white-space: nowrap;
}

.menucell {
    width:10px;
    padding:15px 0px 15px 12px;
    white-space: nowrap;
}

.menucell2 {
    display:inline-block;
    padding:15px 12px 15px 12px;
    white-space: nowrap;
}

.submenubox {
    position:absolute;
    box-sizing: content-box;
    z-index: 0;
    top:10px;
    left:10px;
    background:rgba(255,255,255,.99);
    display:none;
    padding:0px;
    border-top:4px solid #888;
}

.submenuboxraw {
    position:absolute;
    box-sizing: content-box;
    border-radius: 10px;
    z-index: 100;
    top:0px;
    left:10px;
    background:rgba(255,255,255,.99);
    display:none;
    padding:20px;
    margin-top:10px;
    box-shadow: 0px 0px 4px rgba(100, 100, 100, .2);
}


.submenucell {
    padding:0px 10px;
    white-space: nowrap;
}

.reservationcell {
    padding:0px 20px 0px 0px;
    text-align: right;
    white-space: nowrap;
    width:100px;
}

.reservationbutton {
    background:#81c1d2;
    padding:7px 15px;
    color:#fff;
    border-radius: 2px;
    text-decoration: none;
}

.reservationbutton:hover {
    text-decoration: none;
}


.ajanlatbtn, .ajanlatbtn2 {
    display:inline-block;
    font-size:20px;
    font-weight:500;
    color:#1C2452;;
    padding:15px 30px;
    background:#fff;
    box-sizing: border-box;
    border-radius: 900px;
}

.ajanlatbtn:hover, .ajanlatbtn2:hover {
    background:rgb(10, 0, 69, 1);
    color:#fff;
    text-decoration: none;
}

.kosarbabutton {
    background:#22C55E;
    padding:7px 15px;
    color:#fff;
    border-radius: 10px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.kosarbabutton:hover {
    background: #22C55E;
    text-decoration: none;
    box-sizing: border-box;
}

.swal2-popup .swal2-styled.swal2-deny {
    background-color: #f06018 !important;
}

.swal2-popup .swal2-styled.swal2-confirm {
    background-color: #aaa !important;
}

.menuitemlink {
    font-size:16px;
    font-family:Rubik;
    font-weight:400;
    color:#616b74;
    text-decoration: none;
}

.menuitemlink:hover {
    color: #1b4a9b;
    text-decoration: none;
}

.menuitemlink2 {
    font-size:17px;
    font-family:Rubik;
    font-weight:400;
    color:white;
    text-decoration: none;
}

.menuitemlink2:hover {
    color: white;
    text-decoration: none;
}

.menuitemlinkshop {
    font-size:16px;
    font-family:Rubik;
    font-weight:400;
    background: #1b4a9b;
    border-radius: 5px;
    color:#fff;
    padding:2px 5px;
    text-decoration: none;
    transition: all .1s linear;
}

.menuitemlinkshop:hover {
    color: #fff;
    background:#616b74;
    text-decoration: none;
}


.submenuitemlinkwhite {
    display: inline-block;
    box-sizing: border-box;
    width:100%;
    font-size:16px;
    font-family:Rubik;
    font-weight:400;
    color:#616b74;
    text-decoration: none;
    padding:10px 10px;
}

.submenuitemlinkwhite:hover {
    color: #fff;
    background: #81c1d2;
    text-decoration: none;
}

.submenuitemlink {
    font-family:Rubik;
    color:#000;
    text-decoration: none;
    padding:5px 0px 5px 0px;
}

.submenuitemlink:hover {
    color: #099AA6;
    text-decoration: none;
}

.tdt {
    display: table-cell;
    vertical-align: top;
}

#headerslider {
    background-image:url("/site/images/keltex_borito.jpg");
    background-size:cover;
    background-position: center;
    width:100%;
    height:600px;
}

.slidertext1 {
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: Rubik;
    font-weight: 400;
}

.slidertext2 {
    font-family: Rubik;
    font-weight: 700;
    padding-top:20px;
    font-size:58px;
    color:#1d2452;
}

.slidertext3 {
    padding-top:20px;
    font-size:16px;
    color:#1d2452;
    max-width: 500px;
}

.slidertext4 {
    padding-top:20px;
}

.slidercontentpad {
    padding:0px 30px;
}

.contactbutton {
    display:inline-block;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    background:#FF9921;;
    padding:14px 30px;
    font-weight: 500;
    color:#fff;
    border-radius: 5px;
    text-decoration: none;
    white-space: nowrap;
    transition: all .1s linear;
}

.contactbutton:hover {
    text-decoration: none;
}


.morebutton {
    display:inline-block;
    background:#81c1d2;;
    padding:14px 30px;
    color:#fff;
    border-radius: 2px;
    text-decoration: none;
    white-space: nowrap;
    transition: all .1s linear;
}

.morebutton:hover {
    text-decoration: none;
}

.morebutton_main {
    display:inline-block;
    background:#666867;
    padding:14px 30px;
    color:#fff;
    border-radius: 2px;
    text-decoration: none;
    white-space: nowrap;
    transition: all .1s linear;
}

.morebutton_main:hover {
    text-decoration: none;
}

.contentpad {
    padding: 60px 20px 40px 20px;
}

.contentpadmain {
    padding: 0px 20px 0px 20px;
}

.allpanel {
    display:table;
    width:100%;
    margin:0px 0px 20px 0px;
}

.leftpanel {
    display: table-cell;
    vertical-align: top;
    padding:0px 0px;
}

.rightpanel {
    display: table-cell;
    vertical-align: top;
    width:250px;
    min-height:500px;
}

#articlepanel {
    font-family:Inter;
    font-weight: 400;
    line-height: 25px;
    color: #7a797e;
}

#articlepanel h1 {
    padding: 0px 0px 40px 0px;
    margin: 0px;
    color: #1c2452;
    font-size: 40px;
    line-height: normal;
    font-weight: 700;
    font-family: Poppins;
}

#articlepanel h2 {
    color:#323e37;
    font-size:28px;
    font-family: Poppins;
    font-weight: bold;
}

#articlepanel h5 {
    color:#323e37;
    font-size:20px;
    font-weight: 500;
    padding:18px 0px 10px 0px;
    margin:0px;
}

#headerarticletitle {
    background-image:url("/site/images/blue_background2.jpg");
    background-position: center;
    background-size: cover;
}

#headerarticletitle h2 {
    color:#fff;
    font-size:36px;
    font-weight: 700;
    margin:0px;
    padding:0px;
}

.headerarticletitlepad {
    text-align: center;
    padding:100px 0px;
}

footer {
    /*background-image:url("/site/images/footer_background.png");
    background-position: center;
    background-size: cover;*/
    background:#0a0045;
    min-height: 200px;
    font-family:Poppins;
    font-weight: 500;
    color:#9faab6;
}

.footer_copyright {
    padding:20px 0px 0px 0px;
    text-align: right;
}

.footerlink {
    color:#9faab6;
    text-decoration: none;
}

.fpad {
    padding:5px 5px 5px 0px;
    text-align:center;
}

.fpad2 {
    padding:0px 5px 3px 0px;
}

.footer_head {
    font-weight: 700;
    font-size:18px;
    color:#fff;
    padding-bottom:10px;
}

.newstable {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 100%;
}

.news_block {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width:395px;
    margin:20px auto;
}

.news_block_raw {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    padding:20px 0;
}

@media only screen
and (min-width: 0px)
and (max-width: 800px) {
    .news_block_raw {
        display:block;
        padding-bottom: 20px;
    }
}


.news_block_right {
    text-align: left;
    width:250px;
    margin:0px 0px 20px 0px;
}

.news_cell, .news_cell_raw {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height:200px;
    width:100%;
    font-size:14px;
}

.news_image, .news_image_raw {
    background-position: center;
    width:100%;
    height:200px;
    transition: all .1s linear;
}

.news_name {
    position: absolute;
    opacity: 1;
    display: inline-block;
    background:#81c1d2;
    color:#fff;
    font-size: 11px;
    padding:6px 8px;
    margin:-35px 0px 0px 20px;
    transition: all .4s ease-out;
    text-transform: uppercase;
}

.news_title {
    padding:20px;
    font-family: Rubik;
    font-weight: 700;
    color:#113864;
    font-size: 16px;
}

.news_title_raw {
    padding:20px;
    font-family: Inter;
    font-weight: 900;
    color:#113864;
    font-size: 20px;
    text-align: center;
}

.news_shortcontent_raw {
    font-family: Inter;
    padding:0px 20px;
    font-size:15px;
    color:#6F6F6F;
    line-height: 20px;
    height:80px;
    overflow: hidden;
    text-align: center;
}

.news_title_link {
    color:#1C2452;
    text-decoration: none;
}

.news_shortcontent {
    padding:0px 20px;
    font-size:14px;
    color:#7a797e;
    height:52px;
    overflow: hidden;
}

.news_shortcontent_list {
    padding:0px 20px;
    font-size:14px;
    color:#7a797e;
}


#offer {
    padding:60px 0px 60px 0px;
    min-height: 400px;
    background-image: url("/site/images/wmap_white.png");
    background-repeat: no-repeat;
    background-position: right;
}

#services {
    padding:60px 0px 60px 0px;
    min-height: 400px;
    background: #fff;
}

#servicesraw {
    padding:80px 0px 0px 0px;
    min-height: 400px;
    background: #F1F3F5;
    font-family: "Inter";
}

#blogs {
    padding:60px 0px 60px 0px;
    min-height: 400px;
    background: #f0f3f5;
}

#blogsraw {
    padding:80px 0px 80px 0px;
    min-height: 400px;
    background: white;
}

#map {
    height:470px;
}

.offertext1 {
    color:#83C2D3;
    font-size:17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Inter;
    font-weight: 500;
}

.offertext2 {
    font-family: Inter;
    font-weight: 900;
    font-size:44px;
    color:#1C2452;
    margin-top:10px;
}

.offertext3 {
    padding-top:20px;
    font-size:14px;
    color:#7a797e;
    line-height: 20px;
}

.offerimg {
    width:200px;
    border:15px solid #fff;
}

.offerleftbox {
    display:table-cell;
    background:url("/site/images/medic-staff-work-laboratory-background_179755-1417.jpg");
    background-position: center;
    background-size: cover;
    vertical-align: bottom;
    text-align:right;
    width:50%;
}

.offerrightbox {
    display:table-cell;
    vertical-align: top;
    width:50%;
    padding:30px 20px 30px 40px;
}

.sincebox {
    padding:20px 0px;
    margin:20px 0px;
    border-top:1px solid #e1e3e6;
    border-bottom:1px solid #e1e3e6;
    font-family: Poppins;
}

.check1 {
    color:#81c1d2;
    padding:5px 10px 5px 0px;
}

.check2 {
    color: #002c5b;
}

.servhead {
    text-align: center;
    margin-bottom:20px;
}

.service_box {
    display:inline-block;
    width:260px;
    padding:30px 30px 28px 30px;
    margin:20px 16px;
    background:#f3f8f8;
    color:#002c5b;
    text-align: center;
    cursor: pointer;
    border-bottom: 2px solid #fff;
    border-radius: 5px;
}

.service_box_grid {
    display:table-cell;
    width:25%;
    aspect-ratio: 1;
    text-align: center;
    cursor: pointer;
    background-color:#F1F3F5;
    vertical-align: middle;
    padding:20px;
}

.service_box:hover {
    border-bottom:2px solid #81c1d2;
}

.service_icon {
    color:#81c1d2;
    font-size: 72px;
}
.service_name {
    margin-top:20px;
    font-size: 18px;
    font-family:Rubik;
    font-weight: 700;
}

.service_desc {
    margin-top:20px;
    height:70px;
    overflow: hidden;
    font-family:Poppins;
    color:#7a797e;
}

.service_more {
    margin-top:20px;
    font-family:Poppins;
    font-weight: 500;
    color:#81c1d2;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.service_name_raw {
    margin-top:20px;
    font-size: 28px;
    font-weight:800;
    color:#1C2452;
}

.service_desc_raw {
    margin-top:20px;
    height:70px;
    font-size: 16px;
    overflow: hidden;
    color:#6F6F6F;
}

.service_more_raw {
    margin-top:20px;
    font-weight: 500;
    color:#81D2D9;
    letter-spacing: 2px;
    text-transform: uppercase;
}

@media only screen
and (min-width: 0px)
and (max-width: 1000px) {
    .service_name_raw {
        font-size: 20px;
    }
}


.mapoverlay {
    position:absolute;;
    margin-top:-470px;
    background:#0a0045;
    left:20px;
    width:320px;
    height:470px;
    z-index:111111;
    color:#9faab6;
    padding:20px;
    font-weight: 500;
    box-sizing: border-box;
    font-family: Inter;
}

.nypad {
    padding:5px 0px;
}

.blogshead {
    text-align: left;
    margin: 0px 10px 20px 10px;
}

.inputtext {
    box-sizing: border-box;
    background:#fff;
    color:#888;
    padding:10px 15px;
    width:100%;
    border:1px solid #ccc;
    font-family: Inter;
    border-radius:5px;
    font-size: 16px;
}

.inputtextarea {
    width: 100%;
    height:100px;
    background:#fff;
    color:#888;
    padding:10px 15px;
    font-size: 16px;
    border:1px solid #ccc;
    font-family:Inter;
    display: inline-block;
    box-sizing: border-box;
    border-radius:5px;
}

.menucontainer_hamburger {
    display:none;
    text-align: right;
    vertical-align: middle;
}

.menucell_hamburger {
    padding:10px 20px;
    background:#d0d0d0;
    border-top:1px solid #c0c0c0;
    font-size:16px;
    font-family:Rubik;
    font-weight:500;
    color:#616b74;
    cursor: pointer;
}

.menucell_hamburger:hover {
    background:#f0f0f0;
    border-top:1px solid #d0d0d0;
    color:#fd6b20;
}

.menucell_hamburger_raw {
    padding:10px 20px;
    background:#2264DC;
    border-top:1px solid #fff;
    font-size:16px;
    font-weight:500;
    color:#fff;
    cursor: pointer;
}

.menucell_hamburger_raw:hover {
    background:#2264DC;
    border-top:1px solid #fff;
    color:#000;
    text-decoration: none;
}

.hamburgerbutton {
    width: 35px;
    margin-right: 0px;
    cursor: pointer;
    border:1px solid #000;
}

.hamburgerbutton:hover {
    border:1px solid #888;
}

#hamburgermenu {
    display:none;
}

.xmaspad {
    max-width:700px;
    margin:40px auto 50px auto;
    text-align: justify;
    padding:0px 20px;
}

.commcell1 {
    display:table-cell;
    width:50%;
    vertical-align: middle;
    padding:20px 60px;
}

.commcell2 {
    display:table-cell;
    width:50%;
    vertical-align: middle;
    padding:20px 60px;
    border-left:1px solid #ccc;
}


.commcellpad {
    padding:40px 40px;
}

.laborakcioimage {
    width: 100%;
}

.tovabbireszletekbutton {
    display:inline-block;
    box-sizing: border-box;
    border:1px solid #0A246A;
    color: #0A246A;
    padding: 1px 3px;
    transition: all .1s linear;
}

.tovabbireszletekbutton:hover {
    color:white;
    background:#0A246A;
    text-decoration: none;
}

.cartreservationbutton {
    background:#bf4040;
    color:#fff;
    padding:2px 5px;
    border-radius: 4px;
    transition: all .1s linear;
}

.cartreservationbutton:hover {
    text-decoration: none;
}

.cartreservationbuttonfilled {
    display:inline-block;
    margin-top:4px;
    background:#0FBE7C;
    color:#fff;
    padding:2px 4px;
    border-radius: 4px;
    transition: all .1s linear;
}

.cartreservationbuttonfilled:hover {
    background:#0FCE6C;
    text-decoration: none;
}


.freeidopontbutton {
    display:inline-block;
    margin-top:4px;
    background:#0FBE7C;
    color:#fff;
    padding:2px 4px;
    border-radius: 4px;
    transition: all .1s linear;
}

.freeidopontbutton:hover {
    background:#0FCE6C;
    text-decoration: none;
}

.gallery_image {
    height:280px;
    padding: 0px;
}

figure {
    display: inline-block;
    padding: 10px;
    margin:0px;
}

.my-gallery {
    text-align: center;
}

.cookieacceptbutton {
    display: inline-block;
    box-sizing:border-box;
    margin:0px 30px 0px 15px;
    padding: 5px 15px;
    font-size: 16px;
    color: #000;
    background:#fff;
    border-radius: 20px;
    border:0px;
    cursor:pointer;
    -webkit-transition: all .185s linear;
    -moz-transition: all .185s linear;
    -o-transition: all .185s linear;
    transition: all .185s linear;
}

.cookieacceptbutton:hover {
    background:#fff;
}

.bottomnotifydiv {
    width:100%;
    bottom:20px;
    position:fixed;
    z-index: 121111
}

.cookieacceptdiv {
    padding:15px;
    background:#888;
    color:#fff;
}

.cookieacceptcell {
    display:table-cell;
    vertical-align:middle;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding:10px 0px;
}

.productlistcontainerboxes {
    display:flex;
    justify-content: start;
    flex-flow: row wrap;
    gap:23px;
    font-size: 14px;
}

/*.productlistcontainerboxes::after {
    content: "";
    flex: auto;
}*/

.servicelistbox {
    width:300px;
    border-radius: 10px;
    background:#e7fbfd;
    vertical-align: top;
    margin:0px 0px 20px 0px;
}

@media only screen
and (min-width: 0px)
and (max-width: 1100px) {
    .productlistcontainerboxes {
        display:flex;
        justify-content: space-evenly;
        flex-flow: row wrap;
        gap:20px;
    }

    .servicelistbox {
        width:380px;
    }

}


@media only screen
and (min-width: 0px)
and (max-width: 800px) {
    .servicelistbox {
        width:100%;
    }
}


.shortcutbutton {
    border-radius:100px;
    padding:7px 15px;
    color:#fff;
    font-size:14px;
    text-decoration: none;
}

.shortcutbutton:hover {
    text-decoration: none;
}

.shortcutbuttonactive {
    background:#81c1d2;
}

.shortcutbuttoninactive {
    background:transparent;
    color:#a1a1aa;
}



.webshoptitlebutton {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid white;
    border-radius: 100px;
    background-color:transparent;
    padding:10px 20px 10px 50px;
    color:#fff;
    text-decoration: none;
    background-image:url(/site/images/webshop_button_icon.svg);
    background-repeat:no-repeat;
    background-position:15px center;
    margin:5px 5px;
}

.webshoptitlebutton:hover {
    text-decoration: none;
}

.reservationtitlebutton {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid white;
    border-radius: 100px;
    background-color:white;
    padding:10px 20px 10px 50px;
    color:#0a0045;
    text-decoration: none;
    background-image:url(/site/images/reservation_button_icon.svg);
    background-repeat:no-repeat;
    background-position:15px center;
    margin:5px 5px;
}

.reservationtitlebutton:hover {
    text-decoration: none;
}


.mainpageheadercontainer {
    position:relative;
    overflow: hidden;
}

.mainpageheaderszoveg {
    display:table-cell;
    box-sizing: border-box;
    width:50%;
    vertical-align: middle;
    padding:40px 0px 40px 20px;
}

.mainpagedokik {
    display:table-cell;
    box-sizing:border-box;
    width:50%;
    vertical-align: bottom;
}


@media only screen
and (min-width: 0px)
and (max-width: 900px) {

    .mainpageheaderszoveg {
        display:block;
        width:100%;
        padding:40px 20px 40px 20px;
    }

    .mainpagedokik {
        display:blovk;
        width:100%;
    }

}

.mainpagedokikimage {
    display:block;
    padding-top: 30px;
    width:100%;
}

.mainpagecirclecontainer {
    position:absolute;
    text-align: right;
    margin-top:-220px;
    width: 100%;
    left:50%;
}

.mainpagecircle {
    border-radius: 1000px;
    height:850px;
    width:850px;
    background:#81D2D9;
}

.mp_subtitle {
    font-size:18px;
    font-weight:600;
    color:#0fa0ac;
}

.mp_title {
    font-size:40px;
    color:#1c2452;
    line-height: 48px;
    font-family: "Poppins", serif;
    font-weight: 700;
    margin-top: 20px;
    max-width: 500px;
}

.mp_text {
    margin-top: 30px;
    font-size:16px;
    line-height:24px;
    color:#637381;
}

.reservationmainbutton {
    display:inline-block;
    font-size:20px;
    font-weight:500;
    color:#fff;
    padding:15px 30px;
    background:#FF9921;
    box-sizing: border-box;
    border-radius: 900px;
}

.reservationmainbutton:hover {
    background:rgb(10, 0, 69, 1);
    color:#fff;
    text-decoration: none;
}


.webshopmainbutton {
    display:inline-block;
    font-size:20px;
    font-weight:500;
    color:#fff;
    padding:15px 30px;
    background:#22C55E;
    box-sizing: border-box;
    border-radius: 900px;
}

.webshopmainbutton:hover {
    background:rgb(10, 0, 69, 1);
    color:#fff;
    text-decoration: none;
}

.welcomepagecountercontainer {
    background:#090835;
    width:100%;
}

.welcomepagebackground {
    background:url(/site/images/counter_background2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding:80px 20px;
}

.countersection {
    display:table-cell;
    color:white;
    width:33%;
}

.counterspacer {
    display:table-cell;
    width:0px;
}

.counternum {
    text-align: center;
    font-size:48px;
    font-weight:bold;
}

.countersub {
    text-align: center;
    font-size: 18px;
    max-width: 300px;
    padding-top: 20px;
    margin:0px auto;
}

@media only screen
and (min-width: 0px)
and (max-width: 800px) {

    .countersection {
        display:inline;
    }

    .counterspacer {
        display:inline-block;
        width:100%;
        height:40px;
    }

}

.footerlogocolumn {
    display:table-cell;
    padding-right:60px;
    vertical-align: middle;
}

@media only screen
and (min-width: 0px)
and (max-width: 600px) {

    .footerlogocolumn {
        display:none;
    }

}

#services4col {
    display:table;width:100%;table-layout: fixed;
}
#services2col {
    display:none;width:100%;table-layout: fixed;
}

@media only screen
and (min-width: 0px)
and (max-width: 800px) {
    #services4col {
        display:none;
    }
    #services2col {
        display:table;
    }
}

.contactcells {
    display:table-cell;
    width:50%;
    padding-right:20px;
    vertical-align: top;
}

@media only screen
and (min-width: 0px)
and (max-width: 800px) {
    .contactcells {
        display:inline;
        width:100%;
    }

}


.arlistaheader {
    padding:15px 15px;
    background:#F4F7FD;
    border-radius: 10px;
    box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
    cursor:pointer;
    margin-bottom:10px;
}

.arlistaheader:hover {
    background:#E4E4E7;
}

.jelentkezembutton {
    display:inline-block;
    background:#22D1DC;
    color:white;
    border-radius: 100px;
    padding:15px 20px;
    text-decoration:none;
}

.jelentkezembutton:hover {
    text-decoration: none;
}

.akciorbutton {
    display:inline-block;
    background:#22D1DC;
    color:white;
    border-radius: 100px;
    padding:10px 15px;
    text-decoration:none;
}

.akciorbutton:hover {
    text-decoration: none;
}



.akciobigbox {
    display:inline-block;
    padding:30px 30px 30px 30px;
    margin:0px 20px 40px 0px;
    background:#f0f0f0;
    border-radius: 20px;
    color:#556987;
    width:400px;
    vertical-align: top;
}

.akcioheropiccell {
    display:table-cell;
    vertical-align:top;
    width:400px;
}

.akcioheropic {
    width:100%;
    height:250px;
    object-fit: cover;
    border-radius: 20px;
}

.akcioherotextcell {
    display:table-cell;
    vertical-align:top;
    padding-left:20px;
}


@media only screen
and (min-width: 0px)
and (max-width: 700px) {

    .akciobigbox {
        padding: 30px 30px 30px 30px;
        margin: 0px 0px 40px 0px;
        background: #f0f0f0;
        border-radius: 20px;
        color: #556987;
        width: 100%;
        box-sizing: border-box;
    }

    .akcioheropiccell {
        display:inlinee;
        padding-bottom:20px;
    }

    .akcioheropic {
        width:100%;
        height:auto;
    }

    .akcioherotextcell {
        display:inline;
        padding-left:0px;
    }
}

.size-large {
    width:100%;
    max-width:750px;
    height:auto;
}

.egeszsegblog_body img {
    width: 100%;
}
