body {
    margin:0px;
    padding:0px;
    font-family: Montserrat;
    font-weight: 400;
    font-size:15px;
}

a {
    color:#a00;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.pagecontainer {
    width:1100px;
    margin:0px auto;
}

.tophead {
    background:#fff;
    color:#888;
    margin:10px 0px;
}

.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:#888;
    white-space: nowrap;
}

.infolink {
    color:#888;
    text-decoration: none;
    white-space: nowrap;
}

.t100 {
    display:table;
    width:100%;
}

.tdm {
    display: table-cell;
    vertical-align: middle;
}

.companylogo {
    height:80px;
}

.logocell {
    padding:30px 15px;
    width:10px;
    white-space: nowrap;
}

.menucell {
    width:10px;
    height:50px;
    padding:0px 7px;
    white-space: nowrap;
}

.submenubox {
    position:absolute;
    top:10px;
    left:10px;
    background:rgba(240,240,240,1);
    display:none;
    padding:20px 30px 30px 30px;
    border-top:4px solid #888;
    opacity: 1;
}

.submenucell {
    padding:0px 0px;
    white-space: nowrap;
}

.submenuitemlink {
    display: inline-block;
    font-size:14px;
    font-weight:normal;
    color:#616b74;
    text-decoration: none;
    padding:5px 0px;
}

.submenuitemlink:hover {
    color: #fd6b20;
    text-decoration: none;
}


.reservationcell {
    width:20px;
    padding:0px 20px 0px 0px;
    text-align: right;
    white-space: nowrap;
}

.reservationbutton {
    background:#b90000;
    padding:7px 15px;
    color:#fff;
    border-radius: 2px;
    text-decoration: none;
    display: inline-block;
}

.reservationbutton:hover {
    text-decoration: none;
}

.whitebtn {
    background:#fff;
    color:#888;
}

.menuitemlink {
    font-size:16px;
    color:#616b74;
    text-decoration: none;
    padding:12px 5px;
}

.menuitemlink:hover {
    color: #fd6b20;
    text-decoration: none;
}

#headerslider {
    background-image:url("/assets/clinic_background3.jpg");
    background-size:cover;
    background-position: center;
    width:100%;
    height:600px;
}

.slidertext1 {
    color:#fd6b20;
    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;
    line-height: 25px;
}

.slidertext4 {
    padding-top:25px;
}

.slidercontentpad {
    padding:0px 20px;
}

.morebutton {
    display:inline-block;
    background:#444444;
    padding:14px 30px;
    color:#fff;
    border-radius: 2px;
    text-decoration: none;
    white-space: nowrap;
}

.morebutton:hover {
    text-decoration: none;
}

.contentpad {
    padding: 0px 20px 30px 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:Poppins;
    font-weight: 400;
    color: #7a797e;
}

#articlepanel h1 {
    color:#323e37;
    font-size:36px;
    font-weight: 400;
    padding:20px 0px;
}

#articlepanel p {
    line-height: 22px;
}

#articlepanel h2 {
    color:#8a3121;
    font-size:26px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#articlepanel h3 {
    color:#323e37;
    font-weight: 400;
}

#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;
}

#submenu h2 {
    color:#8a3121;
    font-size:26px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}


footer {
    background:#b00;
    min-height: 200px;
    font-family:Poppins;
    font-weight: 500;
    color:#fff;
}

.footer_copyright {
    border-top:1px solid #fff;
    padding:20px 0px;
    text-align: center;
}

.footerlink {
    color:#fff;
    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;
    padding-right: 50px;
    white-space: nowrap;
}

.newstable {
    display: flex;
    flex-flow: row wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: space-between;
}

.news_block {
    vertical-align: top;
    text-align: left;
    width:335px;
    margin:20px 0px 0px 0px;
}

.news_cell {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height:200px;
    width:100%;
    font-size:14px;
}

.news_image {
    background-position: center;
    width:100%;
    height:200px;
    transition: all .1s linear;
}

.news_textbox {
    /*background: #eee;*/
    padding:20px 0px 0px 0px;
    /*border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;*/
}

.news_name {
    opacity: 1;
    font-size: 14px;
    padding:0px 0px;
    margin:0px 0px 0px 0px;
}

.news_title {
    padding:15px 0px;
    font-family: Rubik;
    font-weight: 700;
    color:#113864;
    font-size: 16px;
}

.news_title_link {
    font-size: 18px;
    color:#555;
    text-decoration: none;
}

.news_shortcontent {
    padding:0px 0px;
    font-size:14px;
    color:#7a797e;
    height:66px;
    overflow: hidden;
    line-height: 21px;
}

#offer {
    padding:100px 0px 100px 0px;
    min-height: 400px;
    background-image: url("/assets/wmap_white.png");
    background-repeat: no-repeat;
    background-position: right;
}

#services {
    padding:70px 0px 60px 0px;
    min-height: 400px;
    background: #fff;
}

#blogs {
    background: #f0f3f5;
    padding:80px 0px 60px 0px;
    min-height: 400px;
}

#counter {
    background: #f0f3f5;
    padding:80px 0px 60px 0px;
    min-height: 100px;
}

#map {
    height:460px;
}

.offertext1 {
    color:#b90000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Rubik;
    font-weight: 400;
}

.offertext2 {
    font-family: Rubik;
    font-weight: 700;
    font-size:36px;
    color:#1d2452;
    margin-top: 5px;
}

.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("/assets/manager_main_back.jpg");
    background-position: center;
    background-size: cover;
    vertical-align: bottom;
    text-align:right;
    width:50%;
    cursor:pointer;
}

.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:#b90000;
    padding:5px 10px 5px 0px;
}

.check2 {
    color: #002c5b;
}

.servhead {
    text-align: center;
    margin-bottom:30px;
}

.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:hover {
    border-bottom:2px solid #fd6b20;
}

.service_icon {
    color:#002c5b;
    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:#fd6b20;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.mapoverlay {
    position:absolute;;
    margin-top:-460px;
    background:#b00;
    left:20px;
    height:460px;
    z-index:111111;
    color:#fff;
    padding:30px 20px 30px 20px;
    font-weight: 500;
    box-sizing: border-box;
    vertical-align: middle;
}

.nypad {
    padding:5px 0px;
}

.blogshead {
    text-align: left;
    margin: 0px 0px 20px 0px;
}

.inputtext {
    box-sizing: border-box;
    background:#fff;
    color:#888;
    padding:10px 5px;
    width:100%;
    border:1px solid #ccc;
    font-size:16px;
}

.inputtextarea {
    font-family: Poppins, serif;
    width: 100%;
    height:100px;
    background:#fff;
    color:#888;
    border:0px;
    padding:5px 5px;
    border:1px solid #ccc;
    display: inline-block;
    box-sizing: border-box;
}

.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-weight:500;
    color:#616b74;
    cursor: pointer;
}

.menucell_hamburger:hover {
    background:#f0f0f0;
    border-top:1px solid #d0d0d0;
    color:#fd6b20;
}

.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%;
}

.nolinkstyle {
    text-decoration: none;
}

.servicegrid {
    display:flex;
    flex-wrap:wrap;
    padding:0;
    margin:0;
    list-style:none;
    justify-content:space-between;
}

.servicegrid:after {
    content: "";
    flex: 0 0 32%;
    max-width: 240px;
}

.kosarbabutton {
    background:#fd6b20;
    padding:7px 15px;
    color:#fff;
    border-radius: 2px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.kosarbabutton:hover {
    background: #f06018;
    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;
}

.footercell {
    display:table-cell;
}

.serviceboxtext {
    background:#d7e6ec;
    display:block;
    width:270px;
    padding:200px 30px 15px 30px;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    transition: all .1s linear;
}

.serviceboxtext:hover {
    background:#969495;
    text-decoration: none;
    color:white;
}

.serviceboximage {
    margin-top:-290px;
    box-sizing:border-box;
    display:inline-block;
    width:100%;
    height:230px;
    object-fit: cover;
    filter: sepia(30%);
}

.headeresztergom {
    background-image:url("/assets/clinic_background2.jpg");
    background-size:cover;
    background-position: center;
    width:100%;
    height:600px;
}

.services_mainbox {
    display:inline-block;
    margin:30px 20px 20px 20px;
    color:#444;
    cursor:pointer;
    vertical-align: top;
}

.services_ball {
    font-size:40px;
    background:#b90000;
    width:80px;
    height:80px;
    border:10px solid white;
    color:white;
    display:inline-block;
    border-radius:200px;
    margin-top:-48px;
    overflow:hidden;
    text-align: center;
    vertical-align: center;
    transition: all .1s linear;
}

.services_ball:hover {
    background: white;
    color:#b90000;
}

.gallery_image {
    height:250px;
    padding: 0px;
}


@media only screen
and (min-width: 0px)
and (max-width: 600px) {

    .gallery_image {
        height:200px;
        padding: 0px;
    }


}


figure {
    display: inline-block;
    padding: 0px 20px 20px 0px;
    margin:0px;
}

.packcaret {
    transition: all .1s linear;
}

.servicesuboptions {
    float:right;
    background-image:url(/assets/bg_corner2.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 50%;
    padding:30px;
    margin:0px 0px 20px 20px;
    background-color: #f8f8f8;
    width:280px;
    /*min-height:300px;*/
}

.servicesuboptionstitle {
    text-transform: uppercase;
    text-align:center;
    font-size: 22px;
    color:#8a3121;
    margin-bottom: 15px;
}

.servicesuboption {
    margin-top: 15px;
    padding-top: 15px;
    border-top:1px solid #ccc;
}


#full-width-slider {
    width: 100%;
    color: #000;
}
.royalSlider > .rsContent {
    visibility:hidden;
}
.coloredBlock {
    padding: 12px;
    background: rgba(255,0,0,0.6);
    color: #FFF;
    width: 200px;
    left: 20%;
    top: 5%;
}
.infoBlock {
    position: absolute;
    top: 30px;
    bottom:auto;
    left: 30px;
    right: auto;
    width: 400px;
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    padding: 20px;
}
.infoBlockLeftBlack {
    color: #FFF;
    background: #000;
    background: rgba(0,0,0,0.75);
    left: 30px;
    right: auto;
}
.infoBlock h4 {
    font-size: 20px;
    line-height: 1.2;
    margin: 0;
    padding-bottom: 3px;
}
.infoBlock p {
    font-size: 14px;
    margin: 4px 0 0;
}
.photosBy {
    position: absolute;
    line-height: 24px;
    font-size: 12px;
    background: #FFF;
    color: #000;
    padding: 0px 10px;
    left: 12px;
    bottom: 12px;
    top: auto;
    border-radius: 2px;
    z-index: 25;
}
.photosBy a {
    color: #000;
}
.fullWidth {
    margin: 0 auto 0px;
}


@media screen and (min-width:960px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
    .royalSlider.heroSlider,
    .royalSlider.heroSlider .rsOverflow {
        height: 400px !important;
    }
    .infoBlock {
        padding: 10px;
        height: auto;
        max-height: 100%;
        min-width: 40%;
        left: 5px;
        top: 5px;
        right: auto;
        font-size: 12px;
    }
    .infoBlock h3 {
        font-size: 14px;
        line-height: 17px;
    }

}

@media only screen and (min-width: 2400px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 900px !important;
    }
}

.slidercontent1 {
    position: absolute;
    top: 140px;
    padding:0px 20px 0px 20px;
}

.ceocolumn {
    display:table-cell;
    vertical-align:top;
    text-align:center;
    width:300px;
}

.countersection {
    display:table-cell;
    width:25%;
    vertical-align: top;
    text-align: center;
    padding:0px 20px;
}

.article_content {
    padding: 0px 0px 0px 0px;
}

.article_body {

}

.modalfade {
    position:fixed;
    top:0px;
    left:0px;
    width:100px;
    height:100px;
    background:rgba(255, 255, 255, .8);
    z-index: 10000000;
}

.popupbody {
    position: fixed;
    width:500px;
    height:400px;
    overflow: hidden;
    background:#fff;
    box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.15);
    animation: fadeInUp;
    animation-duration: .6s;
    z-index: 10000001;
    transition: all .1s linear;
    border-radius: 10px;
}

.popupmarketingimage {
    width:100%;
    height:280px;
    background-image:url(/assets/szurokamion2.jpg);
    background-size:cover;
    background-position: center;
    background-color: rgba(100, 100, 100, 0.6);
    background-blend-mode: multiply;
    text-align: center;
}

.klinkaselector {
    box-sizing: border-box;
    background:#b00;
    color:#fff;
    padding:5px 10px;
    border-radius: 100px;
    transition: all .1s linear;
}

.klinkaselector:hover {
    background:#a00;
    text-decoration: none;
}

.klinkaselectorother {
    background: white;
    box-sizing: border-box;
    color:#000;
    padding:5px 10px;
    border-radius: 100px;
    transition: all .1s linear;
}

.klinkaselectorother:hover {
    background:#a00;
    color:white;
    text-decoration: none;
}

.kiemeltpopuptitle {
    color:white;
    padding-top:0px;
    margin:0px;
}

.kiemeltpopupsubtitle {
    color:white;
    padding-top:50px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 12px;

}

@media only screen
and (min-width: 0px)
and (max-width: 700px) {

    .popupbody {
        width:300px;
        height:360px;
    }

    .popupmarketingimage {
        height:240px;
    }

    .kiemeltpopupsubtitle {
        padding-top:20px;'
    }

}


.hmm-gallery {
    text-align: center;
    /*width:10000px;*/
}


.lapozo_button {
    display:inline-block;
    font-size:11px;
    background-color:#d7d7d7;
    color:#fff;
    padding:4px 4px 3px 4px;
    border:1px solid #ccc;
    margin:2px;
    text-align:center;
    min-width:20px;
    border-radius:4px;
}
.lp_active {
    background-color:#c0c0c0;
    border:1px solid #bbb;
    color:#fff;
    text-decoration:none;
}
.lapozo_button:hover {
    background-color:#c0c0c0;
    border:1px solid #bbb;
    color:#fff;
    text-decoration:none;
}


.tooltip-container {
    position: relative;
    display: inline-block;
}

.text {
    color: #333;
    font-size: 18px;
    cursor: pointer;
}

.tooltip {
    position: absolute;
    text-align:center;
    top: 140%;
    left: 5%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    background: #0b798a;
    color: #fff;
    padding: 20px;
    border-radius: 4px;
    transition: opacity 0.3s, visibility 0.3s, top 0.3s, background 0.3s;
    z-index: 1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.tooltip::before {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 20%;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #0b798a transparent;
    transform: translateX(-50%);
}

/*
.tooltip-container:hover .tooltip {
    top: 160%;
    opacity: 1;
    visibility: visible;
    background: #0e94a0;
    transform: translate(-50%, -5px);
}
*/

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cikktable td {
    padding:5px 5px;
}


.headcol {
    position: sticky;
    background:white;
    width: 160px;
    left: 0;
    top: auto;
    font-weight: normal;
}



.long {
    background: yellow;
    text-align: center;
}

