.section-08 .contact-us p.edit__cont-text {
	margin-bottom: 0; 
	padding-bottom: 0; 
	font-size: 22px;
	line-height: 32px;
}
.section-08 .form-block {
	flex-basis: 75%;
}
.section-08 .form-block .button-oblique {
	margin-top: 0;
	padding: 0.5rem;
	padding-right: 2rem;
	margin-left: 0;
	margin-bottom: 50px;
}
.section-08 .form-block .button-oblique:before {
	display: none;
}
.section-08 .contact-us {
	padding-top: 2rem;
	padding-bottom: 0;
}
.section-08 .content {
	margin-left: 50px;
}
.section-08 .form-block .button-oblique .line:after, .section-08 .form-block .button-oblique .line:before {
    content: "";
    width: 5rem;
    display: block;
    transition: all .3s;
    transform: rotate(-45deg) translateX(0);
    transform-origin: center center;
    position: absolute;
    border-top: 1px solid #fff;
    right: -1.5rem;
    margin-top: 0rem;
    margin-right: 0rem;
    z-index: 4;
    top: 1.5rem;
}
.section-08 .contact-us p {
	margin-top: 0;
}
.main-menu.slided {
  	position: relative;
  	height: 100%;
}
.flex-scroll.exo {
	padding-bottom: 0;
}
.section-03 .body .text {
	margin-top: 0;
}
.section-03 .body .flex-scroll {
	justify-content: normal;
}
.section-03 .body {
	top: auto;
	margin: 0;
}
.section-03 .content {
	/*border: 1px solid red;*/
	height: auto;
}
.section-03 .content .title.red-dot {
	margin-top: -30px;	
	margin-bottom: 30px;
}
.langselect {
	position: absolute;
	right: 100px;
	width: 70px!important;
}
.langselect .btn.dropdown-toggle {
	/*color: red;*/
	color: inherit;
	background: transparent;
	border: none;
	border-radius: 0;
	font-size: 24px;
}
.langselect .dropdown-menu.show {
	border-radius: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
	margin-top: -4px;
	font-weight: 500;
}
.adcookie-popup {
	position: fixed;
	padding: 0px 40px;
	bottom: 0;
	width: 800px;
	left: calc(50% - 400px);
	background: #ccc;
	z-index: 123;
	height: 130px;
	display: none;
}
.t-tle {
	display: table;
	width: 100%;
	height: 100%;
}
.t-row {
	display: table-row;
	width: 100%;
	height: 100%;
}
.t-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.adcookie-popup a {
	font-weight: bold;
	text-decoration: underline!important;
	color: black;
}
.adcookie-popup a.button {
	color: white;
	margin-left: 30px;
	text-decoration: none!important;
}
.mob-row {
	display: none;
}
.conf-link {
	text-decoration: underline;
	font-weight: bold;
}
.conf-link:hover {
	text-decoration: none;
}
.smi-contacts {
	display: inline-block;
	/*border: 1px solid red;*/
	float: right;
	margin-top: 90px;
	/*display: none;*/
}
@media (max-width: 1150px) {
	.subtitle.exo.red-dot {
		display: none;
	}
	.section-08 .form-block {
		flex-basis: 100%;
		margin-right: 0;
	}
}
@media (max-width: 800px) {
	
	.smi-contacts {
		margin-top: 50px;
		float: left;
		/*border: 1px solid red;*/
		width: calc(100% - 2rem);
	}
	.section-08 .form-block .button-oblique {
		margin-bottom: 20px;
	}
	.section-08 .contact-us p.edit__cont-text {
		/*font-size: 18px;*/
		line-height: 20px;
	}
	.section-08 .contact-us {
		padding-top: 20px;
	}
	.section-08 .content {
		margin-left: 0px;
	}
	.section-08 .text-block {
		margin-top: 7vh;
	}
	.confidency-main {
		font-size: 12px;
	}
	.confidency-main h1 {
		font-size: 1.75rem;
	}
	.confidency-main h3 {
		font-size: 1.25rem;
	}
	.adcookie-popup {
		width: 100%;
		height: auto;
		left: 0;
		right: 0;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 12px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.adcookie-popup .t-cell:nth-child(2) {
		display: none;
	}
	.mob-row {
		display: table-row;
	}
	.mob-row a {
		display: block;
		margin-left: 0!important;
		margin-top: 20px;
	}
}
@media (max-width: 420px) {
	.smi-contacts { 
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.section-08 .text-block {
		margin-top: -30px;
	}
	.langselect {
		right: 80px;
	}
	.langselect .btn.dropdown-toggle {
		font-size: 18px;
	}
	.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
		margin-top: -2px;
		margin-left: 7px;
	}
	.conf-link {
		/*margin-top: -50px;*/
		display: block;
		margin-bottom: 50px;
	}
}
@media (max-width: 320px) {
	.langselect {
		right: 65px;
	}
}

.all-rewards {
	position: absolute;
	width: 100%;
	height: 135px;
	bottom: 0;
	text-align: center;
	border: 1px solid white;
	background: #484848;
}
.all-rewards-bg {
	height: 100%;
	position: absolute;
	width: 100%;
}
.reward-btn {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
}

.section-03 .content .title.red-dot {
	margin-bottom: 50px;
}
.reward-modal .modal-content {
	background: black;
	background: url('../img/d2.jpg');
	background-size: 100%;
	border: none;
	background-size: cover;
	background-position: center;
	border-radius: 0;
}
.reward-modal .section:before {
	background-color: rgba(0,0,0,.2);
}
.reward-modal .modal-body {
	padding: 30px;
}

.rewmod {
	background: transparent;
}
.rewmod .main-block {
	margin: 0;
}

.reward-modal .section-03 .body .cup .img {
	width: 3rem;
	height: 3rem;
}
.reward-modal .section-03 .body .item {
	flex-basis: auto;
	min-width: 170px;
	width: 170px;
}
.reward-modal .main-block>.content {
	width: 100%;
}
.reward-modal .section-03 .body .year {
	font-size: 1.5em;
}
.reward-modal .scroll-wrapper .flex-scroll {
		overflow-y: hidden;
		flex-wrap: wrap;
	}
	.reward-modal .section-03 .body .cup-place {
		bottom: .5rem;
    	font-size: 0.5rem;
	}
	.reward-moda {
		padding-right: 0!important;
	}
@media (max-width: 992px) {
	.reward-modal .main-block {
		/*display: block;*/
		padding: 0px;
	}
	.reward-modal .section-03 .body {
		height: 100vh;
	}
	.reward-modal .scroll-wrapper {
		margin: 0;
		height: 100%;
	}
	.reward-modal .section-03 .body .flex-scroll {
		height: 100%;
		padding: 0;
		display: block;
	}
	.reward-modal .section-03 .body .item {
		display: inline-flex;
	}
	.reward-modal .scroll-wrapper .flex-scroll {
		overflow-y: auto;
	}
	.button.checklist-btn {
		margin-top: 30px;
	}
}
















