.swiper-container {
  width: 100%;
  max-width:930px;
}
.swiper-slide img {width:100%;}

/*header {
    min-height: 85px;
    overflow: hidden;
    border-bottom: 1px solid black;
}*/
.logo img.logotext {
    width: 200px;
}
.logo img.logoimg {
    width:260px !important;
}
.tel {
    color: black;
    text-align: center;
}
.telnum {
	font-size:22px;
}
.telnum a {
	text-decoration:none;
	color: black;
}
:root {
    --swiper-theme-color: #fd7e14;
}
.mybgblack {
    background-color: black;
}
header .navbar-dark .navbar-nav .nav-link.active {
	background-color:#ffc107;
}
header .navbar {
	padding-top: 0px;
    padding-bottom: 0px;
}
header .navbar-toggler,header .navbar-toggler:focus {
    box-shadow: inherit;
    border: 0px solid black !important;
	color:white;
}
footer a,footer a:hover,footer a:visited {
	text-decoration:none;
	color: #ffc107;
}
.navbar-dark .navbar-nav .nav-link {
    color: white;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.85);
}
@media only screen and (max-width: 575px) {
	img.callmeimg {
		opacity:.50 !important;
	}
}
/*!.card-body {
    padding: 1rem 1.3rem;
}*/
/*.pricecards .card,.pricecards .card .list-group-item {
	background-color:orange;
}*/
/*!.pricecards .card img.card-img-bottom {
	border: 1px solid black;
}
.pricecards .card {
    border: 0;
}
.loupe {
	overflow:hidden;
    z-index: 100;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto auto;
	display: flex;
    justify-content: center;
}
.loupe img {
	width: 50px;
    height: 50px;
    align-self: center;
}
.louped {
    position: relative;
}

.pricecards .precard {max-width:360px;}
.price {
	font-size: 1.3rem;
}
img.question {
	width: 24px;
}
.carousel-inner .carousel-item img {
	max-height: 100%;
	min-height: 0px;
	max-width: 100%;
}
.transplogo img {
	width: 146px;
}
.bases {
	display:none;
	color: red !important;
}*/
.card-01 .btn {padding: 0.8rem 1rem 1rem 1rem;}
.card-03 img {width:274px; max-width:100%; overflow:hidden;:w-resize}
/*.card-02 .card {width:10rem;}*/
.card-02 h5 {
	font-weight: 600;
}
.card-02 .card-02-inner {
	max-width: 300px;
}
.card-04 {max-width:516px;margin:0 auto;}
