.adbro-porsche {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-porsche * {
	box-sizing: border-box;
	}

.adbro-porsche__container {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 170px;
	margin: 0 !important;
	margin-left: -219px !important;
	width: 438px;
	max-width: none !important;
	}

.adbro-porsche__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 55px;
	margin: 0 !important;
	background: url(../images/porsche-bg.png) no-repeat center top;
    background-size: cover;
    -webkit-animation: slideInUp24 .5s .3s both;
    animation: slideInUp24 .5s .3s both;
	}

	.adbro-porsche__bg:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; 
    height: 1px;
    background: #000;
}

.adbro-porsche__logo {
    position: absolute;
    bottom: 3px;
    left: 50%;
    margin: 0 !important;
    margin-left: -154px !important;
	background: url(../images/porsche-logo.png) no-repeat left bottom;
	background-size: contain;
	width: 47px;
	height: 28px;
	-webkit-animation: fadeInLeft24 .7s .7s both;
	animation: fadeInLeft24 .7s .7s both;
	}

.adbro-porsche__text {
	position: absolute;
	left: 50%;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
}

.adbro-porsche__text--1 {
    bottom: 27px;
    margin-left: 32px !important;
	background-image: url(../images/porsche-text.png);
	width: 83px;
	height: 21px;
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
}

.adbro-porsche__text--2 {
    bottom: 2px;
    margin-left: 32px !important;
	background-image: url(../images/porsche-text2.png);
	width: 54px;
	height: 25px;
}

.adbro-porsche__btn {
    display: block;
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin: 0 !important;
    margin-left: 96px !important;
    background: url(../images/porsche-btn.png) no-repeat left bottom;
    background-size: contain;
    width: 52px;
    height: 15px;
	-webkit-animation: fadeInRight24 .7s .7s both;
	animation: fadeInRight24 .7s .7s both;
	overflow: hidden;
	}

.adbro-porsche__btn:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	opacity: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
	width: 25%;
	height: 87%;
	-webkit-animation: shine24 2s 5.2s;
	animation: shine24 2s 5.2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
}


.adbro-grid__btn {
	background-image: url(../images/porsche-grid-btn.png);
}

.adbro-grid__line {
	background: linear-gradient(180deg, #E42313 0%, #B91305 100%);
    border-radius: 0px 0px 5px 5px!important;
    z-index: 1;
}

.adbro-grid__card {
	min-height: 1px !important;
	}

.adbro-grid {
	border-radius: 0 0 5px 5px;
	padding: 0 !important;
    border: solid 1px #000000; 
	background: url(../images/porsche-grid-bg.png) no-repeat center center / cover!important;
	}

.adbro-grid .adbro-close {
	bottom: auto;
	top: -5px;
	z-index: 2;
	}

.adbro-grid__list {
	display: block !important;
	padding-top: 25px !important;
	padding-bottom: 38px !important;
	position: relative;
	-webkit-animation: move27 1.8s 2s both;
	animation: move27 1.8s 2s both;
	-webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

@-webkit-keyframes move27 {
	50% {
		-webkit-transform: translateY(-12%);
		transform: translateY(-12%);
	}
}

@keyframes move27 {
	50% {
		-webkit-transform: translateY(-12%);
		transform: translateY(-12%);
	}
}

.adbro-bottom .adbro-grid__list {
	margin: 0 !important;
	overflow-x: hidden !important;
	}

.adbro-grid__top {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 25px;
	background: #fff;
	border-radius: 0;
	z-index: 1;
}

.adbro-grid__title {
    position: absolute;
    top: -1px;
    left: 50%;
    margin: 0 !important;
    margin-left: -82px!important;
    width: 161px;
    height: 25px;
	background: url(../images/porsche-top-title.png) no-repeat center center / contain;
	border-radius: 0;
	z-index: 1;
}

.adbro-grid__top:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	margin: 0 !important;
	width: 44px;
	height: 24px;
	background: url(../images/porsche-top-logo.png) no-repeat center center / contain;
	border-radius: 0;
	z-index: 1;
}

.adbro-grid__box {
	display: block !important;
	margin: 0 !important;
	position: relative;
	width: 100%;
	overflow: auto;
	}

.adbro-grid__box--1 {
	margin-top: 0px!important;
	}

.adbro-grid__box--2 {
	margin-bottom: 0px!important;
	}

.adbro-grid__box::-webkit-scrollbar {
	display: none;
	}

.adbro-grid__img {
	margin: 0 !important;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	padding-bottom: 67.5%;
	}

.adbro-grid__box--1 .adbro-grid__img {
	background-image: url(../images/porsche-grid-img.png);
	}

.adbro-grid__arrow {
	position: absolute;
    bottom: 40px;
    left: 50%;
    margin: 0!important;
    margin-left: -12px!important;
    background: url(../images/porsche-arrow.png) no-repeat left bottom;
    background-size: contain;
    width: 24px;
    height: 30px;
    -webkit-animation: fadeIn24 .5s 5s both;
    animation: fadeIn24 .5s 5s both;
}



/* popup */

.adbro-popup {
	pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0!important;
    z-index: 1000;
	background: url(../images/porsche-popup-bg.png) no-repeat center center / cover;
    padding: 0;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
}

.adbro-popup::after {
    content: '';
    position: absolute;
    right: 12px;
    top: 4px;
    margin: 0!important;
    background: url(../images/porsche-popup-corner.png) no-repeat top right / contain !important;
    width: 71px;
    height: 34px;
	z-index: 5;
}

.adbro-popup__listener {
	margin: 0 !important;
	box-sizing: border-box;
	position: relative;
	display: -webkit-flex;
	display: flex;
	overflow: auto;
	width: 100%;
	height: 100%;
	padding-top: 53px;
	}

.adbro-popup--vis {
	visibility: visible;
	display: block!important; 
	pointer-events: auto;
	-webkit-animation: fadeIn24 .5s 0s both;
	animation: fadeIn24 .5s 0s both;
}

.adbro-popup__close {
	position: absolute;
	top: 10px;
	right: 10px;
	background: none !important;
	width: 75px;
	height: 35px;
	margin: 0!important;
	cursor: pointer;
	z-index: 6;
}

.adbro-popup__top{
	position: fixed;
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
    height: 41px;
    background: #fff;
z-index: 4;
}

.adbro-popup__top:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    margin: 0 !important;
    width: 72px;
    height: 41px;
    background: url(../images/porsche-popup-logo.png) no-repeat center center / contain;
	z-index: 5;
}

.adbro-popup__top:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 50%;
    margin: 0 !important;
    margin-left: -90px!important;
    width: 161px;
    height: 25px;
    background: url(../images/porsche-popup-title.png) no-repeat center center / contain;
}

.adbro-popup__box {
	display: block!important;
	bottom: 38px;
	width: 100%;
	padding: 0;
	padding-top: 0px;
	margin: 0!important;
	}

.adbro-popup__img {
	display: block!important;
	width: 100%;
	margin: 0!important;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	padding-bottom: 115.62% !important;
	}

.adbro-popup__box--1 .adbro-popup__img {
	background-image: url(../images/porsche-popup-img.png?v=1);
	}

.adbro-popup__box--2 .adbro-popup__img {
	background-image: url(../images/porsche-popup-img2.png?v=1);
	}

.adbro-popup__box--3 .adbro-popup__img {
	background-image: url(../images/porsche-popup-img3.png?v=1);
}

.adbro-popup__box--4 .adbro-popup__img {
	background-image: url(../images/porsche-popup-img4.png?v=1);
	}

.adbro-popup__link {
    margin: 0 !important;
    width: 100%;
}

.adbro-popup__control {
	position: absolute;
	z-index: 3;
	top: 15%;
	margin: 0!important;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	cursor: pointer;
	}

.adbro-popup__control--left {
	left: 0;
	width: 38px;
	height: 38px;
	background-image: url(../images/slider-arrow-left.png);
	}

.adbro-popup__control--right {
	right: 0;
	width: 38px;
	height: 38px;
	background-image: url(../images/slider-arrow-right.png);
	}

.adbro-popup__line {
	z-index: 99;
    display: block!important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%!important;
    margin: 0!important;
    max-width: none!important;
	background: linear-gradient(180deg, #E42313 0%, #B91305 100%);
    border-radius: 0;
    height: 38px!important;
}

.adbro-popup__btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0!important;
    background-image: url(../images/porsche-popup-btn.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    width: 62px;
    height: 21px;
}


/** form **/

.adbro-grid__form-layout {
    position: relative;
    display: block !important;
    margin: 0 !important;
    padding-bottom: 0px;
    margin-top: -36px!important;
	}

.adbro-form__title {
	margin: 0 !important;
	background: url(../images/porsche-form-title.png) no-repeat 50% 50%;
	background-size: contain;
	width: 320px;
	height: 37px;
	left: 0;
	position: relative;
	display: block;
	}

.adbro-form {
	position: relative;
	margin: 0px auto 0 !important;
	width: 100%;
	height: 207px;
	}

.adbro-form__area {
	display: block;
	position: relative;
	margin: 3px 0 0 !important;
	}

.adbro-form__line {
	margin: 0px auto 8px !important;
	max-width: 228px;
	padding: 0;
	position: relative;
	}

.adbro-form__line:first-child:after {
	content: '';
	position: absolute;
	z-index: 1;
	background: url(../images/porsche-form-arrow.png) no-repeat 50% 50%;
	background-size: contain;
	width: 11px;
	height: 7px;
	top: 15px;
	right: 10px;
	margin: 0 auto !important;
	display: block;
	}

.adbro-form__field {
    display: block !important;
    margin: 0 auto!important;
    width: 100%;
    max-width: 228px;
    height: 35px;
    background: #000;
    font-family: Roboto,-apple-system,BlinkMacSystemFont,segoe ui,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol!important;
    font-size: 13px !important;
    line-height: 15px;
    color: #FFFFFF;
    padding: 0 10px;
    border: 1px solid #fff !important;
    -webkit-appearance: none;
    outline: none;
    border-radius: 3px;
	box-sizing: border-box;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
}

.adbro-form__line:last-child {
    margin-bottom: 16px!important;
}

.adbro-form__line:first-child .adbro-form__field {
	text-align: center !important;
	}

.adbro-form__field:focus {
	border: 1px solid #fff !important;
	}

.adbro-form__field::-webkit-input-placeholder {
	color: #B0B0B0;
	text-align:center;
	}

.adbro-form__field::-moz-placeholder {
	color: #B0B0B0;
	text-align:center;
	}

.adbro-form__field:-ms-input-placeholder {
	color: #B0B0B0;
	text-align:center;
	}

.adbro-form__field.placeholder {
	color: #B0B0B0;
	text-align:center;
	}

.adbro-form__submit {
    display: block;
    position: relative;
    background: #c41809 url(../images/porsche-form-btn.png) no-repeat 50% 50%;
    background-size: 62px 21px;
    width: 100%;
    height: 35px;
    padding: 0;
    outline: none;
    box-shadow: none;
    border: none;
    -webkit-appearance: none;
    cursor: pointer;
    margin: 0 auto !important;
    max-width: 228px;
	}

.adbro-form__result {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	height: 100%;
	width: 100%;
	}

.adbro-form__finish {
	position: absolute;
	top: 76px;
	margin: 0 !important;
	background: url(../images/porsche-form-finish.png) no-repeat 50% 50%;
	background-size: contain;
	width: 275px;
	height: 59px;
	left: 50%;
	margin-left: -130px !important;
	display: block !important;
	}

/** slider **/

.adbro-slider {
	position: relative;
	padding-top: 0px !important;
	background: #fff !important;
	}

.adbro-slider__frame {
	padding: 0 0 0px !important;
	}

.adbro-slider__wrapper {
    margin: 10px auto!important;
    box-sizing: border-box;
    overflow: hidden !important;
    position: relative;
    width: 100%;
	}

.adbro-slider__item .adbro-grid__pic {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	margin: 10px auto !important;
	border-radius: 0!important;
	padding-bottom: 60.23% !important;
	}

.adbro-grid__pic--1 {
	background-image: url(../images/porsche-grid-pic.png);
	}

.adbro-grid__pic--2 {
	background-image: url(../images/porsche-grid-pic2.png);
	}

.adbro-grid__pic--3 {
	background-image: url(../images/porsche-grid-pic3.png);
}

.adbro-grid__pic--4 {
	background-image: url(../images/porsche-grid-pic4.png);
}

.adbro-grid__pic--5 {
	background-image: url(../images/porsche-grid-pic5.png);
}
.adbro-slider__list {
	width: 100% !important;
	-webkit-animation: none !important;
	animation: none !important;
	}

.adbro-bottom .adbro-slider--sm .adbro-slider__list {
	margin: 0 !important;
	}

.adbro-slider--sm .adbro-slider__item {
	width: 100% !important;
	padding: 0 30px !important;
	box-sizing: border-box;
	}

.adbro-slider__item .adbro-grid__box {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	}


	.adbro-slider .adbro-slider__arrow--prev,
	.adbro-slider .adbro-slider__arrow--next {

		background: none !important;
	}
	
	.adbro-slider__frame .adbro-slider__arrow:before{
		margin-left: -8px;
		background: url(../images/slider-arrow.png) no-repeat 50% 50%;
		background-size: contain;
		width: 31px;
		height: 31px;
	}
	
	.adbro-slider__arrow:before {
		margin-top: -9px!important;
	}
	
	.adbro-slider__frame .adbro-slider__arrow--prev:before{
		margin-left: -23px;
	} 
	

.adbro-slider__dots {
	display: none!important;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	padding: 0 10px;
	margin: 0 !important;
	list-style: none;
	white-space: nowrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	}

.adbro-slider__dots li {
	display: flex;
	vertical-align: top;
	width: 10px;
	height: 10px;
	margin: 0!important;
	margin-right: 20px!important;
	position: relative;
	cursor: pointer;
	}

.adbro-slider__dots li:last-child {
	margin-right: 0!important;
	}

.adbro-slider__dots li:before {
	content: '';
	position: absolute;
	top: 50%;
	margin: 0!important;
	margin-top: -1px!important;
	left: 0;
	width: 10px;
	height: 10px;
	opacity: .5;
	background: #fff;
	border-radius: 5px;
	}

.adbro-slider__dots li.active:before {
	opacity: 1;
	}


/*revolver*/

.adbro-3d-carousel__viewport {
	width: 100%;
	height: 80%;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-3d-carousel {
	width: 80%;
	height: 100%;
	/*height: 200px;*/
	margin: 0 auto;

	touch-action: none;
	position: relative;
	perspective: 350px;
	/*perspective: 1000px;*/
	}

.adbro-3d-carousel .adbro-3d-carousel__card {
	position: absolute;
	width: 100%;
	height: 67%;
	left: 0%;
	top: 24%;
	margin: 0 !important;
	border-radius: 10px;
	overflow: hidden;
	padding: 0;
	margin: 0 !important;
	}

/* Just to properly fit it :-) */
.adbro-3d-carousel .adbro-3d-carousel__card-img {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	display: block !important;
	margin: 0 !important;
	/*padding-bottom: 65.99%;*/
	}

.adbro-3d-carousel .adbro-3d-carousel__card-img--1 {
	background: url(../images/porsche-grid-pic.png) no-repeat center;
	background-size: contain;
	}

.adbro-3d-carousel .adbro-3d-carousel__card-img--2 {
	background: url(../images/porsche-grid-pic2.png) no-repeat center;
	background-size: contain;
	}

.adbro-3d-carousel .adbro-3d-carousel__card-img--3 {
	background: url(../images/porsche-grid-pic3.png) no-repeat center;
	background-size: contain;
	}

.adbro-3d-carousel .adbro-3d-carousel__card-img--4 {
	background: url(../images/porsche-grid-pic4.png) no-repeat center;
	background-size: contain;
}


.adbro-3d-carousel__cards {
	width: 100%;
	height: 100%;
	margin: 0 !important;
	position: absolute;
	transform-style: preserve-3d;
	transition: transform 1s;
	}

.adbro-3d-carousel.adbro-3d-carousel__ready .adbro-3d-carousel__card {
	transition: transform 1s, opacity 1s;
}

#adbro-3d-video{
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    min-width: 100%;
}

.adbro-link {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	margin: 0 !important;
	cursor: pointer;
	}

.adbro-close {
	position: absolute;
	bottom: 35px;
	right: 0;
	background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat 50% 50%;
	background-size: 18px 18px;
	width: 30px;
	height: 30px;
	margin: 0 !important;
	-webkit-animation: fadeIn24 1s .4s both;
	animation: fadeIn24 1s .4s both;
	cursor: pointer;
	z-index: 1;
	}

.adbro-icon {
	position: absolute;
	bottom: 6px;
	right: 4px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg) no-repeat 50% 50%;
	background-size: 100% 100%;
	width: 21px;
	height: 20px;
	margin: 0 !important;
	-webkit-animation: fadeIn24 1s .4s both;
	animation: fadeIn24 1s .4s both;
	cursor: pointer;
	z-index: 1;
	}

@-webkit-keyframes fadeIn24 {
	from {
		opacity: 0;
		}

	to {
		opacity: 1;
		}
	}

@keyframes fadeIn24 {
	from {
		opacity: 0;
		}

	to {
		opacity: 1;
		}
	}

@-webkit-keyframes fadeOut24 {
	from {
		opacity: 1;
		}
	to {
		opacity: 0;
		visibility: hidden;
		display: none;
		pointer-events: none;
		}
	}

@keyframes fadeOut24 {
	from {
		opacity: 1;
		}
	to {
		opacity: 0;
		visibility: hidden;
		display: none;
		pointer-events: none;
		}
	}

@-webkit-keyframes fadeInLeft24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInLeft24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes fadeInRight24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInRight24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes fadeInUp24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInUp24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes fadeInDown24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInDown24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes slideInUp24 {
	from {
		-webkit-transform: translate3d(0, 200%, 0);
		transform: translate3d(0, 200%, 0);
		visibility: visible;
		}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}
	}

@keyframes slideInUp24 {
	from {
		-webkit-transform: translate3d(0, 200%, 0);
		transform: translate3d(0, 200%, 0);
		visibility: visible;
		}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}
	}

@-webkit-keyframes shine24 {
	0% {
		left: 0;
		opacity: 0;
		}
	5% {
		opacity: 0;
		}
	50% {
		opacity: 0.3;
		}
	80% {
		opacity: 0;
		}
	100% {
		left: 99%;
		}
	}

@keyframes shine24 {
	0% {
		left: 0;
		opacity: 0;
		}
	5% {
		opacity: 0;
		}
	50% {
		opacity: 0.3;
		}
	80% {
		opacity: 0;
		}
	100% {
		left: 99%;
		}
	}