.header-tipshout {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	border-bottom: 1px solid #d1d1d3;
}
.header-tipshout .logo-tipshout-header {
	display: flex;
}
.header-tipshout .logo-tipshout-header img {
	max-height: 50px;
}
.header-tipshout .rs {
	display: flex;
}
.header-tipshout .rs a {
	font-size: 0.75em;
	margin-left: 20px;
	color: #77787c;
}

.smartbanner {
	height: auto !important;
	display: flex !important;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.smartbanner.smartbanner--android {
	background: #33a8f1 !important;
	box-shadow: none !important;
}
.smartbanner.smartbanner--android .smartbanner__exit {
	display: none;
}
.smartbanner.smartbanner--android .smartbanner__icon {
	display: none;
}
.smartbanner.smartbanner--android .smartbanner__info {
	flex: 6;
	position: initial !important;
	padding: 6px 5px 8px 15px !important;
	height: auto !important;
	text-shadow: none !important;
}
.smartbanner.smartbanner--android .smartbanner__info .smartbanner__info__author {
	display: none;
}
.smartbanner.smartbanner--android .smartbanner__info .smartbanner__info__author,
.smartbanner.smartbanner--android .smartbanner__info .smartbanner__info__price {
	line-height: 1.2em;
	color: #fff;
}
.smartbanner.smartbanner--android .smartbanner__button {
	flex: 4;
	margin: 0 10px;
	position: initial !important;
	box-shadow: none !important;
	border: 1px solid #fff !important;
	border-radius: 5px !important;
	padding: 3px !important;
}
.smartbanner.smartbanner--android .smartbanner__button .smartbanner__button__label {
	padding: 0 !important;
	background: none !important;
	color: #fff;
	font-weight: 600;
}

.logo-tipshout {
	margin: 40px 0 10px 0;
}
.logo-tipshout img {
	height: 65px;
}

.intro {
	color: #77787c;
}

.mobile-container .intro {
	font-size: 14px;
	padding: 0 40px;
}
.mobile-container .header-button {
	margin-top: 50px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
}

.content-container .logo-tipshout {
	margin: 0 0 40px 0;
}
.content-container .logo-tipshout img {
	height: 75px;
}
.content-container .header-button {
	margin-top: 60px;
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.iphone-container {
	background-image: url("/images/new/iphone.png");
	background-repeat: no-repeat;
	background-size: contain;
	height: 570px;
	width: 285px;
	padding: 16px;
	padding-top: 63px;
}
.iphone-container .carousel-item {
	height: 444px;
	width: 253px;
}
.iphone-container .carousel-item.s1 {
	background-image: url("/images/new/n1.jpg");
	background-position: center;
	background-size: cover;
}
.iphone-container .carousel-item.s2 {
	background-image: url("/images/new/n2.jpg");
	background-position: center;
	background-size: cover;
}
.iphone-container .carousel-item.s3 {
	background-image: url("/images/new/n3.jpg");
	background-position: center;
	background-size: cover;
}

.store-buttons {
	text-align: center;
}
.store-buttons .btn-play-store {
	display: block;
	margin: 0 0 40px 0;
}
.store-buttons .btn-play-store img {
	height: 60px;
}
.store-buttons .btn-app-store {
	display: block;
	margin-bottom: 20px;
}
.store-buttons .btn-app-store img {
	height: 40px;
}
.store-buttons.desktop {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.store-buttons.desktop .btn-app-store {
	margin: 10px 0 30px 0;
}
.store-buttons.desktop .btn-app-store img {
	height: 55px;
}
.store-buttons.desktop .btn-play-store {
	margin: 10px 0 30px -8px;
}
.store-buttons.desktop .btn-play-store img {
	height: 80px;
}

.cookie-warning {
	font-size: 10px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	color: #717273;
	background: #f9f9f9;
	z-index: 1002;
	padding: 10px 25px 10px 5px;
	display: none;
}

.copyright {
	color: #77787c;
	font-size: 0.75em;
	margin-bottom: 5px;
}
.copyright a,
.copyright a:visited,
.copyright a:active {
	color: #515151;
}

.home-title {
	margin: 0 20px 20px 20px;
	text-align: center;
	font-size: 1.3em;
}

.container-carousel-mobile {
	margin: 60px 0;
}

.container-carousel-desktop {
	margin-bottom: 20px;
}

.banner {
	width: 20%;
	height: 36vw;
	object-fit: cover;
}

.footer {
	width: 100%;
	z-index: 1000;
	position: static;
	/* display:none; */
	right: 0;
	bottom: 0;
	left: 0;
	border: none;
	padding: 10px;
	color: #77787c;
	font-size: 0.75em;
}
.footer a,
.footer a:visited,
.footer a:active {
	color: #515151;
}

.conditions {
	background-color: #eeeeee;
	padding: 20px 20px 100px 20px;
	color: #515151;
}
.conditions h1 {
	font-size: 2em;
	margin: 40px;
	color: #000000;
}
.conditions h2 {
	font-size: 1.75em;
	margin: 80px 0 30px 0;
	font-weight: 400;
}
.conditions h3 {
	font-size: 1.5em;
	margin: 40px 0 20px 0;
	font-weight: 400;
}
.conditions h4 {
	font-size: 1.25em;
	margin: 20px 0 10px 0;
	font-weight: 400;
	color: #000000;
}
.conditions h2,
.conditions h3 {
	color: #33a8f1;
}
.conditions h2.conf {
	color: #000000;
	font-size: 2em;
	margin: 80px 0 40px 0;
}
.conditions li {
	list-style-type: none;
}
.conditions a {
	color: #33a8f1;
}

/*# sourceMappingURL=tipshout.css.map */
