.btn_order,
.section-1 .top-title h3 {
	line-height: 1.35em;
	text-align: center
}

.btn_order,
.section-1 .top-title h3,
.section-2 .ct_wrap_content .ct_content,
.w_time_countdown {
	text-align: center
}

@font-face {
	font-family: Lato;
	font-style: normal;
	font-weight: 300;
	src: local('Lato Light'), local('Lato-Light'), url(../fonts/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype')
}

@font-face {
	font-family: Lato;
	font-style: normal;
	font-weight: 400;
	src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/S6uyw4BMUTPHjx4wWw.ttf) format('truetype')
}

@font-face {
	font-family: Lato;
	font-style: normal;
	font-weight: 700;
	src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype')
}

@font-face {
	font-family: Lato;
	font-style: normal;
	font-weight: 900;
	src: local('Lato Black'), local('Lato-Black'), url(../fonts/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype')
}

.preloading-wrapper {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background-color: #fff;
	opacity: 1;
	transition: opacity 1s linear
}
/*
.loaded .preloading-wrapper {
	opacity: 0
}
*/
.loader2 {
	height: 58px;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	width: 58px
}

.loader2 span {
	background: #0BF;
	display: block;
	height: 12px;
	opacity: 0;
	position: absolute;
	width: 12px;
	animation: load 4.6s ease-in-out infinite;
	-o-animation: load 4.6s ease-in-out infinite;
	-ms-animation: load 4.6s ease-in-out infinite;
	-webkit-animation: load 4.6s ease-in-out infinite;
	-moz-animation: load 4.6s ease-in-out infinite
}

.loader2 span.block-1 {
	animation-delay: 1.06s;
	-o-animation-delay: 1.06s;
	-ms-animation-delay: 1.06s;
	-webkit-animation-delay: 1.06s;
	-moz-animation-delay: 1.06s;
	left: 0;
	top: 0
}

.loader2 span.block-2 {
	animation-delay: .97s;
	-o-animation-delay: .97s;
	-ms-animation-delay: .97s;
	-webkit-animation-delay: .97s;
	-moz-animation-delay: .97s;
	left: 16px;
	top: 0
}

.loader2 span.block-3 {
	animation-delay: .87s;
	-o-animation-delay: .87s;
	-ms-animation-delay: .87s;
	-webkit-animation-delay: .87s;
	-moz-animation-delay: .87s;
	left: 31px;
	top: 0
}

.loader2 span.block-4 {
	animation-delay: .78s;
	-o-animation-delay: .78s;
	-ms-animation-delay: .78s;
	-webkit-animation-delay: .78s;
	-moz-animation-delay: .78s;
	left: 47px;
	top: 0
}

.loader2 span.block-5 {
	animation-delay: .69s;
	-o-animation-delay: .69s;
	-ms-animation-delay: .69s;
	-webkit-animation-delay: .69s;
	-moz-animation-delay: .69s;
	left: 0;
	top: 16px
}

.loader2 span.block-6 {
	animation-delay: .6s;
	-o-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	left: 16px;
	top: 16px
}

.loader2 span.block-7 {
	animation-delay: .51s;
	-o-animation-delay: .51s;
	-ms-animation-delay: .51s;
	-webkit-animation-delay: .51s;
	-moz-animation-delay: .51s;
	left: 31px;
	top: 16px
}

.loader2 span.block-8 {
	animation-delay: .41s;
	-o-animation-delay: .41s;
	-ms-animation-delay: .41s;
	-webkit-animation-delay: .41s;
	-moz-animation-delay: .41s;
	left: 47px;
	top: 16px
}

.loader2 span.block-9 {
	animation-delay: .32s;
	-o-animation-delay: .32s;
	-ms-animation-delay: .32s;
	-webkit-animation-delay: .32s;
	-moz-animation-delay: .32s;
	left: 0;
	top: 31px
}

.loader2 span.block-10 {
	animation-delay: .23s;
	-o-animation-delay: .23s;
	-ms-animation-delay: .23s;
	-webkit-animation-delay: .23s;
	-moz-animation-delay: .23s;
	left: 16px;
	top: 31px
}

.loader2 span.block-11 {
	animation-delay: .14s;
	-o-animation-delay: .14s;
	-ms-animation-delay: .14s;
	-webkit-animation-delay: .14s;
	-moz-animation-delay: .14s;
	left: 31px;
	top: 31px
}

.loader2 span.block-12 {
	animation-delay: 50ms;
	-o-animation-delay: 50ms;
	-ms-animation-delay: 50ms;
	-webkit-animation-delay: 50ms;
	-moz-animation-delay: 50ms;
	left: 47px;
	top: 31px
}

.loader2 span.block-13 {
	animation-delay: -50ms;
	-o-animation-delay: -50ms;
	-ms-animation-delay: -50ms;
	-webkit-animation-delay: -50ms;
	-moz-animation-delay: -50ms;
	left: 0;
	top: 47px
}

.loader2 span.block-14 {
	animation-delay: -.14s;
	-o-animation-delay: -.14s;
	-ms-animation-delay: -.14s;
	-webkit-animation-delay: -.14s;
	-moz-animation-delay: -.14s;
	left: 16px;
	top: 47px
}

.loader2 span.block-15 {
	animation-delay: -.23s;
	-o-animation-delay: -.23s;
	-ms-animation-delay: -.23s;
	-webkit-animation-delay: -.23s;
	-moz-animation-delay: -.23s;
	left: 31px;
	top: 47px
}

.loader2 span.block-16 {
	animation-delay: -.32s;
	-o-animation-delay: -.32s;
	-ms-animation-delay: -.32s;
	-webkit-animation-delay: -.32s;
	-moz-animation-delay: -.32s;
	left: 47px;
	top: 47px
}

@keyframes load {

	0%,
	15% {
		opacity: 0;
		transform: translateY(-97px)
	}

	30%,
	70% {
		opacity: 1;
		transform: translateY(0)
	}

	100%,
	85% {
		opacity: 0;
		transform: translateY(97px)
	}
}

@-o-keyframes load {

	0%,
	15% {
		opacity: 0;
		-o-transform: translateY(-97px)
	}

	30%,
	70% {
		opacity: 1;
		-o-transform: translateY(0)
	}

	100%,
	85% {
		opacity: 0;
		-o-transform: translateY(97px)
	}
}

@-ms-keyframes load {

	0%,
	15% {
		opacity: 0;
		-ms-transform: translateY(-97px)
	}

	30%,
	70% {
		opacity: 1;
		-ms-transform: translateY(0)
	}

	100%,
	85% {
		opacity: 0;
		-ms-transform: translateY(97px)
	}
}

@-webkit-keyframes load {

	0%,
	15% {
		opacity: 0;
		-webkit-transform: translateY(-97px)
	}

	30%,
	70% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100%,
	85% {
		opacity: 0;
		-webkit-transform: translateY(97px)
	}
}

@-moz-keyframes load {

	0%,
	15% {
		opacity: 0;
		-moz-transform: translateY(-97px)
	}

	30%,
	70% {
		opacity: 1;
		-moz-transform: translateY(0)
	}

	100%,
	85% {
		opacity: 0;
		-moz-transform: translateY(97px)
	}
}

.w_time_countdown .w_item {
	position: relative;
	display: inline-block;
	vertical-align: top
}

.w_time_countdown .js-hour,
.w_time_countdown .js-minute,
.w_time_countdown .js-second {
	width: 70px;
	font-size: 33px;
	font-weight: 700;
	padding: 10px 15px 0
}

.w_time_countdown .semicolon {
	font-weight: 700;
	font-size: 33px;
	padding: 8px 0
}

.w_time_countdown .hour-text,
.w_time_countdown .minute-text,
.w_time_countdown .second-text {
	font-size: 13px;
	color: #cdcdcd;
	display: inline-block;
	margin-top: 5px;
	font-weight: 700
}

.w_time_countdown .js-expire-message,
header {
	display: none
}

body {
	font-family: Lato;
	font-weight: 400;
	color: #000
}

img {
	max-height: 100%
}

main {
	padding-top: 0;
	padding-bottom: 0
}

@media (min-width:992px) {
	section>.container {
		max-width: 1000px
	}
}

.btn_order {
	background: linear-gradient(315deg, #26B204 0, #2CC108 100%);
	color: #FFF;
	font-family: Lato, sans-serif;
	font-size: 30px;
	font-weight: 900;
	margin: 0 0 29px;
	padding: 20px 35px;
	width: 100%;
	border: 1px solid #1B8602;
	display: inline-block;
	border-radius: 42px;
	cursor: pointer
}

.btn_order.btn_order_de {
	font-size: 26px
}

@media (max-width:767px) {
	.btn_order {
		font-size: 25px;
		padding: 10px
	}
}

.btn_order_br {
	font-size: 19px !important
}

.btn_order_pt {
	font-size: 18px
}

@media (min-width:768px) {

	.btn_order_br,
	.btn_order_pt {
		padding: 8px 9px
	}
}

.btn_order_dk {
	font-size: 26px;
	padding: 20px
}

.section-1 {
	background: linear-gradient(135deg, rgba(0, 0, 0, .83) 0, #000 100%);
	padding: 5px 0
}

.section-1 .top-title h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0
}

.section-1 .top-title h3 b {
	color: #30bd0b;
	padding: 0 4px
}

@media (min-width:768px) {
	.section-1 .top-title h3 {
		font-size: 24px
	}

	.section-1 .top-title.top-title-de h3 {
		font-size: 19px
	}
}

.section-1 .top-title-br h3 {
	font-size: 21px
}

.section-1 .w_time_countdown h3 {
	display: none
}

.section-1 .w_time_countdown .w_item {
	color: #fff
}

.section-1 .w_time_countdown .w_item div {
	font-size: 20px;
	padding-top: 0
}

.section-1 .w_time_countdown .w_item div+div {
	font-size: 12px;
	margin-top: 0
}

@media (min-width:991px) {
	.btn_order {
		max-width: 420px
	}

	.section-1 {
		padding: 20px 0
	}

	.section-1 .container>div {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center
	}

	.section-1 .top-title {
		-webkit-flex: 1 0 0;
		-ms-flex: 1 0 0;
		flex: 1 0 0
	}

	.section-1 .top-title.long-text h3 {
		font-size: 20px
	}

	.section-1 .w_time_countdown {
		width: 245px
	}
}

.section-2 {
	background: url(../images/section1-bg.jpg) no-repeat;
	background-size: 100% 100%;
	margin-top: 0
}

.section-2 .banner-content {
	position: relative;
	padding: 20px 0
}

.section-2 .ct_thumb_wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	text-align: center;
	height: 100%
}

.section-2 .ct_thumb_wrap .ct_thumb {
	height: inherit
}

.section-2 .ct_wrap_content {
	position: relative;
	z-index: 2
}

.section-2 .ct_wrap_content .w_title h3 {
	font-size: 20px;
	line-height: 1.25em;
	font-weight: 700;
	margin-bottom: 15px;
	display: none
}

.section-2 .ct_wrap_content .ct_content p {
	font-size: 27px;
	font-weight: 700;
	line-height: 1.25em
}

@media (min-width:768px) {
	.section-2 .ct_wrap_content .ct_content p {
		font-size: 33px
	}
}

@media (min-width:991px) {
	.section-2 .ct_wrap_content .w_title h3 {
		display: block
	}

	.section-2 .ct_wrap_content .ct_content p {
		font-size: 36px;
		text-align: left
	}

	.section-2 .ct_wrap_content .ct_content p.conent-for-de {
		font-size: 29px
	}
}

.section-2 .ct_wrap_content .ct_content a {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none
}

.section-2 .ct_wrap_content .ct_content a.btn_order {
	margin-top: 240px
}

@media (min-width:768px) and (max-width:991px) {
	.section-2 .ct_wrap_content .ct_content a.btn_order {
		margin-top: 315px
	}
}

@media (min-width:992px) {
	.section-2 .ct_wrap_content .ct_content a.btn_order {
		margin-top: 30px
	}

	.section-2 .ct_wrap_content .ct_content a.btn_order.long-text {
		font-size: 27px
	}
}

.section-2 .ct_wrap_content .ct_content a.btn_video {
	text-decoration: underline;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2em;
	cursor: pointer;
	position: relative;
	color: #000;
	display: inline-block
}

.section-2 .wrap_video .btn_close a:hover,
.section-5 .safe-content a {
	text-decoration: none
}

.section-2 .ct_wrap_content .ct_content a.btn_video::before {
	display: inline-block;
	content: url(../images/section1-play.png);
	vertical-align: middle;
	margin-right: 10px
}

@media (min-width:992px) {
	.section-2 .banner-content {
		padding: 0;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center
	}

	.section-2 .ct_thumb_wrap {
		position: relative;
		width: 500px;
		order: 2
	}

	.section-2 .ct_thumb_wrap img {
		margin-left: -120px
	}

	.section-2 .ct_wrap_content {
		width: calc(100% - 500px);
		-webkit-flex: 1 0 0;
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		order: 1
	}
}

.section-2 .wrap_video {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, .5);
	overflow: hidden;
	opacity: 0;
	height: 0;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}

.section-2 .wrap_video .video_inner {
	position: relative;
	top: 50%;
	left: 50%;
	max-width: 295px;
	max-height: 172px;
	margin-top: -86px;
	margin-left: -147px
}

@media (min-width:768px) {
	.section-2 .wrap_video .video_inner {
		max-width: 620px;
		max-height: 356px;
		margin-top: -178px;
		margin-left: -310px
	}
}

.section-2 .wrap_video.active {
	opacity: 1;
	height: auto
}

.section-2 .wrap_video .btn_close {
	padding: 5px;
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 99
}

.section-2 .wrap_video .btn_close span {
	font-size: 12px;
	line-height: 1.1em;
	color: #fff
}

.section-2 .wrap_video .btn_close span b {
	display: inline-block;
	border: 1px solid #fff;
	padding: 2px 4px;
	vertical-align: middle;
	margin-right: 3px
}

.section-3 {
	padding: 40px 0
}

@media (min-width:991px) {
	.section-3>.container {
		padding: 0
	}
}

.section-3 .spec-item {
	text-align: center
}

.section-3 .spec-item h2 {
	font-size: 33px;
	line-height: 1.2em;
	margin-bottom: 15px;
	margin-top: 0
}

.section-3 .spec-item h2 br {
	display: none
}

@media (min-width:768px) {
	.section-3 .spec-item h2 {
		font-size: 40px
	}

	.section-3 .spec-item h2 br {
		display: block
	}
}

.section-3 .spec-item p {
	font-size: 17px;
	line-height: 1.35em;
	margin-bottom: 0
}

.section-3 .spec-item p:first-child {
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 1.5em;
	font-weight: 700
}

@media (max-width:767px) {
	.section-3 .spec-item p:last-child {
		text-align: left
	}
}

@media (min-width:992px) {
	.section-3 .spec-item {
		max-width: 850px;
		margin: 0 auto
	}
}

.section-3 .list-item {
	margin-top: 40px
}

.section-3 .list-item .item {
	margin-bottom: 40px
}

.section-3 .list-item .item .ct_thumb_wrap {
	text-align: center;
	margin-bottom: 30px;
	display: block
}

.section-3 .list-item .item .ct_content h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.35em;
	margin-bottom: 30px
}

.section-3 .list-item .item .ct_content h3::before {
	content: url(../images/section2-icon.png);
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.section-3 .list-item .item .ct_content p {
	font-size: 16px;
	line-height: 1.35em;
	margin-bottom: 20px
}

@media (min-width:768px) and (max-width:991px) {
	.section-3 .list-item {
		margin-top: 60px
	}

	.section-3 .list-item .item {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.section-3 .list-item .item .ct_thumb_wrap {
		width: 33.33%;
		display: unset;
		margin-bottom: 0
	}

	.section-3 .list-item .item .ct_content {
		width: 66.66%;
		padding-left: 30px;
		padding-right: 20px
	}
}

@media (min-width:992px) {
	.section-3 .list-item {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.section-3 .list-item .item {
		width: 33.33%;
		padding: 0 10px;
		margin-bottom: 0
	}
}

.section-4 {
	background: linear-gradient(135deg, rgba(0, 0, 0, .83) 0, #000 100%);
	padding: 40px 0
}

.section-4 .review-title h3 {
	color: #FFF;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.35em;
	text-align: center;
	margin-bottom: 35px
}

.section-4 .review {
	background-color: #fff;
	padding: 14px;
	border-radius: 9px;
	margin-bottom: 30px
}

.section-4 .review .ct_thumb_wrap {
	text-align: center;
	margin-bottom: 5px;
	display: block
}

.section-4 .review .ct_thumb_wrap img {
	max-width: 160px
}

.section-4 .review .ct_content p {
	font-size: 15px;
	line-height: 1.35em;
	margin-bottom: 10px;
	color: #333;
	font-weight: 600
}

.section-4 .review .ct_content p:last-child {
	font-size: 16px;
	color: #000;
	margin-bottom: 30px;
	font-weight: 900
}

@media (min-width:768px) {
	.section-4 .review {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		margin-left: 30px;
		margin-right: 30px;
		padding: 50px 20px
	}

	.section-4 .review .ct_thumb_wrap {
		margin-bottom: 0;
		display: unset;
		width: 160px
	}

	.section-4 .review .ct_wrap_content {
		width: calc(100% - 160px);
		padding-left: 30px
	}
}

.section-5 {
	padding: 40px 0
}

.section-5 .safe-content {
	text-align: center
}

.section-5 .safe-content h3 {
	font-size: 24px;
	line-height: 1.35em
}

.section-5 .safe-content p {
	font-size: 16px;
	line-height: 1.35em;
	margin-top: 25px;
	font-weight: 700
}

.section-5 .safe-content .btn_order {
	margin-top: 40px;
	margin-bottom: 0
}

@media (min-width:768px) {
	.section-5 h3 {
		font-size: 34px
	}

	.section-5 p {
		font-size: 18px
	}

	.section-5 .btn_order.long-text {
		font-size: 27px
	}
}

.floating_wrap {
	position: fixed;
	z-index: 10;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	box-shadow: 0 0 20px #aaa;
	width: 100%;
	padding: 15px;
	display: none
}

.floating_wrap.active {
	display: block
}

.floating_wrap .floating_btn {
	text-align: center
}

.floating_wrap .floating_btn p {
	font-size: 14px;
	line-height: 1.35em;
	margin-bottom: 16px;
	position: relative;
	display: inline-block;
	max-width: 300px;
	font-weight: 600;
	padding: 0 32px
}

.floating_wrap .floating_btn p b {
	font-size: 15px;
	display: block;
	font-weight: 700;
	margin-bottom: 10px
}

.floating_wrap .floating_btn p:first-child::before {
	content: '';
	display: block;
	background: url(../images/tab-float-pdt.png) no-repeat;
	position: absolute;
	width: 44px;
	height: 71px;
	left: -10px;
	top: -3px;
	background-size: 100% 100%
}

.floating_wrap .floating_btn p:last-child {
	padding-right: 0;
	padding-left: 0
}

.floating_wrap .floating_btn a {
	margin-bottom: 0;
	text-decoration: none
}

@media (max-width:767px) {
	.floating_wrap .floating_btn a {
		font-size: 21px;
		line-height: 30px
	}
}

.floating_wrap .floating_btn.esLang a {
	max-width: 250px;
	font-size: 20px;
	line-height: 1.5;
	padding: 20px
}

@media (min-width:992px) {
	.floating_wrap {
		top: 0;
		bottom: auto;
		padding: 15px 25px
	}

	.floating_wrap .floating_btn {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		max-width: 970px;
		margin: 0 auto
	}

	.floating_wrap .floating_btn p {
		font-size: 18px;
		margin-bottom: 0;
		max-width: 100%;
		padding: 0;
		text-align: left
	}

	.floating_wrap .floating_btn p b {
		font-size: 28px;
		margin-bottom: 5px
	}

	.floating_wrap .floating_btn p:first-child::before {
		display: none
	}

	.floating_wrap .floating_btn.btn-floating-bar-de p {
		font-size: 12px
	}

	.floating_wrap .floating_btn.btn-floating-bar-de p b {
		font-size: 24px
	}

	.floating_wrap .floating_btn.btn-floating-bar-de .btn_order.long-text {
		font-size: 25px
	}

	.floating_wrap .floating_btn p:nth-child(1):after {
		content: '';
		display: block;
		background: url(../images/top-section-arrow.png) no-repeat;
		position: absolute;
		width: 61px;
		height: 51px;
		right: -80px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		background-size: 100% 100%
	}

	.floating_wrap .floating_btn a {
		width: 370px;
		font-size: 28px
	}

	.floating_wrap .floating_btn a.btn_order_de {
		font-size: 23px;
		padding: 20px
	}

	.floating_wrap .floating_btn.btn-floating-bar-mx p {
		font-size: 15px
	}

	.floating_wrap .floating_btn.btn-floating-bar-mx a {
		width: 359px;
		font-size: 22px;
		line-height: 28px
	}

	.floating_wrap .floating_btn_pt {
		max-width: 998px
	}

	.floating_wrap .floating_btn_pt p {
		font-size: 13px
	}

	.floating_wrap .floating_btn_pt a {
		font-size: 18px
	}
}

.floating_wrap .floating_btn_br {
	max-width: 991px
}

.floating_wrap .floating_btn_br p {
	font-size: 16px
}

@media (max-width:767px) {
	.floating_wrap .floating_btn_br p {
		max-width: 360px
	}
}

footer {
	padding: 20px 0;
	background-color: #ccc
}

footer .address-footer,
footer .social-ft {
	display: none
}