body {
    margin:0px;
    padding:0px;
    font-family: Montserrat;
    font-weight: 400;
    font-size:14px;
    background: #f8f8f8;
}


a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.pagecontainer {
    width:1100px;
    margin:0px auto;
}

.tophead {
    background:#fff;
    color:#888;
}

.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 10px;
    white-space: nowrap;
}

.submenubox {
    position:absolute;
    top:10px;
    left:10px;
    background:#eee;
    display:none;
    padding:10px;
    border-top:4px solid #888;
}
.submenucell {
    padding:0px 10px;
    white-space: nowrap;
}

.submenuitemlink {
    display: inline-block;
    font-size:16px;
    font-family:Rubik;
    font-weight:normal;
    color:#616b74;
    text-decoration: none;
    padding:5px 0px;
}

.submenuitemlink:hover {
    color: #fd6b20;
    text-decoration: none;
}

.submenuitemlink:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f105";
    padding-right: 7px;
}

.reservationcell {
    padding:0px 20px 0px 0px;
    text-align: right;
    white-space: nowrap;
}

.reservationbutton {
    background:#bb0000;
    padding:7px 15px;
    color:#fff;
    border-radius: 2px;
    text-decoration: none;
}

.reservationbutton:hover {
    text-decoration: none;
}

.whitebtn {
    background:#fff;
    color:#888;
}

.reservationbutton:hover {
    text-decoration: none;
}

.menuitemlink {
    font-size:16px;
    font-family:Rubik;
    color:#bb0000;
    text-decoration: none;
    padding:0px 10px;
}

.menuitemlink:hover {
    color: #fd6b20;
    text-decoration: none;
}

#headerslider {
    width:100%;
    height:500px;
}

.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:48px;
    color:#1d2452;
}

.slidertext3 {
    padding-top:20px;
    font-size:16px;
    color:#1d2452;
    max-width: 500px;
}

.slidertext4 {
    padding-top:20px;
}

.slidercontentpad {
    display:inline-block;
    background:rgba(255, 255, 255, .7);
    padding:0px 30px 30px 30px;
    margin:0px 40px;
}

.morebutton {
    display:inline-block;
    background:#bb0000;
    padding:14px 30px;
    color:#fff;
    border-radius: 2px;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
}

.morebutton:hover {
    text-decoration: none;
}

.contentpad {
    padding: 30px 20px 30px 20px;
}

.contentpadmain {
    padding: 0px 40px 0px 40px;
}

.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 h2 {
    color:#323e37;
    font-size:36px;
    font-weight: 700;
}

#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:#b00;
    min-height: 200px;
    font-family:Poppins;
    font-weight: 500;
    color:#fff;
}

.footercell {
    display:table-cell;
}


.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 {
    padding: 0;
    margin: 0;
    text-align: center;
}

.news_block {
    display:inline-block;
    vertical-align: top;
    text-align: left;
    width:320px;
    margin:20px 10px;
}

.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;
    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:10px 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 {
    background: #f0f3f5;
    padding:60px 0px 60px 0px;
    min-height: 400px;
    background-image: url("/site/images/wmap_white.png");
    background-repeat: no-repeat;
    background-position: right;
}

#services0 {
    padding:60px 0px 60px 0px;
    background: #fff;
}

#services1 {
    padding:60px 0px 60px 0px;
    background: #f0f3f5;
}

.blockcontent {
    font-size: 14px;
    line-height: 21px;
    color:#7a797e;
}
#blogs {
    padding:60px 0px 60px 0px;
    min-height: 400px;
}

#map {
    height:440px;
}

.offertext1 {
    color:#fd6b20;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Rubik;
    font-weight: 400;
}

.offertext2 {
    text-align: left;
    font-family: Rubik;
    font-weight: 400;
    font-size:36px;
    color:#000;
    margin-bottom: 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:#fd6b20;
    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: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:-440px;
    background:#b00;
    left:20px;
    width:300px;
    height:440px;
    z-index:1000;
    color:#fff;
    padding:20px;
    font-weight: 500;
    box-sizing: border-box;
}

.nypad {
    padding:5px 0px;
}

.blogshead {
    text-align: left;
    margin: 0px 0px 20px 0px;
}

.inputtext {
    box-sizing: border-box;
    background:#fff;
    color:#888;
    border:0px;
    padding:10px 5px;
    width:100%;
    border:1px solid #ccc;
    font-family: Montserrat;
}

.inputtextarea {
    width: 100%;
    height:100px;
    background:#fff;
    color:#888;
    border:0px;
    padding:10px 5px;
    border:1px solid #ccc;
    font-family:Montserrat;
    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-family:Rubik;
    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%;
}

.galeria {

}

.galeriabox {
    display:inline-block;
    margin:10px 10px;
}

.galeriaimage {
    border:10px solid #fff;
    width: 212px;
    height: 160px;
    object-fit: cover;
    box-shadow: 2px 2px 6px rgba(200, 200, 200, .3);
}