@charset "UTF-8";
/*! Xtaxi.hu custom CSS * Compatibility: Bootstrap v5.1.3 (https://getbootstrap.com/)
* Copyright 2023 Simon Nándor, Simon Nándor e.v.
* www.simonszoft.hu
* Xtaxi  kék: #67a3d7
*/
html {
	scroll-behavior: smooth;
}
body {
	font-family: 'Montserrat-Light', Tahoma, Verdana, sans-serif;
}
header {
	background-color: #67a3d7 !important;
	background-image: url('assets/img/xtaxi_menu_car.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 88% 8%;
	padding: 5px;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.smallest {
	font-size: 0.9rem;
}
.hardest {
	font-weight: bold;
}
.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav {
	color: #000000 !important;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: #ffffff !important;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link {
	color: #000000 !important;
	text-transform: uppercase;
	margin-left: 1.4rem;
	font-weight: bold;
	font-size: 0.9rem;
}
.nav-label h2 {
	color: #ffffff !important;
	font-weight: bold;
	font-size: 1.2rem;
}
.menu-bg {
	--bs-bg-opacity: 1;
	background-color: transparent !important;
}
.menu-second {
	padding-bottom: 0.5rem;
}
.btn-x {
	padding: 1rem;
	font-weight: bold;
	font-size: 1.5rem;
}
.btn-dark {
	color: #fff;
	background-color: #000000;
	border-color: #212529;
}
.content-x h2 {
	font-weight: bold;
	font-size: 2.4rem;
}
.content-text {
	text-align: justify !important;
}
#aboutimg {
	display: block;
	background-image: url('assets/img/rolunk/_xtaxi_r0.jpg');
	background-position: 70% 50%;
	opacity: 1;
	margin: 0;
	padding: 0;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	min-height: 360px;
	border-radius: 5px;
}
.card-col {
	padding-right: 0.1rem;
	padding-left: 0.1rem;
}
.card-x {
	background-color: #f2f2f2;
	padding: 10px;
}
.card-x h1 {
	color: #67a3d7;
	font-weight: bold;
	font-size: 1.7rem;
	padding-top: 1rem;
}
.card-x h2 {
	color: #000000;
	font-weight: 500;
	font-size: 1rem;
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
}
.card-x .price-card-info-text {
	display: table-cell;
	text-align: center;
	vertical-align: top;
}
.card-x .price-card-info-row {
	height: 90px;
}
.card-x .price-card-vip {
	display: block;
	margin-top: 1rem;
}

.price-card a {
	color: #67a3d7;
	text-decoration: none;
}
.price-card a:hover {
	color: #000000;
}
.news-more {
	text-transform: uppercase;
	color: #67a3d7;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.news-img {
	width: 100%;
	height: 24vw;
	object-fit: cover;
}
.news-box {
	height: 148px;
	overflow: hidden;
}
.tu-img {
	background-image: url('assets/img/torzsutas.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}
.vip-img {
	background-color: #67a3d7;
	background-image: url('assets/img/vipcard.png');
	background-repeat: no-repeat;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}
.app-img {
	background-color: #67a3d7;
	background-image: url('assets/img/xtaxi_app.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}
.pimg {
	max-height: 160px;
	max-width: 100%;
}
.pbimg {
	max-height: 200px;
}
#VIP {
	background-color: #67a3d7 !important;
}
#APPBOX {
	background-color: #67a3d7 !important;
}
.socials {
	text-align: right;
}
.social-icon {
	width: 48px;
	margin-right: 4px;
}
.table-x {
	line-height: 1rem;
}
.table-x td {
	border-bottom-width: 0px;
}
.table-x .text-left {
	text-align: left !important;
}
.table-x .text-left span {
	font-size: 0.9rem;
}
.table-x h3 {
	font-weight: bold;
	font-size: 1.9rem;
}
.footer-x {
	font-size: 0.9rem;
	color: #fff;
	background-color: #67a3d7 !important;
}
.footer-x a {
	color: #fff;
	text-decoration: none;
	margin-left: 1.9rem;
}
.footer-x a:hover {
	color: #000000;
}
#MC {
	display: none;
}
#KMP-mobil {
	display: none;
}
#KMP {
	display: flex;
}
#VIPREG {
	display: block;
	background-color: #000000;
	color: #ffffff;
	padding-left: 10vw;
	padding-right: 10vw;
	margin-top: 2vw;
	border-radius: 10px;
}
#VIPREG label {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
#VIPREG .form-text-w {
	display: block;
	width: 100%;
	text-align: center;
	color: #ffffff !important;
	font-size: 0.8rem;
}
.img-btn {
	background-color: #000000;
	color: #ffffff;
	border: 0;
}
/*map*/
#googleMap {
	width: 100%;
	height: 463px;
	margin: 0;
}

/*back to top button*/
#top_btn {
	display: none;
	position: fixed;
	bottom: 10px;
	left: 10px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #000000;
	color: white;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 1.9rem;
}
#top_btn:hover {
	background-color: #555;
/* Add a dark-grey background on hover */
}
#calc_button {
	background-color: #67a3d7;
	color: #ffffff !important;
	width: 175px;
}
#news_button {
	background-color: #67a3d7;
	color: #ffffff !important;
	width: 255px;
}
.calc-info {
	padding-top: 20px;
}
.calc-error {
	padding-top: 20px;
	color: red !important;
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #67a3d7;
	border-color: #67a3d7;
}
.btn-outline-primary {
	background-color: #fff;
	color: #67a3d7;
	border-color: #67a3d7;
}
primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
	color: #fff;
	background-color: #67a3d7;
	border-color: #67a3d7;
}
/*output box*/
#output {
	display: block;
	font-weight: bold;
	font-size: 1rem;
	height: 128px;
}
/*SLIDER*/
.tech-slideshow {
	height: 200px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.mover-1 {
	height: 190px;
	width: 80000px;
	position: absolute;
	overflow-x: hidden;
	top: 0;
	left: 0;
	animation: moveSlideshow 55s linear infinite;
}
.mover-1 .slide {
	width: 320px;
	padding: 1pc;
	vertical-align: middle;
	margin: 0 auto;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
@keyframes moveSlideshow {
100% {
	transform: translateX(-5012px);
}
}
.pr-0 {
	padding-right: 0 !important;
}
.pl-0 {
	padding-left: 0 !important;
}
.blacka {
	color: #000000;
	text-decoration: none;
}
.blacka:hover {
	color: #67a3d7;
	text-decoration: underline;
}

/* Reszponzív rész  */

@media only screen and (min-width: 1060px) {
	.price-card {
		display: block;
		height: 420px
	}
	.card-x .price-card-info-row {
		height: 100px;
	}	
	#googleMap {
		width: 100%;
		height: 420px;
		margin: 0;
	}	
}
@media only screen and (max-width: 1140px) {
	.price-card {
		display: block;
		height: 400px
	}
	.card-x .price-card-info-row {
		height: 100px;
	}		
	#googleMap {
		width: 100%;
		height: 400px;
		margin: 0;
	}	

}
@media only screen and (max-width: 1115px) {
	.price-card {
		display: block;
		height: 420px
	}
	.card-x .price-card-info-row {
		height: 100px;
	}	
	#googleMap {
		width: 100%;
		height: 420px;
		margin: 0;
	}	

}
@media only screen and (max-width: 1050px) {
	.price-card {
		display: block;
		height: 410px
	}
	.table-x h3 {
		font-weight: bold;
		font-size: 1.2rem;
	}	
	.card-x .price-card-info-row {
		height: 120px;
	}
	#googleMap {
		width: 100%;
		height: 410px;
		margin: 0;
	}	

}
@media only screen and (max-width: 980px) {
	.price-card {
		display: block;
		height: 410px
	}
	.table-x h3 {
		font-weight: bold;
		font-size: 1rem;
	}	
	.card-x h2 {
		font-size: 0.9rem;
	}	
	.card-x small {
		font-size: 0.8rem;
	}		
	.card-x .price-card-info-row {
		height: 120px;
	}	
	#googleMap {
		width: 100%;
		height: 410px;
		margin: 0;
	}	

}
@media only screen and (max-width: 920px) {
	.price-card {
		display: block;
		height: 460px
	}
	.table-x h3 {
		font-weight: bold;
		font-size: 1rem;
	}	
	.card-x .price-card-info-row {
		height: 130px;
	}	
	#googleMap {
		width: 100%;
		height: 460px;
		margin: 0;
	}	

}
@media only screen and (max-width: 860px) {
	.card-x .price-card-info-row {
		height: 140px;
	}	
	.card-x h2 {
		font-size: 0.7rem;
	}	
	.card-x small {
		font-size: 0.6rem;
	}		
}
@media only screen and (max-width: 767px) {
	.price-card {
		display: block;
		height: auto;
	}
	.card-x .price-card-info-row {
		height: auto;
	}	
	.card-x h2 {
		font-size: 1.1rem;
	}	
	.table-x h3 {
		font-weight: bold;
		font-size: 1.3rem;
	}	
	.card-x small {
		font-size: 0.9rem;
	}	
	#googleMap {
		width: 100%;
		height: 400px;
		margin: 0;
	}	
		
}

@media only screen and (max-width: 1050px) {
header {
	background-color: #67a3d7 !important;
	background-image: url('assets/img/xtaxi_c.png');
	background-repeat: repeat;
}
.pbimg {
	max-height: 150px;
}
.pimg {
	max-height: 150px;
}
.news-img {
	width: 100%;
	height: 24vw;
	object-fit: cover;
}
}
@media only screen and (max-width: 800px) {
#KMP-mobil {
	display: flex;
}
#KMP {
	display: none;
}
.pbimg {
	max-height: 150px;
}
.pimg {
	max-height: 150px;
}
.news-img {
	width: 100%;
	height: 40vw;
	object-fit: cover;
}
.tu-img {
	min-height: 320px;
}
.vip-img {
	min-height: 320px;
}
}
@media only screen and (max-width: 600px) {
.tu-img {
	min-height: 320px;
}
.vip-img {
	min-height: 320px;
}
.pbimg {
	max-height: 150px;
}
.content-text {
	text-align: center !important;
}
.btn-group, .btn-group-vertical {
	display: block !important;
}
.btn-group .btn {
	border: 0 !important;
	border-radius: 3px !important;
	margin-bottom: 2px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.btn-x {
	width: 100%;
}
.nav-label h2 {
	font-size: 1.4rem;
	text-align: center;
}
.footer-x a {
	display: block;
	width: 100%;
	margin: 0;
	padding-top: 10px;
}
#MC {
	display: block;
	width: 100%;
}
.news-img {
	width: 100%;
	height: 50vw;
	object-fit: cover;
}
}
@media only screen and (max-width: 500px) {
.pbimg {
	max-height: 140px;
}
.pimg {
	max-height: 140px;
}
}
@media only screen and (max-width: 400px) {
.pbimg {
	max-height: 140px;
}
.pimg {
	max-height: 140px;
}
.news-img {
	width: 100%;
	height: 50vw;
	object-fit: cover;
}
}