.page-id-8526 .container {
    width: 100%;
}

.page-id-8526 .heading h1:before,
.page-id-8526 .heading h2:before,
.page-id-8526 .heading h3:before,
.page-id-8526 .heading h4:before,
.page-id-8526 .heading h5:before,
.page-id-8526 .heading h6:before,
.page-id-8526 .heading p:before {
    border-top: 5px solid #f6298f;
}

.page-id-8526 .heading h1:after,
.page-id-8526 .heading h2:after,
.page-id-8526 .heading h3:after,
.page-id-8526 .heading h4:after,
.page-id-8526 .heading h5:after,
.page-id-8526 .heading h6:after,
.page-id-8526 .heading p:after {
    border-top: 5px solid #f6298f;
}

.page-id-8526 .section-form .row {
    background-color: #f8f8f7;
}

.page-id-8526 .footer .container .row {
    background-color: #000;
}

.page-id-8526 .heading h1,
.page-id-8526 .heading h2,
.page-id-8526 .heading h3,
.page-id-8526 .heading h4,
.page-id-8526 .heading h5,
.page-id-8526 .heading h6,
.page-id-8526 .heading p {
	color: #f6298f;
}

.page-id-8526 .section-form .row p {
    font-size: 24px;
    color: #77797d;
    text-transform: uppercase;
}

.page-id-8526 a {
    color: #fff;
}

.page-id-8526 a:hover {
    color: #fff;
	text-decoration: underline;
}

.page-id-8526 .fixed-social {
	display: none;
}

.page-id-8526 .btn-konkurs {
	background-color:#0796ad;
	font-weight:bold;
	border-radius:8px;
	display:inline-block;
	padding-top:20px;
	cursor:pointer;
	color:#f8f8f7;
	font-family:Arial;
	font-size:25px;
	padding:13px 32px;
	text-decoration:none;
    font-family: 'Cuprum';
}
.page-id-8526 .btn-konkurs:hover {
	background-color:#f8f8f7;
	color: #0796ad;
}
.page-id-8526 .btn-konkurs:active {
	position:relative;
	top:1px;
}

.page-id-8526 .btn-promo {
	background-color:#f6298f;
	font-weight:bold;
	border-radius:8px;
	display:inline-block;
	padding-top:20px;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:25px;
	padding:13px 32px;
	text-decoration:none;
    font-family: 'Cuprum';
}
.page-id-8526 .btn-promo:hover {
	background-color:#ffffff;
	color: #f6298f;
}
.page-id-8526 .btn-promo:active {
	position:relative;
	top:1px;
}

.page-id-8526 .line {
	 border-top: 4px solid #77797d;
	 width: 30%;
	 margin-top:30px;
	 margin-bottom:30px;
}


.page-id-8526 .section-form .row p {
    font-size: 15px;
	color: #dedede;
}

.page-id-8526 .section--ls--tests {
    background-image: none;
	background-color: #f8f8f7;
}

.page-id-8526 .section--ls--tests .field input, .page-id-8526 .section--ls--tests .field textarea {
	border: 1px solid #ffffff;
    color: #fff;
	background: transparent;
}

.page-id-8526 .section--ls--tests input[type="submit"] {
	display: table;
    margin: auto;
	border: 1px solid #ffffff;
    color: #ffffff;
}

.page-id-8526 .section--ls--tests input[type="submit"]:hover {
    background: #fff;
	color:#7d40e4;
}

.page-id-8526 .video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
	width:50%;
}
.page-id-8526 .video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
