/*
Theme name: Nemzetközi-betegszállítás JN x valami
Version: 1.0
Author: Oroszlány Tibi - weweb.hu
Author URI: https://weweb.hu/
*/

@font-face {
    font-family: 'PoppinsExtraBoldItalic';
    src: url('fonts/Poppins-ExtraBoldItalic.woff2') format('woff2'),<div class="col-11 col-lg-9">
        url('fonts/Poppins-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsBlack';
    src: url('fonts/Poppins-Black.woff2') format('woff2'),
        url('fonts/Poppins-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsBoldItalic';
    src: url('fonts/Poppins-BoldItalic.woff2') format('woff2'),
        url('fonts/Poppins-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsBold';
    src: url('fonts/Poppins-Bold.woff2') format('woff2'),
        url('fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsBlackItalic';
    src: url('fonts/Poppins-BlackItalic.woff2') format('woff2'),
        url('fonts/Poppins-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsExtraBold';
    src: url('fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('fonts/Poppins-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsMedium';
    src: url('fonts/Poppins-Medium.woff2') format('woff2'),
        url('fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsSemibold';
    src: url('fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsThin';
    src: url('fonts/Poppins-Thin.woff2') format('woff2'),
        url('fonts/Poppins-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsRegular';
    src: url('fonts/Poppins-Regular.woff2') format('woff2'),
        url('fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsThinItalic';
    src: url('fonts/Poppins-ThinItalic.woff2') format('woff2'),
        url('fonts/Poppins-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsMediumItalic';
    src: url('fonts/Poppins-MediumItalic.woff2') format('woff2'),
        url('fonts/Poppins-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsExtraLight';
    src: url('fonts/Poppins-ExtraLight.woff2') format('woff2'),
        url('fonts/Poppins-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsExtraLightItalic';
    src: url('fonts/Poppins-ExtraLightItalic.woff2') format('woff2'),
        url('fonts/Poppins-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsLight';
    src: url('fonts/Poppins-Light.woff2') format('woff2'),
        url('fonts/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsLightItalic';
    src: url('fonts/Poppins-LightItalic.woff2') format('woff2'),
        url('fonts/Poppins-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsItalic';
    src: url('fonts/Poppins-Italic.woff2') format('woff2'),
        url('fonts/Poppins-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsSemiboldItalic';
    src: url('fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/Poppins-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

:root {
	--red: #da2400;
	--red-dark: #be2400;
	--light-grey: #f4f4f4;
	--semi-black: #000000;
	--secondary: #ffffff;
}

body, html {
	font-family: 'PoppinsRegular'!important;
	margin: 0px auto;
	overflow-x: hidden;
}

h1, h2, h3 {
	font-family: 'PoppinsBold'!important;
	font-weight: bold;
}

h1 {
	font-size: 2.2rem;
}

h2 {
	font-size: 1.8rem;
}

h3 {
	font-size: 1.4rem;
}

.top-contact-link {
	color: white!important;
	text-decoration: none;
	font-family: 'PoppinsBold'!important;
	margin: 0px 8px;
}

.top-contact-icon {
	color: white;
	font-size: 1.2rem;
}

.nav-item .nav-link {
	padding-left: 10px!important;
	padding-right: 10px!important;
	font-family: 'PoppinsSemibold'!important;
}

.navbar-toggler {
	border: 0px solid black!important;
}

.jn-gradient {
	background: linear-gradient(to bottom, var(--red), var(--red-dark));
}

.nav-item:last-child .nav-link, .btn-jn {
	color: white;
	background-color: var(--red);
	border-radius: 6px;
	margin-left: 14px;
}

.btn-jn {
	font-family: 'PoppinsSemibold'!important;
	margin-left: 0px;
	padding: 10px 20px;
	text-decoration: none;
	transition: .2s ease-in-out;
}

.btn-jn-invert {
	font-family: 'PoppinsSemibold'!important;
	background-color: var(--light-grey);
	border-radius: 6px;
	padding: 10px 20px;
	text-decoration: none;
	transition: .2s ease-in-out;
	color: #000000;
}

.btn-jn-invert:hover {
	background-color: white;
}

.nav-item:last-child .nav-link:hover, .btn-jn:hover {
	background-color: var(--red-dark);
	transition: .2s ease-in-out;
}

p:last-child {
	margin-bottom: 0px!important;
}

#hero {
	background-image: url('https://emta.hu/wp-content/uploads/2024/12/europa-terkep.svg');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center right;
	margin-top: -80px;
}

.infobox {
	background-color: var(--light-grey);
	border-radius: 10px;
}

.jn-border {
	border: 3px solid var(--secondary);
}

.infobox::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\3f";
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 80px;
	color: white;
	text-align: center;
	position: absolute;
	font-size: 3rem;
	width: 80px;
	height: 80px;
	border-radius: 300px;
	background-color: var(--red);
	display: block;
	left: -40px;
	top: -40px;
}

.gradient-jn-lg {
	border-radius: 20px;
}

.bg-jn-lightgrey {
	background-color: var(--light-grey);
}

.cta-container {
	border: 3px solid var(--secondary);
}

.text-justify {
	text-align: justify;
}

.fancy-top {
	position: relative;
}

.fancy-top::before {
	content: '';
	position: absolute;
	border-radius: 16px 16px 0px 0px;
	top: -50px;
	left: 0px;
	width: 100%;
	height: 50px;
	background-color: var(--red);
}

.footer-link {
	color: #888;
	text-decoration: none;
}

legend, label, .gfield_description, .gfield_required_text {
	color: white!important;
}

.gform_button {
	background-color: white!important;
	color: var(--red)!important;
	width: 100%!important;
	transition: .3s ease-in-out;
	font-weight: bold!important;
}

.gform_button:hover {
	background-color: #f4f4f4!important;
	color: var(--red-dark)!important;
	transition: .3s ease-in-out;
}

#betegszallitas-folyamat {
	position: relative;
}

#betegszallitas-folyamat::before, #betegszallitas-folyamat::after {
	content: '';
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 200px;
	height: 79px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*#betegszallitas-folyamat::before {
	background-image: url('https://emta.hu/wp-content/uploads/2024/12/heart-wafe-left-side.png');
	left: 0px;
}

#betegszallitas-folyamat::after {
	background-image: url('https://emta.hu/wp-content/uploads/2024/12/heart-wafe-right-side.png');
	right: 0px;
}*/

.pulsing-heart {
	animation: heartbeat 1.4s linear infinite;
}

/* GALLERY MAP */

.map-holder {
	height: auto;
}

.pin {
	width: 18px!important;
	height: auto;
	position: absolute;
	cursor: pointer;
}

#lightbox {
	width: 100vw;
	height: 100vh;
	background-color: rgba(0,0,0,0.9);
	z-index: 1000;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	justify-content: center;
	align-items: center;
}

.lightbox-container {
	width: 90vw;
	height: 60vh;
	background-color: rgba(0,0,0,0.5);
	border-radius: 6px;
	padding: 30px;
	position: relative;
}

.lightbox-img {
	width: 100%;
	height: 70%;
	align-items: end;
	justify-content: center;
	display: flex;
	object-fit: contain!important;
}

.lightbox-image {
	height: auto;
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
	display: block;
}

.lightbox-content {
	text-align: center;
	width: 100%;
	height: 40%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: start;
}

.lightbox-headline {
	color: white!important;
	margin-top: 30px;
	font-size: 1.4rem;
}

.lightbox-description {
	color: white!important;
	font-size: 1rem;
}

.lightbox-close-button {
	position: absolute;
	width: 20px;
	height: 20px;
	color: white;
	border: 0px solid white;
	background-color: transparent;
	top: 20px;
	right: 20px;
	font-size: 20px;
	line-height: 20px;
	
}

@keyframes heartbeat {
  0% { transform: scale(1); }
  25% { transform: scale(1); }
  30% { transform: scale(1.4); }
  50% { transform: scale(1.2); }
  70% { transform: scale(1.4); }
  100% { transform: scale(1); }
}

@media only screen and (max-width: 992px) {

	.infobox::before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\3f";
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 50px!important;
		color: white;
		text-align: center;
		position: absolute;
		font-size: 2rem!important;
		width: 50px!important;
		height: 50px!important;
		border-radius: 300px;
		background-color: var(--red);
		display: block;
		left: calc( 50% - 25px )!important;
		top: -25px!important;
	}
}