@charset "utf-8";
/* CSS Document */

/*Medicom style*/
img {
	max-width:100%;
}
.height5 {
	height:5px;
}
.height10 {
	height:10px;
}
.height20 {
	height:20px;
}
.height30 {
	height:30px;
}
.height40 {
	height:40px;
}
.height50 {
	height:50px;
}
.margin-top-40 {
	margin-top:40px;
}
.margin-top-30 {
	margin-top:30px;
}
.margin-top-20 {
	margin-top:20px;
}
.margin-top-10 {
	margin-top:10px;
}
.margin-top-5 {
	margin-top:5px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
.padding-top-40 {
	padding-top:40px;
}
.padding-top-30 {
	padding-top:30px;
}
.padding-top-20 {
	padding-top:20px;
}
.padding-top-10 {
	padding-top:10px;
}
.padding-top-5 {
	padding-top:5px;
}
.padding-top-35 {
	padding-top:35px;
}
.padding-bottom-60 {
	padding-bottom:60px;
}
.padding-bottom-50 {
	padding-bottom:50px;
}
.padding-bottom-40 {
	padding-bottom:40px;
}
.padding-bottom-30 {
	padding-bottom:30px;
}
.padding-bottom-20 {
	padding-bottom:20px;
}
.padding-bottom-10 {
	padding-bottom:10px;
}
.padding-bottom-5 {
	padding-bottom:5px;
}
.no-bg-img {
	background-image:none !important;
}
.no-bg {
	background:none !important;
}
.no-margin {
	margin:0 !important;
}
.no-margin-top {
	margin-top:0 !important;
}
.no-margin-right {
	margin-right:0 !important
}
.no-margin-bottom {
	margin-bottom:0 !important
}
.no-margin-left {
	margin-left:0 !important
}
.no-padding {
	padding:0;
}
.no-padding-top {
	padding-top:0 !important;
}
.no-padding-right {
	padding-right:0 !important
}
.no-padding-bottom {
	padding-bottom:0 !important
}
.no-padding-left {
	padding-left:0 !important
}
.inline {
	display:inline-block !important;
}
.medicom-header {
	min-height:84px;
	position:relative;
	z-index: 23;
}
.header-bottom-line {
	display:block;
	width:100%;
	height:1px;
	background:#fff;
	position:absolute;
	bottom:-2px;
}
.bg1 {
	background:url(../images/bg1.png) repeat;
}
.bg2 {
	background:url(../images/bg2.png) repeat;
}
.bg3 {
	background:url(../images/bg3.png) repeat;
}
.bg4 {
	background:url(../images/bg4.png) repeat;
}
.bg5 {
	background:url(../images/bg5.png) repeat;
}
.bg6 {
	background:url(../images/bg6.png) repeat;
}
.bg7 {
	background:url(../images/bg7.png) repeat;
}
.bg8 {
	background:url(../images/bg8.png) repeat;
}
.bg9 {
	background:url(../images/bg9.png) repeat;
}
.bg10 {
	background:url(../images/bg10.png) repeat;
}
.success{
	background-color: #dff0d8;
	border:ipx solid #d6e9c6;
	color: #3c763d;
	border-radius:4px;
	padding:15px;
	margin-bottom:20px;
}
/*fixed header*/
.fixed-header .medicom-header {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	background:#fff;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.fixed-header .main-banner {
	top:84px;
}
.fixed-header.small-header .medicom-header {
	height: 80px;
	min-height: 50px;
	top: -13px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.fixed-header.small-header .medicom-header .dropdown, .fixed-header.small-header .medicom-header .navbar-nav li.mega-menu-item {
	padding-bottom:12px;
}
.navbar-brand {
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.fixed-header.small-header .medicom-header .navbar-brand img {
	margin-top: 7px;
	width: 160px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.fixed-header .content-index, .fixed-header .sub-page-banner {
	margin-top:84px;
}
.fixed-header .header-bottom-line {
	background:#F4F4F4
}
.boxed-layout .appointment-sec, .boxed-layout .testimonials.bg-white {
	background:#fff;
}
.boxed-layout .appointment-sec.bg-gray, .boxed-layout .testimonials {
	background:#fafafa
}
/*top bar*/
.top-sec-detail {
	background:#fff;
	display:none;
}
.top-sec-detail .contact-info {
	float:left;
	padding:0;
	list-style:none;
}
.top-sec-detail .contact-info li {
	float:left;
	font-size:18px;
	padding-top:15px;
	margin-right:17px;
	line-height:27px
}
.top-sec-detail .contact-info li a {
	color:#646464;
	float:left;
}
.top-sec-detail .contact-info li i {
	float:left;
	margin-right:14px;
	color:#898989;
}
.top-sec-detail .contact-info li .fa-mobile {
	font-size:26px;
}
.top-sec-detail .contact-info li .fa-envelope {
	line-height:24px;
}
.top-sec-detail .social2 {
	float:right;
}
.top-sec-detail .social2 li a {
	border:2px solid #b4b4b4;
}
.top-sec-detail .social2 li a {
	transition:none;
}
.top-sec-detail .social2 li a:hover {
	transition:none;
}
.colourfull-row {
	background:url(../images/colourfull-line.jpg) center top repeat-x;
	height:3px;
}
.solid-row{
	height:3px;
}
.slider {
	background:url(../images/banner-img.jpg) no-repeat center top;
	height:750px;
}
{ 
	text-align:center;
	position:relative;
}
.main-banner img{ 
	width:100% ;
}
.main-banner .carousel-indicators{ 
	bottom:0; 
	top:auto;
}
.main-banner .carousel-indicators li {
	width:50px; 
	height:6px; 
	background:#889BAF; 
	opacity:.8; 
	margin:0 1px 0 0;
}

.main-banner .carousel-indicators .active, .main-banner .carousel-indicators li:hover{ 
	background:#fff; 
	opacity:1;
}

.slider-caption{ 
	position:absolute;
	top:33%;
	text-align:center;
	height:auto;
	width:100%;
}
.slider-caption p{ 
	padding:25px 60px 14px; 
	background:#fff; 
	font-size:60px; 
	color:#4c4c4c; 
	text-transform:uppercase; 
	display:inline-block;
	font-family: 'SourceSansProLight'; 
	line-height:54px; 
	margin-bottom:4px;
}
.slider-caption p span{
	font-family: 'SourceSansProBold';
}
video {
	width: 100%!important;
	height: auto!important;
}
.big-font {
	font-size:14px;
	line-height:30px;
}
.social-rounded {
	list-style:none;
	padding:0;
	margin:0;
}
.social-rounded li {
	float:left;
	margin:0 8px 7px 0;
}
.social-rounded li a i {
	display:block;
	width:36px;
	height:36px;
	border:2px solid #e7e7e7;
	text-align:center;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	color:#929292;
	line-height:33px;
	font-size:18px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.social-rounded li a i:hover {
	color:#fff;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.social-rounded li a i.fa-facebook:hover {
	background:#2f4787;
	border:2px solid #223874;
}
.social-rounded li a i.fa-twitter:hover {
	background:#2ba8e0;
	border:2px solid #1c90c4;
}
.social-rounded li a i.fa-google-plus:hover {
	background:#d3482d;
	border:2px solid #b42f15;
}
.social-rounded li a i.fa-dribbble:hover {
	background:#da2984;
	border:2px solid #b71568;
}
.social-rounded li a i.fa-youtube:hover {
	background:#e92526;
	border:2px solid #cf1314;
}
.social-rounded li a i.fa-vimeo-square:hover {
	background:#03a9ee;
	border:2px solid #0c79a6;
}
.social-rounded li a i.fa-linkedin:hover {
	background:#016793;
	border:2px solid #00475c;
}
.social-rounded li a i.fa-rss:hover {
	background:#f47c23;
	border:2px solid #d26514;
}
.social-rounded li a i.fa-pinterest:hover {
	background:#ca1f28;
	border:2px solid #b71c23;
}
.social-rounded li a i.fa-android:hover {
	background:#a4ca39;
	border:2px solid #89ac28;
}
.social-rounded li a i.fa-flickr:hover {
	background:#fe0082;
	border:2px solid #d90472;
}
#wrapper {
}
.boxed-layout {
	max-width:1190px;
	margin:0 auto;
	background:#fff;
}
/*tri sec*/
.tri-sec-bg {
	background:#f8f8f8
}
.tri-sec {
	width:33.3%;
	float:left;
	padding:55px 2% 50px;
	color:#777777;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.tri-sec h4, .tri-sec h4 a {
	font-size:22px;
	color:#616161;
	margin-top:16px;
}
.tri-sec h4 a:hover {
	color:#2B96CC
}
.tri-sec p {
	font-size:14px;
	line-height:22px !important
}
.tri-sec a {
	font-style:italic;
}
.tri-sec:hover {
	color:#fff;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.tri-sec:hover i {
	background:#fff;
	text-shadow:0 5px 0 #dcdedf;
	-moz-text-shadow:0 5px 0 #dcdedf;
	-webkit-text-shadow:0 5px 0 #dcdedf;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.tri-sec:hover a, .tri-sec:hover h4, .tri-sec:hover h4 a {
	color:#fff;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/*home boxes widgets*/
.home-box {
	color:#fff;
	min-height:327px;
}
.home-box {
	min-height:327px;
}
.home-box h3 {
	color:#fff;
}
.home-box p {
	font-size:18px;
	margin-bottom:10px;
}
.home-box span.glyphicon {
	font-size:40px;
	margin:50px 0 0;
}
.home-box a {
	border-color:#fff;
	text-transform:uppercase;
	color:#fff;
}
.home-box a:hover {
	background:#fff;
	text-transform:uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.opening-hours {
	background:#fff !important;
	color:#393939;
	padding-bottom: 1px;
}
.opening-hours p, .opening-hours li {
	font-size:16px;
}
.opening-hours h3 {
	color:#393939 !important
}
.opening-hours li {
	border-bottom: 1px solid #F1F1F2;
	margin: 0 15px;
	padding: 5px 0;
	line-height:30px;
}
.opening-hours li span {
	float:left;
}
.opening-hours li .value {
	float:right;
}
.appointment-sec {
	background:url(../images/lines-bg-white.jpg) repeat center top;
	min-height:731px;
	padding:40px 0 0;
}
.appointment-sec.bg-gray {
	background:url(../images/lines-bg.jpg) repeat center top;
}
.appointment-form {
	padding:50px 0 30px;
}
.appointment-form textarea {
	margin-bottom:15px;
}
.lady1 {
	bottom: 0;
	position: relative;
	left:25px;
}
.lady {
	bottom: -11px;
	position: relative;
}
.hasDatepicker {
	background:url(../images/date-icon.png) no-repeat 95% 10px #fcfcfc;
	border:1px solid #ededed
}
.about-sec {
	background:url(../images/about-bg.jpg) repeat center top;
	background-attachment:fixed;
	height: 530px;
	padding: 110px 0 50px;
}
.about-sec h1, .about-sec p {
	color:#fff;
}
.counter {
	margin:40px 0 0 0;
}
.counter .quantity-counter1, .counter .quantity-counter2, .counter .quantity-counter3, .counter .quantity-counter4 {
	font-size:80px;
	font-family: 'SourceSansProBold';
	line-height:1;
	color:#fff
}
.counter h6 {
	font-size:28px;
	color:#fff;
	margin:0;
}
.latest-news {
	padding:40px 0;
}
/*slider*/
#slider li {
	height:750px;
}
/*home blog*/
.blog-item, .blog-sizer {
	margin:10px 0 40px 0;
	width: auto;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
}
.blog-wrapper {
	position: relative;
}
.blog-thumbnail {
	position: relative;
}
.blog-thumbnail img {
	display: block;
	width: 100%;
}
.blog-date {
	padding: 5px 10.5px 10px 12.5px;
	position: absolute;
	text-align: center;
	top: 0;
}
.day {
	color: #FFFFFF;
	font-size: 44px;
	font-weight: 900;
	line-height: 44px;
	margin: 0 0 0 2px;
	font-family: 'SourceSansProBlack';
}
.monthyear {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 13px;
	margin: 2px 0 0;
}
.blog-content {
	border-image: none;
	border: 1px solid #e1e1e1;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 10px 15px 19px;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
}
.blog-content a.btn {
	font-weight:normal;
	font-family: 'SourceSansProRegular';
}
.blog-title, .blog-item .blog-title a {
	color: #373737;
	font-size: 22px;
	text-transform:none;
	line-height: 26px;
}
.blog-content .blog-meta {
	color: #727272;
	font-size: 12px;
	font-weight: 300;
	margin-bottom:10px;
}
.blog-content .blog-meta a {
	color:#1d1d1d;
}
.blog-content p {
	color: #616161;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom:10px;
}
.blog-full-width {
	width:100%;
	float:none;
	border-bottom:1px solid #eeeeee;
}
.blog-full-width-date {
	width:76px;
	background:#2b96cc;
	float:left;
	text-align:center;
	margin-top:29px;
	border-radius:5px;
	padding:13px 0 0;
	box-shadow: 0 3px 0 #1B83B8;
}
.blog-full-width-date .monthyear {
	border-bottom:1px solid #fff;
	padding-bottom:10px;
}
.blog-full-width-date a {
	color:#fff;
	font-size:14px;
	margin:8px 0 5px;
	display:block;
}
.blog-full-width-date a:hover i, .blog-full-width-date a:hover {
	color:#ccc;
}
.blog-full-width-date a i {
	color:#fff;
	font-size:15px;
	margin-right:3px;
}
.blog-full-width .blog-content {
	padding:20px 0 40px 100px;
	border:none;
}
.blog-full-width.blog-detail .blog-content {
	padding:20px 0 30px 0;
}
.blog-full-width.last {
	border-bottom:0;
	margin-bottom:0;
}
.blog-3-coloumn .w2 {
	margin:0;
	width:530px
}
.share-post {
	border:1px solid #e5e5e5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:14px 22px;
	margin-bottom:30px;
}
.share-post label {
	color: #373737;
	font-size: 22px;
	line-height: 20px;
	margin: 0;
	padding: 10px 0 0;
}
.share-post ul.social-rounded {
	float:right;
}
.share-post ul li {
	margin-bottom:0;
}
.commentlist {
	list-style:none;
	padding:15px 0 0;
}
.commentlist li {
	line-height:1.428571429
}
.comment {
	padding:15px;
	margin-top:20px;
	border:1px solid #ececec;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 3px 0 #ececec;
	-webkit-box-shadow:0 3px 0 #ececec;
	-moz-box-shadow:0 3px 0 #ececec
}
.comment-wrapper {
	position:relative;
}
.comment-avartar {
	float:left;
}
.comment-avartar img{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
}
.comment-content-wrapper {
	padding-left:96px;
}
.comment-reply {
	position:absolute;
	right:0;
	top:0;
}
.comment-reply-link {
	background-color: #4b4b4b;
	box-shadow: 0 3px 0 #161616;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'SourceSansProBold';
	font-size: 14px;
	line-height: 1.42857;
	margin-bottom: 0;
	padding:9px 15px 3px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.comment-reply-link i {
	padding-right:10px;
}
.comment-reply-link:hover, .comment-reply-link:focus {
	color:#fff;
	background:#434242
}
.comment-author {
	font-size:22px;
	color:#373737;
	display:block;
	line-height:22px
}
.comment-date {
	font-size:12px;
	color:#727272;
}
.comment-message {
	font-size:14px;
	color:#616161;
	padding-top:12px;
}
.children {
	list-style:none;
}
.comment-respond {
	padding:20px 0 0;
}
.comment-respond h2 {
	margin-bottom:35px;
}
.comment-respond input[type="text"] {
	box-shadow:none;
	padding:8px 15px 5px;
	margin:0 15px 10px 0
}
.comment-respond textarea {
	padding:18px 15px 15px;
	margin-bottom:20px;
}
.what-doctor-say {
	padding:10px 0 40px;
}
.what-doctor-say img {
	display:inline-block !important;
}
.what-doctor-say h4 {
	font-size:22px;
	color:#4e4e4e;
	line-height:17px;
	padding-top:5px;
}
.what-doctor-say h4 span {
	font-size:13px;
	color:#656565;
}
.what-doctor-say p {
	color:#767676;
	margin-bottom:10px;
}
/* ... (file continues unchanged) ... */

/* ============================================================
   ADD THIS AT THE VERY END (only submenu behavior, no redesign)
   ============================================================ */

/* Nested dropdown support for Projektek → Egészségügyi program */
.dropdown-submenu {
  position: relative;
}

/* second-level menu */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  display: none;
  min-width: 240px;
  z-index: 9999;
}

/* show on hover (desktop) */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* prevent clipping */
.medicom-header,
.navbar,
.navbar .container,
.navbar-collapse,
.medical-nav,
#bs-example-navbar-collapse-1 {
  overflow: visible !important;
}

/* If you need submenu opening to the LEFT near right edge:*/

.dropdown-submenu.pull-left > .dropdown-menu {
  left: auto;
  right: 100%;
}
/* Force submenu to open LEFT (instead of right) */
.dropdown-submenu.submenu-left > .dropdown-menu {
  left: auto !important;
  right: 100% !important;
}
/* =========================================================
   FORCE "Egészségügyi program" submenu to open to the LEFT
   (highest specificity, overrides theme/Bootstrap)
   ========================================================= */

.navbar-nav li.dropdown-submenu.submenu-left { 
  position: relative; 
}

.navbar-nav li.dropdown-submenu.submenu-left > ul.dropdown-menu {
  left: auto !important;
  right: 100% !important;
  top: 0 !important;
  margin-top: -6px !important;
  display: none;
  z-index: 99999 !important;
}

/* show submenu on hover (desktop) */
.navbar-nav li.dropdown-submenu.submenu-left:hover > ul.dropdown-menu {
  display: block !important;
}
body { outline: 5px solid red !important; }
.dropdown-menu > li.dropdown:hover > .dropdown-menu {
  display: block;
}
/* Nivel 3 (dropdown-submenu) pentru Bootstrap 3 */
.dropdown-submenu { position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}

/* Arată sub-submeniul la hover */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* Dacă NU vrei săgeți, lasă content gol */
.dropdown-submenu > a:after {
  content: "";
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés javítás - background-size: cover hiányzott */
.blog-thumbnail[style*="background"] {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Egyenlő magasságú kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Stiri oldal - blog lista egyenlő kártyák */
.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
}

.blog-posts .blog-thumbnail[style*="background"] {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: 220px !important;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Gomb mindig alul, teljes szélességű */
.blog-posts .blog-content a.btn,
.latest-news .blog-content a.btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important;
    box-sizing: border-box;
}
/* =====================================================
   KÉK SÁV - sub-page-banner
   Hozzáadni a medicom.css végéhez
   ===================================================== */

.sub-page-banner {
    background-color: #2B96CC;
    padding: 20px 0;
    margin-bottom: 30px;
}

.sub-page-banner .overlay {
    display: none;
}

.sub-page-banner .entry-title {
    color: #ffffff;
    font-size: 22px !important;
    font-weight: 600;
    margin: 0;
    padding: 10px 0 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Gomb mindig alul, teljes szélességű */
.blog-posts .blog-content a.btn,
.latest-news .blog-content a.btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important;
    box-sizing: border-box;
}

/* =====================================================
   SLIDER - fehér háttér elválasztás
   ===================================================== */

.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-bottom: 3px solid #2B96CC;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Gomb mindig alul, teljes szélességű */
.blog-posts .blog-content a.btn,
.latest-news .blog-content a.btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important;
    box-sizing: border-box;
}

/* =====================================================
   SLIDER - fehér háttér elválasztás
   ===================================================== */

.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-bottom: 3px solid #2B96CC;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Navbar alatti fehér vonal -> kék */
.header-bottom-line {
    background: #2B96CC !important;
    height: 3px !important;
    bottom: 0 !important;
}

/* Slider árnyék erősítés */
.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-top: 3px solid #2B96CC;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Gomb mindig alul, teljes szélességű */
.blog-posts .blog-content a.btn,
.latest-news .blog-content a.btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important;
    box-sizing: border-box;
}

/* =====================================================
   SLIDER - fehér háttér elválasztás
   ===================================================== */

.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-bottom: 3px solid #2B96CC;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Navbar alatti fehér vonal -> kék */
.header-bottom-line {
    background: #2B96CC !important;
    height: 3px !important;
    bottom: 0 !important;
}

/* Slider árnyék erősítés */
.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-top: 3px solid #2B96CC;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

/* =====================================================
   LOGO ALIGNMENT - menüpontokkal egy sorba
   ===================================================== */
.navbar-brand {
    margin-top: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar-brand img {
    max-height: 60px;
    width: auto !important;
    max-width: 220px;
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Gomb mindig alul, teljes szélességű */
.blog-posts .blog-content a.btn,
.latest-news .blog-content a.btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important;
    box-sizing: border-box;
}

/* =====================================================
   SLIDER - fehér háttér elválasztás
   ===================================================== */

.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-bottom: 3px solid #2B96CC;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Navbar alatti fehér vonal -> kék */
.header-bottom-line {
    background: #2B96CC !important;
    height: 3px !important;
    bottom: 0 !important;
}

/* Slider árnyék erősítés */
.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-top: 3px solid #2B96CC;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

/* =====================================================
   LOGO ALIGNMENT - menüpontokkal egy sorba
   ===================================================== */
.navbar-brand {
    margin-top: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar-brand img {
    max-height: 60px;
    width: auto !important;
    max-width: 220px;
}

/* Logo alignment - erősebb felülírás */
.medicom-header .navbar-brand {
    margin: 8px 0 0 !important;
    padding: 0 !important;
    line-height: 60px !important;
}

.medicom-header .navbar-nav {
    margin-top: 12px !important;
}

.medicom-header .navbar-nav > li > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Gomb mindig alul, teljes szélességű */
.blog-posts .blog-content a.btn,
.latest-news .blog-content a.btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important;
    box-sizing: border-box;
}

/* =====================================================
   SLIDER - fehér háttér elválasztás
   ===================================================== */

.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-bottom: 3px solid #2B96CC;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Navbar alatti fehér vonal -> kék */
.header-bottom-line {
    background: #2B96CC !important;
    height: 3px !important;
    bottom: 0 !important;
}

/* Slider árnyék erősítés */
.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-top: 3px solid #2B96CC;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

/* =====================================================
   LOGO ALIGNMENT - menüpontokkal egy sorba
   ===================================================== */
.navbar-brand {
    margin-top: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar-brand img {
    max-height: 60px;
    width: auto !important;
    max-width: 220px;
}

/* Logo alignment - erősebb felülírás */
.medicom-header .navbar-brand {
    margin: 8px 0 0 !important;
    padding: 0 !important;
    line-height: 60px !important;
}

.medicom-header .navbar-nav {
    margin-top: 12px !important;
}

.medicom-header .navbar-nav > li > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

/* Logo és menü vertikális igazítás */
.medicom-header .navbar {
    min-height: 70px !important;
}

.medicom-header .navbar-nav > li > a {
    line-height: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.medicom-header .navbar-brand {
    margin-top: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.medicom-header .navbar-brand img {
    max-height: 55px !important;
    width: auto !important;
    max-width: 220px !important;
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Gomb mindig alul, teljes szélességű */
.blog-posts .blog-content a.btn,
.latest-news .blog-content a.btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important;
    box-sizing: border-box;
}

/* =====================================================
   SLIDER - fehér háttér elválasztás
   ===================================================== */

.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-bottom: 3px solid #2B96CC;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Navbar alatti fehér vonal -> kék */
.header-bottom-line {
    background: #2B96CC !important;
    height: 3px !important;
    bottom: 0 !important;
}

/* Slider árnyék erősítés */
.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-top: 3px solid #2B96CC;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

/* =====================================================
   LOGO ALIGNMENT - menüpontokkal egy sorba
   ===================================================== */
.navbar-brand {
    margin-top: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar-brand img {
    max-height: 60px;
    width: auto !important;
    max-width: 220px;
}

/* Logo alignment - erősebb felülírás */
.medicom-header .navbar-brand {
    margin: 8px 0 0 !important;
    padding: 0 !important;
    line-height: 60px !important;
}

.medicom-header .navbar-nav {
    margin-top: 12px !important;
}

.medicom-header .navbar-nav > li > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

/* Logo és menü vertikális igazítás */
.medicom-header .navbar {
    min-height: 70px !important;
}

.medicom-header .navbar-nav > li > a {
    line-height: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.medicom-header .navbar-brand {
    margin-top: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.medicom-header .navbar-brand img {
    max-height: 55px !important;
    width: auto !important;
    max-width: 220px !important;
}

/* =====================================================
   DESIGN UPGRADE - apró javítások
   ===================================================== */

/* 1. Menüpontok hover effekt */
.medicom-header .navbar-nav > li > a:hover,
.medicom-header .navbar-nav > li > a:focus {
    color: #2B96CC !important;
    border-bottom: 2px solid #2B96CC;
    background: transparent !important;
}

.medicom-header .navbar-nav > li > a {
    border-bottom: 2px solid transparent;
    transition: all 0.2s ease;
}

/* 2. Dátum doboz - elegánsabb */
.blog-date {
    background: #2B96CC;
    padding: 6px 10px !important;
    border-radius: 0 0 4px 0;
}

.day {
    font-size: 28px !important;
    line-height: 32px !important;
}

.monthyear {
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* 3. Footer háttér egységesítés */
footer.light,
.footer,
#footer {
    background: #1a2e4a !important;
    color: #ccc !important;
}

footer.light h4,
footer.light span,
.footer h4 {
    color: #fff !important;
}

footer.light a,
.footer a {
    color: #7ec8e3 !important;
}

footer.light a:hover,
.footer a:hover {
    color: #fff !important;
}

/* 4. Kártya hover effekt */
.blog-item {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.blog-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
}

/* 5. "Afla mai multe" gomb - teli kék */
.btn-rounded.btn-bordered,
.blog-content .btn,
.blog-posts .btn,
.latest-news .btn {
    background: #2B96CC !important;
    color: #fff !important;
    border-color: #2B96CC !important;
    border-radius: 20px !important;
    padding: 7px 20px !important;
    font-weight: 600 !important;
    transition: background 0.2s ease !important;
}

.btn-rounded.btn-bordered:hover,
.blog-content .btn:hover,
.blog-posts .btn:hover,
.latest-news .btn:hover {
    background: #1a7aad !important;
    border-color: #1a7aad !important;
    color: #fff !important;
}
/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Gomb mindig alul, teljes szélességű */
.blog-posts .blog-content a.btn,
.latest-news .blog-content a.btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important;
    box-sizing: border-box;
}

/* =====================================================
   SLIDER - fehér háttér elválasztás
   ===================================================== */

.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-bottom: 3px solid #2B96CC;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Navbar alatti fehér vonal -> kék */
.header-bottom-line {
    background: #2B96CC !important;
    height: 3px !important;
    bottom: 0 !important;
}

/* Slider árnyék erősítés */
.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-top: 3px solid #2B96CC;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

/* =====================================================
   LOGO ALIGNMENT - menüpontokkal egy sorba
   ===================================================== */
.navbar-brand {
    margin-top: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar-brand img {
    max-height: 60px;
    width: auto !important;
    max-width: 220px;
}

/* Logo alignment - erősebb felülírás */
.medicom-header .navbar-brand {
    margin: 8px 0 0 !important;
    padding: 0 !important;
    line-height: 60px !important;
}

.medicom-header .navbar-nav {
    margin-top: 12px !important;
}

.medicom-header .navbar-nav > li > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

/* Logo és menü vertikális igazítás */
.medicom-header .navbar {
    min-height: 70px !important;
}

.medicom-header .navbar-nav > li > a {
    line-height: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.medicom-header .navbar-brand {
    margin-top: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.medicom-header .navbar-brand img {
    max-height: 55px !important;
    width: auto !important;
    max-width: 220px !important;
}

/* =====================================================
   DESIGN UPGRADE - apró javítások
   ===================================================== */

/* 1. Menüpontok hover effekt */
.medicom-header .navbar-nav > li > a:hover,
.medicom-header .navbar-nav > li > a:focus {
    color: #2B96CC !important;
    border-bottom: 2px solid #2B96CC;
    background: transparent !important;
}

.medicom-header .navbar-nav > li > a {
    border-bottom: 2px solid transparent;
    transition: all 0.2s ease;
}

/* 2. Dátum doboz - elegánsabb */
.blog-date {
    background: #2B96CC;
    padding: 6px 10px !important;
    border-radius: 0 0 4px 0;
}

.day {
    font-size: 28px !important;
    line-height: 32px !important;
}

.monthyear {
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* 3. Footer háttér egységesítés */
footer.light,
.footer,
#footer {
    background: #1a2e4a !important;
    color: #ccc !important;
}

footer.light h4,
footer.light span,
.footer h4 {
    color: #fff !important;
}

footer.light a,
.footer a {
    color: #7ec8e3 !important;
}

footer.light a:hover,
.footer a:hover {
    color: #fff !important;
}

/* 4. Kártya hover effekt */
.blog-item {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.blog-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
}

/* 5. "Afla mai multe" gomb - teli kék */
.btn-rounded.btn-bordered,
.blog-content .btn,
.blog-posts .btn,
.latest-news .btn {
    background: #2B96CC !important;
    color: #fff !important;
    border-color: #2B96CC !important;
    border-radius: 20px !important;
    padding: 7px 20px !important;
    font-weight: 600 !important;
    transition: background 0.2s ease !important;
}

.btn-rounded.btn-bordered:hover,
.blog-content .btn:hover,
.blog-posts .btn:hover,
.latest-news .btn:hover {
    background: #1a7aad !important;
    border-color: #1a7aad !important;
    color: #fff !important;
}

/* =====================================================
   ORVOSOK OLDAL - kártya stílus
   ===================================================== */

/* Automatikusan formázza az orvosok listáját */
.big-font ul li {
    padding: 6px 0;
    border-bottom: 1px solid #f0f0f0;
    list-style: none;
    padding-left: 20px;
    position: relative;
}

.big-font ul li:before {
    content: "•";
    color: #2B96CC;
    position: absolute;
    left: 0;
    font-weight: bold;
}

/* Orvos táblázat szebb megjelenés */
.big-font table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 14px;
}

.big-font table th {
    background: #2B96CC;
    color: #fff;
    padding: 10px 12px;
    text-align: left;
    font-weight: 600;
}

.big-font table td {
    padding: 10px 12px;
    border-bottom: 1px solid #eee;
}

.big-font table tr:hover td {
    background: #f0f7fc;
}

.big-font table tr:nth-child(even) td {
    background: #f8f9fa;
}

.big-font table tr:nth-child(even):hover td {
    background: #f0f7fc;
}

/* Orvos névjegy kártya - ha b vagy strong taggel van formázva a név */
.big-font b, .big-font strong {
    color: #1a2e4a;
}

/* =====================================================
   MOBIL MENÜ JAVÍTÁS
   ===================================================== */
@media (max-width: 767px) {

    /* Submenük mobilon megjelennek */
    .navbar-nav .dropdown-menu {
        position: static !important;
        float: none !important;
        box-shadow: none !important;
        border: none !important;
        background: #f8f8f8 !important;
        padding-left: 15px !important;
    }

    .navbar-nav .dropdown-menu li a {
        color: #333 !important;
        padding: 8px 15px !important;
        border-bottom: 1px solid #eee !important;
    }

    /* Hamburger gomb stílus */
    .navbar-toggle {
        border-color: #2B96CC !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #2B96CC !important;
    }

    /* Menüpontok mobilon */
    .navbar-nav > li > a {
        padding: 12px 15px !important;
        border-bottom: 1px solid #eee !important;
    }

    /* Keresőmező mobilon */
    .medical-nav form input[type="text"] {
        width: 140px !important;
    }

    /* Sidebar mobilon egymás alatt */
    .col-md-3.sidebar-widget {
        margin-top: 20px;
    }

    /* Blog kártyák mobilon */
    .blog-posts .col-md-4 {
        margin-bottom: 20px;
    }
}


/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Gomb mindig alul, teljes szélességű */
.blog-posts .blog-content a.btn,
.latest-news .blog-content a.btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important;
    box-sizing: border-box;
}

/* =====================================================
   SLIDER - fehér háttér elválasztás
   ===================================================== */

.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-bottom: 3px solid #2B96CC;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Navbar alatti fehér vonal -> kék */
.header-bottom-line {
    background: #2B96CC !important;
    height: 3px !important;
    bottom: 0 !important;
}

/* Slider árnyék erősítés */
.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-top: 3px solid #2B96CC;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

/* =====================================================
   LOGO ALIGNMENT - menüpontokkal egy sorba
   ===================================================== */
.navbar-brand {
    margin-top: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar-brand img {
    max-height: 60px;
    width: auto !important;
    max-width: 220px;
}

/* Logo alignment - erősebb felülírás */
.medicom-header .navbar-brand {
    margin: 8px 0 0 !important;
    padding: 0 !important;
    line-height: 60px !important;
}

.medicom-header .navbar-nav {
    margin-top: 12px !important;
}

.medicom-header .navbar-nav > li > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

/* Logo és menü vertikális igazítás */
.medicom-header .navbar {
    min-height: 70px !important;
}

.medicom-header .navbar-nav > li > a {
    line-height: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.medicom-header .navbar-brand {
    margin-top: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.medicom-header .navbar-brand img {
    max-height: 55px !important;
    width: auto !important;
    max-width: 220px !important;
}

/* =====================================================
   DESIGN UPGRADE - apró javítások
   ===================================================== */

/* 1. Menüpontok hover effekt */
.medicom-header .navbar-nav > li > a:hover,
.medicom-header .navbar-nav > li > a:focus {
    color: #2B96CC !important;
    border-bottom: 2px solid #2B96CC;
    background: transparent !important;
}

.medicom-header .navbar-nav > li > a {
    border-bottom: 2px solid transparent;
    transition: all 0.2s ease;
}

/* 2. Dátum doboz - elegánsabb */
.blog-date {
    background: #2B96CC;
    padding: 6px 10px !important;
    border-radius: 0 0 4px 0;
}

.day {
    font-size: 28px !important;
    line-height: 32px !important;
}

.monthyear {
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* 3. Footer háttér egységesítés */
footer.light,
.footer,
#footer {
    background: #1a2e4a !important;
    color: #ccc !important;
}

footer.light h4,
footer.light span,
.footer h4 {
    color: #fff !important;
}

footer.light a,
.footer a {
    color: #7ec8e3 !important;
}

footer.light a:hover,
.footer a:hover {
    color: #fff !important;
}

/* 4. Kártya hover effekt */
.blog-item {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.blog-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
}

/* 5. "Afla mai multe" gomb - teli kék */
.btn-rounded.btn-bordered,
.blog-content .btn,
.blog-posts .btn,
.latest-news .btn {
    background: #2B96CC !important;
    color: #fff !important;
    border-color: #2B96CC !important;
    border-radius: 20px !important;
    padding: 7px 20px !important;
    font-weight: 600 !important;
    transition: background 0.2s ease !important;
}

.btn-rounded.btn-bordered:hover,
.blog-content .btn:hover,
.blog-posts .btn:hover,
.latest-news .btn:hover {
    background: #1a7aad !important;
    border-color: #1a7aad !important;
    color: #fff !important;
}

/* =====================================================
   ORVOSOK OLDAL - kártya stílus
   ===================================================== */

/* Automatikusan formázza az orvosok listáját */
.big-font ul li {
    padding: 6px 0;
    border-bottom: 1px solid #f0f0f0;
    list-style: none;
    padding-left: 20px;
    position: relative;
}

.big-font ul li:before {
    content: "•";
    color: #2B96CC;
    position: absolute;
    left: 0;
    font-weight: bold;
}

/* Orvos táblázat szebb megjelenés */
.big-font table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 14px;
}

.big-font table th {
    background: #2B96CC;
    color: #fff;
    padding: 10px 12px;
    text-align: left;
    font-weight: 600;
}

.big-font table td {
    padding: 10px 12px;
    border-bottom: 1px solid #eee;
}

.big-font table tr:hover td {
    background: #f0f7fc;
}

.big-font table tr:nth-child(even) td {
    background: #f8f9fa;
}

.big-font table tr:nth-child(even):hover td {
    background: #f0f7fc;
}

/* Orvos névjegy kártya - ha b vagy strong taggel van formázva a név */
.big-font b, .big-font strong {
    color: #1a2e4a;
}

/* =====================================================
   MOBIL MENÜ JAVÍTÁS
   ===================================================== */
@media (max-width: 767px) {

    /* Submenük mobilon megjelennek */
    .navbar-nav .dropdown-menu {
        position: static !important;
        float: none !important;
        box-shadow: none !important;
        border: none !important;
        background: #f8f8f8 !important;
        padding-left: 15px !important;
    }

    .navbar-nav .dropdown-menu li a {
        color: #333 !important;
        padding: 8px 15px !important;
        border-bottom: 1px solid #eee !important;
    }

    /* Hamburger gomb stílus */
    .navbar-toggle {
        border-color: #2B96CC !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #2B96CC !important;
    }

    /* Menüpontok mobilon */
    .navbar-nav > li > a {
        padding: 12px 15px !important;
        border-bottom: 1px solid #eee !important;
    }

    /* Keresőmező mobilon */
    .medical-nav form input[type="text"] {
        width: 140px !important;
    }

    /* Sidebar mobilon egymás alatt */
    .col-md-3.sidebar-widget {
        margin-top: 20px;
    }

    /* Blog kártyák mobilon */
    .blog-posts .col-md-4 {
        margin-bottom: 20px;
    }
}



/* Fix - latest-news row ne legyen flex (posturi szekció miatt) */
.latest-news .row {
    display: block !important;
}

.latest-news .col-md-8,
.latest-news .col-md-4 {
    display: block !important;
    float: left !important;
}


/* =====================================================
   BLOG KÁRTYÁK JAVÍTÁS - hozzáadni a medicom.css végéhez
   ===================================================== */

/* Kép kitöltés - minden blog thumbnail */
.blog-thumbnail {
    background-color: #f0f4f8;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Blog lista - egyforma kártyák */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
}

.blog-posts .col-md-4 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.blog-posts .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-posts .blog-content p {
    flex: 1;
}

/* Főoldal hírek - egyforma kártyák */
.latest-news .col-md-6 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.latest-news .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.latest-news .blog-content p {
    flex: 1;
}

/* Fix cím és leírás magasság - egyforma kártyák */
.blog-posts .blog-title {
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.blog-posts .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Főoldal hírek cím fix */
.latest-news .blog-title {
    min-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px !important;
    line-height: 24px !important;
}

.latest-news .blog-content p {
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Gomb mindig alul, teljes szélességű */
.blog-posts .blog-content a.btn,
.latest-news .blog-content a.btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important;
    box-sizing: border-box;
}

/* =====================================================
   SLIDER - fehér háttér elválasztás
   ===================================================== */

.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-bottom: 3px solid #2B96CC;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Navbar alatti fehér vonal -> kék */
.header-bottom-line {
    background: #2B96CC !important;
    height: 3px !important;
    bottom: 0 !important;
}

/* Slider árnyék erősítés */
.tp-banner-container,
.forcefullwidth_wrapper_tp_banner {
    border-top: 3px solid #2B96CC;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

/* =====================================================
   LOGO ALIGNMENT - menüpontokkal egy sorba
   ===================================================== */
.navbar-brand {
    margin-top: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar-brand img {
    max-height: 60px;
    width: auto !important;
    max-width: 220px;
}

/* Logo alignment - erősebb felülírás */
.medicom-header .navbar-brand {
    margin: 8px 0 0 !important;
    padding: 0 !important;
    line-height: 60px !important;
}

.medicom-header .navbar-nav {
    margin-top: 12px !important;
}

.medicom-header .navbar-nav > li > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

/* Logo és menü vertikális igazítás */
.medicom-header .navbar {
    min-height: 70px !important;
}

.medicom-header .navbar-nav > li > a {
    line-height: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.medicom-header .navbar-brand {
    margin-top: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.medicom-header .navbar-brand img {
    max-height: 55px !important;
    width: auto !important;
    max-width: 220px !important;
}

/* =====================================================
   DESIGN UPGRADE - apró javítások
   ===================================================== */

/* 1. Menüpontok hover effekt */
.medicom-header .navbar-nav > li > a:hover,
.medicom-header .navbar-nav > li > a:focus {
    color: #2B96CC !important;
    border-bottom: 2px solid #2B96CC;
    background: transparent !important;
}

.medicom-header .navbar-nav > li > a {
    border-bottom: 2px solid transparent;
    transition: all 0.2s ease;
}

/* 2. Dátum doboz - elegánsabb */
.blog-date {
    background: #2B96CC;
    padding: 6px 10px !important;
    border-radius: 0 0 4px 0;
}

.day {
    font-size: 28px !important;
    line-height: 32px !important;
}

.monthyear {
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* 3. Footer háttér egységesítés */
footer.light,
.footer,
#footer {
    background: #1a2e4a !important;
    color: #ccc !important;
}

footer.light h4,
footer.light span,
.footer h4 {
    color: #fff !important;
}

footer.light a,
.footer a {
    color: #7ec8e3 !important;
}

footer.light a:hover,
.footer a:hover {
    color: #fff !important;
}

/* 4. Kártya hover effekt */
.blog-item {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.blog-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
}

/* 5. "Afla mai multe" gomb - teli kék */
.btn-rounded.btn-bordered,
.blog-content .btn,
.blog-posts .btn,
.latest-news .btn {
    background: #2B96CC !important;
    color: #fff !important;
    border-color: #2B96CC !important;
    border-radius: 20px !important;
    padding: 7px 20px !important;
    font-weight: 600 !important;
    transition: background 0.2s ease !important;
}

.btn-rounded.btn-bordered:hover,
.blog-content .btn:hover,
.blog-posts .btn:hover,
.latest-news .btn:hover {
    background: #1a7aad !important;
    border-color: #1a7aad !important;
    color: #fff !important;
}

/* =====================================================
   ORVOSOK OLDAL - kártya stílus
   ===================================================== */

/* Automatikusan formázza az orvosok listáját */
.big-font ul li {
    padding: 6px 0;
    border-bottom: 1px solid #f0f0f0;
    list-style: none;
    padding-left: 20px;
    position: relative;
}

.big-font ul li:before {
    content: "•";
    color: #2B96CC;
    position: absolute;
    left: 0;
    font-weight: bold;
}

/* Orvos táblázat szebb megjelenés */
.big-font table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 14px;
}

.big-font table th {
    background: #2B96CC;
    color: #fff;
    padding: 10px 12px;
    text-align: left;
    font-weight: 600;
}

.big-font table td {
    padding: 10px 12px;
    border-bottom: 1px solid #eee;
}

.big-font table tr:hover td {
    background: #f0f7fc;
}

.big-font table tr:nth-child(even) td {
    background: #f8f9fa;
}

.big-font table tr:nth-child(even):hover td {
    background: #f0f7fc;
}

/* Orvos névjegy kártya - ha b vagy strong taggel van formázva a név */
.big-font b, .big-font strong {
    color: #1a2e4a;
}

/* =====================================================
   MOBIL MENÜ JAVÍTÁS
   ===================================================== */
@media (max-width: 767px) {

    /* Submenük mobilon megjelennek */
    .navbar-nav .dropdown-menu {
        position: static !important;
        float: none !important;
        box-shadow: none !important;
        border: none !important;
        background: #f8f8f8 !important;
        padding-left: 15px !important;
    }

    .navbar-nav .dropdown-menu li a {
        color: #333 !important;
        padding: 8px 15px !important;
        border-bottom: 1px solid #eee !important;
    }

    /* Hamburger gomb stílus */
    .navbar-toggle {
        border-color: #2B96CC !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #2B96CC !important;
    }

    /* Menüpontok mobilon */
    .navbar-nav > li > a {
        padding: 12px 15px !important;
        border-bottom: 1px solid #eee !important;
    }

    /* Keresőmező mobilon */
    .medical-nav form input[type="text"] {
        width: 140px !important;
    }

    /* Sidebar mobilon egymás alatt */
    .col-md-3.sidebar-widget {
        margin-top: 20px;
    }

    /* Blog kártyák mobilon */
    .blog-posts .col-md-4 {
        margin-bottom: 20px;
    }
}

/* =====================================================
   ORVOSOK OLDAL - kártyás elrendezés
   ===================================================== */

/* Orvos lista kártyák - ha a tartalom ul/li struktúrát használ */
.big-font ul {
    list-style: none !important;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 20px 0 !important;
}

.big-font ul li {
    flex: 0 0 calc(33.333% - 12px);
    background: #f8fbff;
    border: 1px solid #dce8f5;
    border-radius: 10px;
    padding: 16px 20px;
    border-left: 4px solid #2B96CC;
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.big-font ul li:hover {
    box-shadow: 0 4px 16px rgba(43, 150, 204, 0.15);
    transform: translateY(-2px);
}

/* Doktor ikon minden kártya elé */
.big-font ul li::before {
    content: "👨‍⚕️";
    display: block;
    font-size: 28px;
    margin-bottom: 8px;
}

/* Ha az orvos neve bold/erős */
.big-font ul li strong,
.big-font ul li b {
    color: #1a2e4a;
    font-size: 15px;
    display: block;
    margin-bottom: 4px;
}

/* Specializáció szöveg */
.big-font ul li span,
.big-font ul li em {
    color: #2B96CC;
    font-size: 13px;
}

/* Mobilon 1 oszlop */
@media (max-width: 767px) {
    .big-font ul li {
        flex: 0 0 100%;
    }
}

/* Tableten 2 oszlop */
@media (min-width: 768px) and (max-width: 991px) {
    .big-font ul li {
        flex: 0 0 calc(50% - 8px);
    }
}

/* Fix - latest-news row ne legyen flex (posturi szekció miatt) */
.latest-news .row {
    display: block !important;
}

.latest-news .col-md-8,
.latest-news .col-md-4 {
    display: block !important;
    float: left !important;
}

/* Footer ikonok igazítás */
.footer-widget .contact-widget i {
    display: inline-block !important;
    width: 20px !important;
    text-align: center !important;
    vertical-align: middle !important;
    margin-right: 8px !important;
    float: none !important;
}

.footer-widget .contact-widget p {
    display: inline-block !important;
    vertical-align: middle !important;
    margin: 0 0 8px 0 !important;
}

.footer-widget .contact-widget {
    line-height: 1.8 !important;
}
