html,
body,
div,
span,
applet,
object,
iframe,h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent
}
article,
aside,
dialog,
figure,
header,
hgroup,
nav,
section,
blockquote {
	display: block
}
footer
{
	display: none;
}
ol {
	list-style: decimal;
	padding-bottom: 20px
}
ul {
	list-style: disc;
	padding-bottom: 20px
}
ul ul,
ul ol {
	list-style: circle;
	padding-top: 20px
}
nav ul {
	list-style: none;
	padding: 0
}
nav li {
	margin: 0
}
blockquote,
q {
	quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}
ins {
	text-decoration: underline
}
del {
	text-decoration: line-through
}
mark {
	background: none
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
input,
select,
a img {
	vertical-align: middle
}
html,
body {
	height: 100%;
	min-height: 100%;
	width: 100%
}
html {
	font-family: 'tt_firs', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 62.5%;
	line-height: 1.571
}




body
{

}

@font-face {
	font-family: "PFDinTextPro-Bold";
	src: url("/style/font/pfdintextpro-bold.otf") format("opentype"), /* Open Type Font */
	url("/style/font/pfdintextpro-bold.ttf") format("truetype"), /* Safari, Android, iOS */
	url("/style/font/pfdintextpro-bold.woff") format("woff"), /* Modern Browsers */
	url("/style/font/pfdintextpro-bold.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "PFDinTextPro-Italic";
	src: url("/style/font/pfdintextpro-italic.otf") format("opentype"), /* Open Type Font */
	url("/style/font/pfdintextpro-italic.ttf") format("truetype"), /* Safari, Android, iOS */
	url("/style/font/pfdintextpro-italic.woff") format("woff"), /* Modern Browsers */
	url("/style/font/pfdintextpro-italic.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "PFDinTextPro-Regular";
	src: url("/style/font/pfdintextpro-regular.otf") format("opentype"), /* Open Type Font */
	url("/style/font/pfdintextpro-regular.ttf") format("truetype"), /* Safari, Android, iOS */
	url("/style/font/pfdintextpro-regular.woff") format("woff"), /* Modern Browsers */
	url("/style/font/pfdintextpro-regular.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "TTFirs-Black";
	src: url("/style/font/TTFirs-Black.otf") format("opentype"), /* Open Type Font */
	url("/style/font/TTFirs-Black.ttf") format("truetype"), /* Safari, Android, iOS */
	url("/style/font/TTFirs-Black.woff") format("woff"), /* Modern Browsers */
	url("/style/font/TTFirs-Black.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "TTFirs-ExtraBold";
	src: url("/style/font/TTFirs-ExtraBold.otf") format("opentype"), /* Open Type Font */
	url("/style/font/TTFirs-ExtraBold.ttf") format("truetype"), /* Safari, Android, iOS */
	url("/style/font/TTFirs-ExtraBold.woff") format("woff"), /* Modern Browsers */
	url("/style/font/TTFirs-ExtraBold.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}

#page-brand-schedule
{
	background-color: #fff;
	background: #FFF;
}
#page-brand-schedule .nice-button, #page-brand-schedule .wide-button {

	font-family: "PFDinTextPro-Regular";
	
}
.black
{
	color: #000;
}
.red
{
	color: #FF4D4D
}
.whitebg
{
	background-color: #FFF;
	color: #000;
}
#page-brand-schedule .redbg
{
	background-color: #FF4D4D;
}
.white
{
	color: #FFF;
}
#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	overflow-x: visible;
	height: auto !important;
	text-align: left
}
#container {
	width: 100%;
	margin: 0;
	padding: 0;

}

header {
	margin: 0 auto;
	padding-top: 13px;
	width: 100%;
	max-width: 1366px;
	height: 47px
}
header .logo {
	position: absolute;
	left: 13px;
	margin: 0;
	width: 187px;
	height: 46px;
	background: url(/img/logo.png) no-repeat left top;
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain
}
header .logo a {
	display: block;
	height: 100%
}
header .logo span {
	display: none
}
#page-brand-schedule #cpn-feedback-slider-mobile .feedback
{
	color: #FFF;
}
#page-brand-schedule .cpn-slider .cpn-slider__nav .prev, #page-brand-schedule .cpn-slider .cpn-slider__nav .next
{
	top: 200px;
}
#page-brand-schedule .feedback-author
{
	font-family: pfdintextprobold, Arial, Helvetica, Tahoma, sans-serif;
}
#page-brand-schedule .feedback-author {
	font-size: 20px;
	margin-top: 5%;
	font-family: "PFDinTextPro-Bold";
}

#page-brand-schedule .feedback-author-work
{
	font-family: "PFDinTextPro-Italic";
}
#page-brand-schedule .cpn-slider .cpn-slider__nav .prev, #page-brand-schedule .cpn-slider .cpn-slider__nav .next
{
	opacity: 0.5;
	background: url(/img/slider-brand.png) no-repeat left top;
	height: 30px;
	top: 327px;
}
#page-brand-schedule #cpn-feedback-slider  h2
{
	color: #Fff;
	text-align: center;
	font-family: firsextrabold, Arial, Helvetica, Tahoma, sans-serif;
	padding-top: 50px;
}
#page-brand-schedule #cpn-feedback-slider.cpn-slider .cpn-slider__desc
{
	left: 35px;
}
#page-brand-schedule #cpn-feedback-slider.cpn-slider .cpn-slider__nav .prev
{
	left: 0;
}
#page-brand-schedule #cpn-feedback-slider.cpn-slider .cpn-slider__nav .next
{
	right: 0;
}
#page-brand-schedule #cpn-feedback-slider .feedback
{
	color: #fff;
}
#page-brand-schedule #cpn-feedback-slider.cpn-slider .cpn-slider__desc
{
	width: 95%;
	top: 0;
}
#page-brand-schedule #cpn-feedback-slider .cpn-slider .cpn-slider__desc
{
	left: 35px;
}
#page-brand-schedule #cpn-feedback-slider .feedback
{
	width: 22%;
	font-family: pfdintextpro, Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
}

#page-brand-schedule #cpn-feedback-slider .cpn-slider__nav
{
	margin: -740px auto 0;
}
#page-brand-schedule.cpn-slider .cpn-slider__nav .prev, #page-brand-schedule.cpn-slider .cpn-slider__nav .next
{
	opacity: 0.5;
	background: url(/img/slider-brand.png) no-repeat left top;
	height: 30px;
	top: 327px;
}
#page-brand-schedule .cpn-slider .cpn-slider__nav .prev:hover
{
	background-position: left -30px;
}
#page-brand-schedule .cpn-slider .cpn-slider__nav .next
{
	background-position: left -60px;
}
#page-brand-schedule .cpn-slider .cpn-slider__nav .next:hover
{
	background-position: left -90px;
}
#page-brand-schedule #cpn-feedback-slider h2
{
	padding-top: 50px;
	padding-bottom: 25px;
	color: #FFF;
	text-align: center;
}
#page-brand-schedule .feedback-text
{
	font-family: "PFDinTextPro-Regular";
	font-size: 1.4rem;
}
#cpn-feedback-slider.cpn-slider {
	width: 100%;
	background: url(/files/image/brand/quoteleft.png), url(/files/image/brand/quoteright.png);
	background-repeat: no-repeat, no-repeat;
	background-size: 35%, 35%;
	background-position: left top, right bottom;
	background-color: #000;
}

#cpn-feedback-slider-mobile
{
	background-color: #000;
	position: relative;
	width: 100%;
	font-size: 12px;
	font-size: 1.4rem;
	color: #FFF;
}
#page-brand-schedule #cpn-feedback-slider h2
{
	text-align: center;
	color: #FFF;
	margin: 0 auto;
}
#page-brand-schedule #cpn-feedback-slider .feedback
{
	color: #FFF;
}
#cpn-top, #cpn-schedule-image
{
	position: relative;
	padding: 25px 0;
	font-size: 12px;
	font-size: 1.4rem;
}

#cpn-top .wrapper,
#cpn-schedule-image .wrapper
{
	max-width: 1115px;
	margin: 0 auto;
	overflow: hidden;
}
#page-brand-schedule .cpn-slider
{
	width: 100%;
	background: url(/files/image/brand/quoteleft.png), url(/files/image/brand/quoteright.png);
	background-repeat: no-repeat, no-repeat;
	background-size: 35%, 35%;
	background-position: left top, right bottom;
	background-color: #000;

}
#page-brand-schedule #cpn-feedback-slider .feedback,
#page-brand-schedule #cpn-feedback-slider-mobile .feedback
{
	color: #fff;
}
#cpn-feedback-slider .wrapper
{
	max-width: 1115px;
	margin: 0 auto;
	overflow: hidden;

}
#cpn-feedback-slider-mobile .wrapper
{
	background: url(/files/image/brand/quoteleft.png), url(/files/image/brand/quoteright.png);
	background-repeat: no-repeat, no-repeat;
	background-size: 35%, 35%;
	background-position: left top, right bottom;
	max-width: 96%;
	margin: 0 auto;
	overflow: hidden;

}

.top
{
	display: block;
	overflow: hidden;
	padding-bottom: 10px;

}
.top h1
{
	margin: 0;
	line-height: 1.1;
	font-family: "TTFirs-ExtraBold";
}

.line-image .button-pay .nice-button
{
	line-height: 3.5;
}
.button-pay .nice-button
{
	margin: 0 0.25% 0 0;
	line-height: 2.5;
	display: block;
	margin: 0 auto 0.5%;
	
	
}

.title
{
	float: left;
	width: 25%;
}
.top-button
{
	width: 70%;
	float: right;
	margin-top: 5px;
}
.top-button .nice-button
{
	cursor: pointer;
	width: 33%;
	padding: 0;
	line-height: 3;
	height: auto;
	font-size: 14px;
}

h1
{
	font-size: 46px;
	font-size: 4.6rem;
}
.videoWrapper {
	height: 0;
	padding-top: 25px;
	position: relative;
}
.videoWrapper iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.column-left {
	float: left;
	margin-right: 2%;
	width: 48%;
}

.column-right{
	float: right;
	margin-left: 2%;
	width: 48%;
}
.line-text
{
	padding-top: 20px;
	padding-bottom: 0px;
}
.title, .line-text, .line-video 
{
	overflow: hidden;
	text-align: justify;
}
.line-video iframe
{
	width: 100%;
}
.line-image img
{
	width: 100%;
}
.button-pay
{

	margin: 0 auto;
}
.button-pay .nice-button
{
	width: 30.5%;
	padding: 0;
	height: auto;
	font-size: 12px;
}
.button-pay
{
	margin: 10px auto;
	text-align: center;
	overflow: hidden;
}
.button-pay img
{
	width: auto;

}
.feedback-caption
{
	text-align: center;
}
.feedback-block
{
	width: 60%;
	margin: 0 auto
}
.feedback:first-child
{
	margin: 0 2.5% 0 0;
}
.feedback:last-child
{
	margin: 0 0 0 2%;

}
.feedback
{
	width: 29%;
	display: inline-block;
	margin: 0 2.5%;
}
.feedback-text
{
	font-family: 'tt_firs';
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.5;
}
.feedback-author
{
	font-family: 'firsextrabold';
	margin: 15px 0 0;
	text-transform: uppercase;
	font-size: 1.6rem;
}
.feedback-author-work
{
	font-family: 'tt_firs_medium_italic';
	margin: 0 0 15px;
	opacity: 0.5;
}
#page-brand-schedule .cpn-slider
{
	height: 627px;
}
#page-brand-schedule #cpn-feedback-slider-mobile.cpn-slider .cpn-slider__nav .prev
{
	left: 50px;
}

#page-brand-schedule .cpn-slider .cpn-slider__blocks
{
	height: 565px;
}

/* The Modal (background) */
.row-register {
	display: block;
	position: relative;
	margin-bottom: 15px;
}
.row-register-required input[type="text"],
.row-register-required input[type="checkbox"],
.row-register-required input[type="tel"],
.row-register-required input[type="email"] {
	border-color: #f45a57;
}
.row-register-required  {
	color: #c63e34;
}
.row-register-required .label-checkbox
{
	color: #c63e34;
}
.some-form__hint {
	z-index: -1;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: -6px;
	padding: 0 12px;
	width: 100%;
	background: #f45a57;
	color: #fff;
	font-size: 12px;
	line-height: 1.333333;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.row-register-required .some-form__hint_checkbox {
	opacity: 1;
	z-index: auto;
}
.some-form__hint_checkbox {
	z-index: -1;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 0px;
	padding: 0 12px;
	width: 100%;
	background: #f45a57;
	color: #fff;
	font-size: 12px;
	line-height: 1.333333;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.register-modal .title
{
	float: none;
	width: 100%;
}
.thankyou-modal h3,
.register-modal h3
{
	text-align: center;
	font-size: 2.3rem;
	font-family: GothamProBlack;

	line-height: 1.3;
	margin-bottom: 3%;
	color: #FFF;
}

.thankyou-modal
{

	margin: 0 auto;
	padding: 3% 0 2%;
	background: #000;
	color: #FFF;
}
.thankyou-modal p
{
	margin: 0 0 14px 0;
	line-height: 1.2;
	font-size: 1.7rem;
}
.register-modal
{

	margin: 0 auto;
	padding: 3% 0 2%;
	background: #000;
	color: #FFF;
}
.thankyou-modal .wrapper
{
	padding: 50px 0;
	max-width: 700px;
	background-color: #000;
	margin: 0 auto;
	text-align: center;
}
.register-modal .wrapper
{
	padding: 25px 0;
	max-width: 700px;
	background-color: #000;
	margin: 0 auto;
}
.text-pay
{
	margin-top: 4%;
	margin-bottom: 0%;
	font-size: 1.45rem;
}
.check
{
	margin-bottom: 3%;
}
.check img
{
	width: 3%;
}
.whitebg
{
	background-color: #FFF;
	color: #000;
}
.button-pay .nice-button
{
	color: #fff;
	background-color: #000;
	padding: 0;
}
.button-register
{
	margin-top: 10%;
	text-align: center;
}
.button-register .nice-button
{
	background-color: #FF4D4D;
	padding: 0;
	width: 160px;
	line-height: 3.5;
	height: auto;

}
.method-pay-image img
{
	width: 40%;
}


.row-register
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
label
{
	font-size: 1.25rem;
	color: #808080;
	float: left;

	width: 35%;

}
input {
	font-size: 14px;

	display: block;
	width: 100%;
	border: none;
	border-bottom: 1px solid #808080;
	background-color: #000;
	color: #FFF;
	float: left;
	text-align: center;
}
input:focus {
	outline: none;
}
input.checkbox
{
	width: auto;
}

#trigger {
	display: none;
}
.checker {
	background-image: url(/files/image/new/checkbox1.png);
	background-position: left center;
	background-size: auto 100%;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
}
#trigger:checked + .checker {
	background-position: right center;
}
#trigger1 {
	display: none;
}
.checker {
	background-image: url(/files/image/new/checkbox1.png);
	background-position: left center;
	background-size: auto 100%;
	width: 20px;
	height: 20px;
	margin-top: -6px;
	background-repeat: no-repeat;
}
#trigger1:checked + .checker {
	background-position: right center;
}
#text {

	text-align: center;
	width:100%;
	overflow:hidden;
	resize:none;
	line-height:32px;
	padding-bottom:34px;
	background-color: #000;
	background-image:url('/files/image/new/linetextarea.png');
	background-repeat:repeat-y, repeat;
	border: none;
	color: #FFF;
}
.label-area
{
	float: none;
}
.label-checkbox
{
	width: 94%;
}
textarea
{
	font: 1.45rem 'GothamProRegular' ;
	float: none;
	outline: none;
}

.register-modal{
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 2147483650; /* Sit on top */
	padding-top: 5%; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(255,255,255,0.4); /* Black w/ opacity */
}
.thankyou-modal{
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 2147483650; /* Sit on top */
	padding-top: 5%; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(255,255,255,0.4); /* Black w/ opacity */
}

/* Modal Content */
.block-register {
	background-color: #000;
	margin: auto;
	padding: 20px;

	width: 65%;
}

/* The Close Button */
.close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
#modal-btn,
#modal-btn2
{
	background-color: #000;
	color: #FFF;
}
#cpn-FAQ .wrapper
{
	max-width: 96%;
	width: 96%;
	margin: 0 auto;
}

#cpn-FAQ
{
	background-color: #fff;
	color: #000;
	font-size: 1.45rem;
	font-family: 'GothamProRegular';
	overflow: hidden;
	padding-bottom: 25px;

}
#cpn-FAQ .wrapper
{

	
	padding: 50px 0;
}
.faq-block
{
	margin: 0 auto;
	max-width: 1115px;
}

.title-block
{
	font-family: 'tt_firs', Arial, Helvetica, Tahoma, sans-serif;
	width: 50%;
	float: left;
}
#page-brand-schedule .title-block h3 {
	font-family: "TTFirs-Black";
	font-size: 5rem;
	font-weight: 800;
	margin: 0;
	line-height: 1.35;
}
.questions
{
	margin-top: 1.2%;
	width: 50%;
	float: left;
	font-family: "PFDinTextPro-Regular";
}
.answer
{
	color: #808080;
	display: none;
	font-weight: bold;

}
.question
{
	float: left;
	width: 100%;
	padding-bottom: 25px;
}
.question.active
{

}
.button-answer
{
	float: right;
	width: 25px;
	height: 25px;
	background: url("/files/image/new/plus.png");
	background-size: cover;
}
.question.active .button-answer
{
	background: url("/files/image/new/minus.png");
	background-size: cover;
}

.closed .plus {
	transition: all 0.5s ease-in-out;
	transform: rotate(-90deg);
}
.closed 	.minus {
	transition: all 0.5s ease-in-out;
	transform: rotate(-90deg);
	opacity: 1;
}




.opened 	.plus {
	opacity: 1;
	transition: all 0.5s ease-in-out;
	transform: rotate(90deg);
}
.opened 	.minus {
	opacity: 1;
	transition: all 0.5s ease-in-out;
	transform: rotate(90deg);
	opacity: 0;
	
}

.circle-plus {

	font-size: 1em;
	opacity: .7;
	float: right;
}

.circle-plus .circle {
	position: relative;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	border: solid 2px #808080;
}
.circle-plus .circle .minus {
	position: absolute;
	background-color: #808080;
	width: 11px;
	height: 2px;
	left: 50%;
	margin-left: -5px;
	top: 50%;
	margin-top: -2.5px;
}
.circle-plus .circle .plus {
	position: absolute;
	background-color: #808080;
	width: 2px;
	height: 10px;
	left: 50%;
	margin-left: -0.5px;
	top: 50%;
	margin-top: -6px;
}

#cpn-contact {
	position: relative;
	padding: 25px 0 15px;
	background-color: #000;
	font-family: "PFDinTextPro-Regular";
}
#cpn-contact .wrapper {
	margin: 0 13px;
	font-family: "PFDinTextPro-Regular";
	font-size: 1.5rem;
	overflow: hidden;
}
#cpn-contact a
{
	color: #fff;
}
.contact-bottom .left {
	width: 75%;
	float: left;
	margin-top: 0.6%;
}
.contact-bottom .right {
	width: 25%;
	float: left;
	text-align: right;
}
#page-brand-schedule .desktop 
{
	display: inline-block;
}
.image-messanger
{
	margin-right: 3%;
	width: 10%;
	display: inline-block;
}
.image-messanger img
{
	width: 100%;

}

#page-brand-schedule .mobile {
	display: none;
}
.grey {
	color: #797979;
}
#page-brand-schedule .desktop {
	display: inline-block;
}
@media screen and (max-width: 1600px)
{
	
}
@media screen and (max-width: 1366px)
{

	.block-register
	{
		padding: 0px;
	}
	#page-brand-schedule.cpn-slider
	{
		margin: 0 auto;
	}
	#page-brand-schedule.main
	{
		z-index: 101;
	}

	.register-modal
	{
		padding-top: 0;
	}
	#page-brand-schedule #cpn-feedback-slider.cpn-slider .cpn-slider__desc
	{
		top: 4vw;
	}

}
@media screen and (max-width: 1220px)
{
	
}
@media screen and (max-width: 1115px)
{
	#page-brand-schedule #cpn-feedback-slider.cpn-slider .cpn-slider__desc
	{
		top: 6vw;
	}

	.title
	{
		width: 30%;
	}
	.top-button
	{
		width: 70%;
	}
}
@media screen and (max-width: 1032px)
{
	#page-brand-schedule #cpn-feedback-slider.cpn-slider .cpn-slider__desc
	{
		top: 10vw;
	}

	#cpn-text .wrapper
	{
		max-width: 96%;
		margin: 0 auto
	}
	#page-brand-schedule .title-block h3
	{
		font-size: 3.9rem;
		line-height: 1.9;
	}
}
@media screen and (max-width: 960px)
{	

	#cpn-FAQ .wrapper 
	{
		padding: 25px 0;
	}

	#page-brand-schedule .cpn-slider .cpn-slider__nav .prev:hover
	{
		background-position: left -4.45vw;
	}
	#page-brand-schedule .cpn-slider .cpn-slider__nav .next {
		background-position: left -8.9vw;
	}
	#page-brand-schedule .cpn-slider .cpn-slider__nav .next:hover {
		background-position: left -13.35vw;
	}
	#page-brand-schedule .cpn-slider .cpn-slider__nav .prev, #page-brand-schedule .cpn-slider .cpn-slider__nav .next
	{
		background-size: cover;
		width: 2.69vw;
		height: 4.45vw;

	}
	#page-brand-schedule .cpn-slider
	{
		background: #000;
	}
	#page-brand-schedule #cpn-feedback-slider-mobile .wrapper
	{
		max-width: 100%;
		padding: 25px 0 0;
		background: none;
	}

	.cpn-slider__caption 
	{
		text-align: center;
		padding: 0 0 25px;
	}
	#page-brand-schedule .cpn-slider .cpn-slider__nav .prev, #page-brand-schedule .cpn-slider .cpn-slider__nav .next
	{
		top: 380px;
	}
	#page-brand-schedule #cpn-feedback-slider-mobile.cpn-slider .cpn-slider__nav .next
	{
		top: 380px;
		right: 25px;
	}
	#page-brand-schedule #cpn-feedback-slider-mobile.cpn-slider .cpn-slider__nav .prev
	{
		left: 25px;
	}
	#page-brand-schedule #cpn-feedback-slider-mobile img.scale-fb
	{
		margin-left: -33vw;
	}
	.title
	{
		width: 35%;
	}
	.top-button
	{
		width: 65%;
	}
	.nice-button
	{
		font-size: 12px;
	}
	#cpn-feedback .wrapper
	{
		
		background-size: 100%, 100%;
	}
	.feedback-block
	{
		max-width: 96%;
		margin: 0 auto;
	}
	.feedback-block
	{
		width: 100%;
	}
	.feedback:last-child, .feedback:first-child
	{
		margin: 0;
	}

	.feedback
	{
		width: 100%;
		margin: 0;
	}	
	.feedback-author-work, .feedback-author, .feedback-photo
	{
		text-align: center;
	}


}
@media screen and (max-width: 792px)
{
	#page-brand-schedule  .mobile 
	{
		display: block;
	}
	#page-brand-schedule .desktop 
	{
		display: none;
	}
	#cpn-contact .wrapper 
	{
		text-align: center;
		line-height: 2;
		font-size: 1.1rem;
	}
	.image-messanger 
	{
		margin-right: 1%;
		width: 5%;
		display: inline-block;
	}
	.contact-bottom .left, .contact-bottom .right 
	{
		width: 100%;
		text-align: center;
	}
	.title-logo h2
	{
		font-size: 1.9rem;
	}
	.title-block 
	{
		width: 100%;
		margin-bottom: 3%;
	}
	.answer span, .question span 
	{
		width: 90%;
		display: block;
		float: left;
	}
	.questions 
	{
		width: 100%;
	}
	#page-brand-schedule .title-block h3
	{
		font-size: 3.5rem;
	}
	#page-brand-schedule header .logo
	{
		position: relative;
		left: 0;
		margin: 0 auto;
	}
	#cpn-top, #cpn-schedule-image
	{
		padding: 0 0 15px;
	}
	.button-pay .nice-button
	{
		margin: 0 0 3px 0;



	}
	.button-pay .nice-button.redbg
	{
		margin: 0;
	}
	.line-text
	{
		max-width: 96%;
		margin: 0 auto;
	}
	.top
	{
		border-bottom: none;
	}
	.top-button .nice-button, .button-pay .nice-button
	{
		font-size: 13px;
		width: 100%;
	}
	header .logo
	{
		position: relative;
		left: 0;
		margin: 0 auto;
	}
	
	#page-brand-schedule .column-left, #page-brand-schedule .column-right
	{
		width: 100%;
	}	
	.title
	{
		width: 100%;
	}
	.top-button
	{
		width: 100%;
	}
	h1
	{
		font-size: 4rem;
	}
	.nice-button
	{
		font-size: 10px;
	}

}
@media screen and (max-width: 667px)
{
	.title
	{
		width: 100%;
	}
	h1
	{
		font-size: 3.6rem;
		text-align: center;
	}
	.top-button
	{
		width: 100%;
	}

	.button-pay
	{
		width: 100%;
	}

}
@media screen and (max-width: 575px)
{
	.block-register
	{
		width: 96%;
		padding: 0;
	}
}
@media screen and (max-width: 500px)
{
	#cpn-top
	{
		margin-top: 5%;
	}
	.top-button
	{
		margin-top: 5%;
	}
}
@media screen and (max-width: 400px)
{
	#page-brand-schedule .title-block h3
	{
		font-size: 3.5rem;
	}
}
@media screen and (max-width: 365px)
{
	#page-brand-schedule #cpn-feedback-slider-mobile img.scale-fb
	{
		margin-left: -25vw;
	}
	#page-brand-schedule .title-block h3
	{
		font-size: 3rem;
	}
}	