
body .special-offers__detail__top .special-offers__detail__bottom__more-top{
	padding-top: 0;
}
.special-offers__detail__text{
	padding-bottom: 3rem;
}
.special-offers__detail__bottom .special-offers__detail__bottom__more{
	padding-top: 0;
}
.special-offers__detail__bottom__wrapper{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.special-offers__detail__bottom__wrapper-left{
	display: initial;
}
.special-offers__detail__bottom__wrapper .special-offers__detail__bottom__price{
	padding-top: 0;
	padding-bottom: 30px;
}
.special-offers__detail__bottom__wrapper .special-offers__detail__bottom__old-price{
	margin-bottom: 30px;
	margin-top: 0;
}
.special-offers__detail__bottom.special-offers__detail__effect-shadow{
	background: url("/local/templates/medscan_my/assets/img/Ellipse_13.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}
.special-offers__detail__promotion-place__title {
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 47px;
	letter-spacing: 0em;
	color: #3E3E3E;
}
.special-offers__element__image{
	position: relative;
}
.special-offers__element__body{
	position: relative;
}
.special-offers__element__discount{
	position: absolute;
	top: 0;
	z-index: 1;
	display: flex;
	flex-direction: row;
}
.special-offers__element__body__title{
	font-size: 24px;
	font-weight: 700;
	color: #3E3E3E;
	line-height: 120%;
}
.special-offers__element__body__text{
	font-size: 18px;
	font-weight: 400;
	color: #A3A3A3;
	line-height: 120%;
	padding-top: 32px;
}
.special-offers__element__body__text p{
	padding-top: 23px;
}
.special-offers__element__body__text p:first-child{
	padding-top: 0;
}
.special-offers__list{
	padding-top: 12px;
}
.special-offers__element__discount{
	left: 22px;
	top: 22px;
	margin-right: 22px;
}
.special-offers__element__discount__date{
	font-size: 15px;
	font-weight: 400;
	color: #059FA5;
	background: #DEFDFF;
	padding: 3px 13px;
}
.special-offers__element__discount__value{
	margin-left: 10px;
	font-size: 15px;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
	background: #1B9CFC;
	padding: 3px 13px;
}
.special-offers__element__body__more,
.special-offers__detail__bottom__more{
	padding-top: 32px;
}
.special-offers__element{
	padding-top: 45px;
}
.special-offers__element:first-child{
	padding-top: 0;
}
.special-offers__description{
	background: #E9F7FF;
	border-radius: 0px 80px 0px 0px;
	padding: 20px;
	font-size: 18px;
	color: #485460;
}
.special-offers__detail__top{
	padding-top: 30px;
}
.special-offers__detail__image{
	position: relative;
}
.special-offers__detail__discount__value{
	position: absolute;
	z-index: 1;
	display: flex;
	flex-direction: row;
	left: 22px;
	top: 22px;
	margin-right: 22px;
	font-size: 15px;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
	background: #1B9CFC;
	padding: 3px 13px;
}
.special-offers__detail__discount__date{
	color: #059FA5;
	background: #DEFDFF;
	padding: 3px 13px;
	display: inline-block;
	font-size: 15px;
	margin-bottom: 30px;
}
.special-offers__detail__text{
	font-size: 18px;
	font-weight: 400;
	color: #485460;
	line-height: 120%;
}
.special-offers__detail__text p{
	padding-top: 23px;
}
.special-offers__detail__text p:first-child{
	padding-top: 0;
}
.special-offers__detail__bottom{
	padding: 30px;
	margin-top: 30px;
}
.special-offers__detail__effect-shadow{
	box-shadow: 0px 10px 20px #d6e6ef;
}
.special-offers__detail__bottom__title{
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
}
.special-offers__detail__bottom__price{
	padding-top: 30px;
	font-size: 36px;
	font-weight: 700;
	line-height: 42px;
	letter-spacing: 0em;
	color: #0071BB;
}
.special-offers__detail__bottom__old-price{
	padding-top: 30px;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0em;
	display: inline-block;
	padding: 0;
	margin-top: 30px;
	color: #FFFFFF;
	background: #0071BB;
	padding: 10px 20px;
	position: relative;
}
.special-offers__detail__bottom__old-price span{
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0em;
}
.special-offers__detail__bottom__old-price:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -7px;
	right: 0;
	bottom: 0;
	width: 105%;
	height: 2px;
	background: #ffffff;
	-webkit-transform: rotate(11deg);
	-moz-transform: rotate(11deg);
	-ms-transform: rotate(11deg);
	-o-transform: rotate(11deg);
	transform: rotate(11deg);
}
.special-offers__detail__bottom__description{
	color: #485460;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
}
.special-offers__detail__bottom__include__title{
	color: #0071BB;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 47px;
	letter-spacing: 0em;
}
ul.special-offers__detail__bottom__include__list{
	padding-top: 20px;
	color: #485460;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0em;
}
ul.special-offers__detail__bottom__include__list li{
	position: relative;
	padding-left: 15px;
}
ul.special-offers__detail__bottom__include__list li:before{
	content: "â€¢";
	position: absolute;
	color: #0071BB;
	left: 0px;
}
.special-offers__detail__alert_title{
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0em;
	color: #1B9CFC;
	padding-top: 50px;
}
.special-offers__detail__alert__text{
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	color: #485460;
	padding-top: 20px;
}
.special-offers__detail__alert__text p{
	padding-top: 20px;
}
.special-offers__detail__alert__text p:first-child{
	padding-top: 0;
}
.special-offers__detail__promotion-place__title-wrapper{
	padding-top: 50px;
}
.special-offers__detail__promotion-place__title{
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 47px;
	letter-spacing: 0em;
	color: #3E3E3E;
}
.special-offers__detail__promotion-place__show-on-map{
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0em;
	color: #1B9CFC;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	display: inline-block;
	line-height: 47px;
}
.special-offers__detail__promotion-place__show-on-map:before{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 0;
	background: url("/local/templates/medscan_my/img/offser-map.png");
	width: 16px;
	height: 18px;
	background-position: center center;
	background-repeat: no-repeat;
}
.special-offers__detail__promotion-place__list{
	padding-top: 30px;
}
.special-offers__detail__promotion-place__list__item{
	background: #FFFFFF;
}
.special-offers__detail__promotion-place__list__item__title{
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0em;
	color: #3E3E3E;
	padding: 20px 30px;
}
.special-offers__detail__promotion-place__list__item__image{

}
.special-offers__detail__promotion-place__list__item__image img{
	width: 100%;
	max-width: 100%;
}
.special-offers__detail__promotion-place__list__item__contacts{
	padding: 20px 30px;
}
.special-offers__detail__promotion-place__list__item__contacts__item{
	display: flex;
	align-items: center;
	padding-top: 10px;
}
.special-offers__detail__promotion-place__list__item__contacts__item:first-child{
	padding-top: 0;
}
.special-offers__detail__promotion-place__list__item__contacts__item__icon{

}
.special-offers__detail__promotion-place__list__item__contacts__item__text{
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	color: #485460;
	padding-left: 10px;
}
.t-right{
	text-align: right;
}
.special-offers__detail__sing-up{
	background: #E9F7FF;
	border-radius: 0px 80px 0px 0px;
}
.special-offers__detail__sing-up__info{
	padding: 60px 90px;
}
.special-offers__detail__sing-up__info__title{
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 35px;
	letter-spacing: 0em;
	color: #485460;
	position: relative;
	display: inline-block;
	z-index: 1;
}
/*
.special-offers__detail__sing-up__info__title:before{
    content: "";
    position: absolute;
    background: #63E9FF;
    height: 6px;
    width: 100%;
    bottom: 5px;
    left: 0;
    z-index: -1;
}
*/
.special-offers__detail__sing-up__info__text{
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	text-align: left;
	color: #485460;
	padding-top: 20px;
}
.special-offers__detail__sing-up__info__note{
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 17px;
	letter-spacing: 0em;
	text-align: left;
	color: #0071BB;
	padding-top: 20px;
}
.special-offers__detail__title{
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 47px;
	letter-spacing: 0em;
	color: #3E3E3E;
	padding-top: 60px;
}
.special-offers__detail__another__item__image-wrapper{
	position: relative;
}
.special-offers__detail__another__item__discount-wrapper{
	position: absolute;
	top: 22px;
	left: 22px;
	margin-right: 22px;
}
.special-offers__detail__another__item__discount__text{
	font-size: 15px;
	font-weight: 400;
	color: #059FA5;
	background: #DEFDFF;
	padding: 3px 13px;
}
.special-offers__detail__another__item__discount__value{
	font-size: 15px;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
	background: #1B9CFC;
	padding: 3px 13px;
	display: inline-block;
	margin-top: 22px;
}
.special-offers__detail__another__item__discount__title{
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 0em;
	color: #3E3E3E;
	padding-top: 20px;
}
.special-offers__detail__another__item__discount__more{
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	color: #1B9CFC;
	position: relative;
	display: inline-block;
	margin-top: 20px;
}
.special-offers__detail__another__item__discount__more:before{
	content: "";
	position: absolute;
	width: 10px;
	height: 8px;
	background: url("/local/templates/medscan_my/img/offers-more.png");
	background-repeat: no-repeat;
	background-position: center center;
	right: -25px;
	top: 50%;
	margin-top: -4px;
}
.special-offers__detail__another__list{
	padding-top: 60px;
}
.special-offers__detail__sing-up__form{
	height: 100%;
	background: #FFFFFF;
	display: flex;
	align-items: center;
}
.special-offers__detail{
	padding-top: 3rem;
}