@charset 'utf-8';
    @import url(https: //fonts.googleapis.com/css?family=Roboto:300, 500, 900&subset=latin, cyrillic);
    html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased!important;
}

@font-face { font-family: "Kosko bold"; font-weight: 700; font-style: normal; font-display: swap; src: url("/css/fonts/Kosko-bold.ttf") format("truetype");}
@font-face {
	font-family: 'KoskoBold-Bold';
	src: url('/css/fonts/koskobold-bold/koskobold-bold.eot'); /* IE 9 Compatibility Mode */
	src: url('/css/fonts/koskobold-bold/koskobold-bold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('/css/fonts/koskobold-bold/koskobold-bold.woff2') format('woff2'), /* Super Modern Browsers */
		url('/css/fonts/koskobold-bold/koskobold-bold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('/css/fonts/koskobold-bold/koskobold-bold.ttf') format('truetype'), /* Safari, Android, iOS */
		url('/css/fonts/koskobold-bold/koskobold-bold.svg#koskobold-bold') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face { font-family: "Kosko Regular"; font-weight: 300; font-style: normal; font-display: swap; src: url("/css/fonts/Kosko-Regular.ttf") format("truetype");}


@font-face {
    font-family: 'ucrmicon';
    src: url('/css/fonts/ucrmicon.eot');
    src: url('/css/fonts/ucrmicon?#iefix') format('embedded-opentype'),
         url('/css/fonts/ucrmicon.woff') format('woff'),
         url('/css/fonts/ucrmicon.ttf') format('truetype'),
         url('/css/fonts/ucrmicon.svg#ucrmicon') format('svg');
    font-weight: normal;
    font-style: normal;
}

			.ucrmicon {
			  font-family: ucrmicon;
			  display: inline-block; 
			}
			
::-webkit-scrollbar {
    position: absolute;
    width: 4px;
    height: 4px;
}
::-webkit-scrollbar-thumb { background-color: #666; border-radius: 4px;  transition: background-color .5s;}
::-webkit-scrollbar-thumb { width: 10px;height: 4px;}

body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type='button'], input[type='reset'], input[type='submit'] {
    cursor: pointer;
    -webkit-appearance: button;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type='checkbox'], input[type='radio'] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
    height: auto;
}
input[type='search'] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver;
}
legend {
    padding: 0;
    border: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td, th {
    padding: 0;
}
html {
    width: 100%;
    height: 100%;
    cursor: default;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
}
body {
    overflow-y: scroll;
    font-size: 1.4rem;
    line-height: 1;
}
div {
    overflow: hidden;
}
ul, li, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}
form {
    position: relative;
}
.wrapper {
    z-index: 0;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}
.wrapper, .container {
    position: relative;
    margin: 0 auto;
}
.container {
    overflow: visible;
	    padding-left: 4%;
	    padding-right: 4%;
	    padding-bottom:100px;
}
h1, h2, h3, h4, h5, h6, p, span {
    font-family: 'Roboto', sans-serif;
}
p {
    position: relative;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.428;
    color: #000;
}

.block-flex-div { display: flex;width: 100%;justify-content: space-between;box-sizing: border-box;}	
		.block-line-flex {display: flex;padding: 8px; height: auto;font-size: 14px;width: 100%;color: #666;font-weight: 500;text-align: left;box-sizing: border-box;/* justify-content: center; */ }
			.block-column-flex{ flex: 1;} 		
			
			
	.emoji-voices {margin-top: 0px;}
		.emoji-action {cursor:pointer}				
		.emoji-voices .emoji .block-column-flex {font-size: 20px; line-height: 30px;text-align: center;}				
		.emoji-voices .emoji .block-column-flex .emoji-count {font-size: 14px;color:#9b9b9b}	
			
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-white {
    color: #fff;
}
.text-red {
    color: #cb1616;
}
.text-semibold {
    font-weight: 500;
}
.section-header {
    font-size: 4.8rem;
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase;
}
.section-header-lg {
    font-size: 5.6rem;
}
.section-note {
    font-size: 2.2vw;
    font-weight: 300;
    line-height: 1.2;
}
.section-header-sm {
    font-size: 4vw;
}
.section-note-lg {
    margin: 10px 0px 20px 0px;
    font-size: 2.2vw;
}
.list {
    margin-top: 20px;
    margin-left: 20px;
    list-style-type: square;
}
.list .list-item {
    font-size: 2rem;
    font-weight: 300;
    line-height: 3rem;
    color: #19b09f;
}
.list span {
    color: #000;
}
.link {
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    color: currentColor;
}
.link-underline {
    text-decoration: underline;
}
.link-underline:hover {
    text-decoration: none;
}
.link-underline-hover {
    text-decoration: none;
}
.link-underline-hover:hover {
    text-decoration: underline;
}
.link-underline-note, .link-dashed {
    text-decoration: none;
}
.link-dashed {
    display: inline-block;
    border-bottom-style: dashed;
}
.link-dashed:hover {
    border-bottom-color: transparent;
}
.link-dashed-hover {
    display: inline-block;
    text-decoration: none;
}
.link-dashed-hover:hover {
    border-bottom-color: transparent;
}
.link-xs {
    font-size: 1.4rem;
}
.link-xs.link-dashed {
    border-width: 1px;
}
.link-sm {
    font-size: 1.8rem;
}
.link-sm.link-dashed {
    border-width: 1px;
}
.link-lg {
    font-size: 2.4rem;
    font-weight: 900;
}
.link-lg.link-dashed {
    border-width: 2px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    border: 1px solid transparent;
    outline: 0!important;
    background-image: none;
    cursor: pointer;
    -webkit-transition: background-color, color 200ms;
    -moz-transition: background-color, color 200ms;
    -o-transition: background-color, color 200ms;
    transition: background-color, color 200ms;
    font-family: "Kosko Bold", sans-serif;
    text-align: center;
    vertical-align: inherit;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.btn:hover, .btn:focus, .btn.focus {
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .2);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: .6;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-primary {
    background: #FCCA48;
	 box-shadow: 0px 6px #664111;
    color: #fff;
}
.btn-primary:hover {
    background: #1fddc7;
    color: #fff;
}


.btn-ED779D {
    background: #ED779D;
    box-shadow: 0px 6px #66113D;
    color: #fff;
}
.btn-8FBDF2 {
    background: #8FBDF2;
    box-shadow: 0px 6px #1F4979;
    color: #fff;
}

.btn-04B7EA {
    background: #04B7EA;
    box-shadow: 0px 6px #04B7EA;
    color: #fff;
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
    background: #19b09f;
    color: #fff;
}
.btn-primary-outline {
    border: 1px solid #19b09f;
    background: 0 0;
    color: #19b09f;
}
.btn-primary-outline:hover {
    background: #19b09f;
    color: #fff;
}
.btn-primary-outline.disabled:hover, .btn-primary-outline[disabled]:hover, fieldset[disabled] .btn-primary-outline:hover, .btn-primary-outline.disabled:focus, .btn-primary-outline[disabled]:focus, fieldset[disabled] .btn-primary-outline:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline[disabled].focus, fieldset[disabled] .btn-primary-outline.focus {
    background: 0 0;
    color: #19b09f;
}
.btn {
    height: 38px;
    padding: 0 30px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 38px;
}
.btn-sm {
    height: 34px;
    padding: 0 20px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    font-size: 1.8;
    font-weight: 500;
    line-height: 34px;
}
.btn-lg {
    height: 50px;
    padding: 0 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 50px;
}
.btn-block {
    display: block;
    width: 100%;
    padding: 0;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
input[type='submit'].btn-block, input[type='reset'].btn-block, input[type='button'].btn-block {
    width: 100%}
.form-control {
    display: block;
    width: 100%;
    height: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    background-image: none;
    font-family: 'Roboto', sans-serif;
    font-size: 1.8rem;
    color: #000;
    font-weight: 300;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
}
.form-control::-moz-placeholder {
    opacity: 1;
    color: #b7b7b7;
}
.form-control:-ms-input-placeholder {
    color: #b7b7b7;
}
.form-control::-webkit-input-placeholder {
    color: #b7b7b7;
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    opacity: .6;
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
.form-control.has-center {
    text-align: center;
    padding-left: 0;
}
.form-control-sm {
    width: 100%;
    height: 28px;
}
.form-group {
    margin-bottom: 20px;
}
.form-group .form-control+.form-control, .form-group .form-control+.btn {
    margin-left: 20px;
}
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .form-control-static {
    display: inline-block;
}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
input[type='radio'] {
    display: none;
}
.radio {
    display: block;
    margin-bottom: 18px;
    cursor: pointer;
}
.radio:last-child {
    margin-bottom: 0;
}
.radio>span {
    display: block;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
    font-size: 2rem;
    font-weight: 400;
    color: #fff;
}
.radio>span>span {
    margin-left: 30px;
    white-space: nowrap;
}
.radio input[type='radio']+span {
    background-color: #e6e6e6;
}
.radio input[type='radio']:checked+span {
    background-color: #19b09f;
    -webkit-box-shadow: inset 0 0 .001px 4px #fff;
    -moz-box-shadow: inset 0 0 .001px 4px #fff;
    box-shadow: inset 0 0 .001px 4px #fff;
}
.radio input[type='radio']:disabled+span, .radio input[type='radio']:checked:disabled+span {
    opacity: .6;
}
.ic {
    position: relative;
    display: block;
}
.ic_call {
    background-image: url(../img/sprite_icons.png);
    background-position: 0 -53px;
    width: 54px;
    height: 44px;
}
.ic_measures {
    background-position: -54px -53px;
    width: 57px;
    height: 37px;
}
.ic_measures, .ic_rouble {
    background-image: url(../img/sprite_icons.png);
}
.ic_rouble {
    background-position: -153px 0;
    width: 30px;
    height: 39px;
}
.ic_production {
    background-position: -50px 0;
    width: 63px;
    height: 41px;
}
.ic_production, .ic_stairs {
    background-image: url(../img/sprite_icons.png);
}
.ic_stairs {
    background-position: -113px 0;
    width: 40px;
    height: 59px;
}
.ic_next-step {
    background-position: 0 -97px;
    width: 45px;
    height: 35px;
}
.ic_next-step, .ic_check {
    background-image: url(../img/sprite_icons.png);
}
.ic_check {
    background-position: -113px -59px;
    width: 40px;
    height: 36px;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: ' '}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.hidden {
    display: none!important;
}
.show {
    display: block!important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    border: 0;
    background-color: transparent;
    text-shadow: none;
    font: 0/0 a;
    color: transparent;
}
.affix {
    position: fixed;
}
.animate-scroll {
    opacity: 0;
}
.row {
    position: relative;
}

.navbar-toggle {display: none;}

/* Навигационная панель */
.navbar {
    padding: 0rem;
    position: relative;
}

.navbar-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 100%;
    margin: 0 auto;
    padding: 0 0rem;
}

.navbar-brand {
    font-size: 1.5rem;
    font-weight: bold;
}

/* Меню для десктопа */
.navbar-menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
	flex-wrap: wrap;
        justify-content: space-evenly;
}
.mobile-menu {display: flex;flex-direction: column;}
.bar {height: 3px;
    width: 30px;
    margin: 5px 0px 5px 0px;background-color: #34495e;}

.navbar-item {
    position: relative;
    margin-left: 0rem;
}

.navbar-link {
    text-decoration: none;
    padding: 0.5rem 1rem;
    display: block;
    transition: border-bottom 0.3s;
    cursor: pointer;
	color:#FFC41B;
	font-size: 16px;
	 font-family: "Kosko Bold"; font-weight: 700;
}

.navbar-menu.active,
.dropdown-header-menu.active {display: flex;}

.navbar-link:hover {
    
}

/* Выпадающее меню */
.dropdown-header-menu {
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
    background-color: #34495e;
    list-style: none;
    padding: 0;
    min-width: 200px;
    z-index: 1000;
}

.dropdown-header-menu.nested {
    left: 100%;
    top: 0;
}

.dropdown-header-item {
    position: relative;
}

.dropdown-link {
    text-decoration: none;
    padding: 0.5rem 1rem;
    display: block;
    transition: background-color 0.3s;
    cursor: pointer;
}

.dropdown-link:hover {
    background-color: #2c3e50;
}

.header {
	height: auto;
    padding: 11px 0;
    background: #fff;
}
.header .container {
    padding-top: 10px;
	padding-bottom:10px;
}
.header .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
  
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	justify-content: center;
}
.header .row .logo, .nav-inner .logo {   
    line-height: 1;
    vertical-align: middle;
}
	.header .row .logo span,
	.nav-inner .logo span {font-size:20px;}
	
	.header .logo img {max-width:100px}
	
.header .row .logo a {text-decoration:none}	

.header-contacts {
    margin-right: 16px;
	border-left: 1px solid #9E9E9E;
	padding-left:10px;
	height: auto;
	max-width:300px
}
	.header-contacts .phone .number {
		line-height: 1;
		vertical-align: middle;
		font-size:18px;
	}
	.header-contacts .email .link-lg {
		margin-top:5px;
		line-height: 1;
		vertical-align: middle;
		font-size:12px;
	}
	.header-contacts .addres {
		margin-top:5px;
		font-size:14px;
	}
	
.offer {
	background-color: #1b4496;
	height: 100vh;
	min-height:830px;
}

.offer .container {
	overflow: visible;
    position: absolute;
    padding-left: 0; 
    padding-right: 0; 
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-top: 100px;
}


.offer .row {
        display: flex;
    position: relative;
    overflow: visible;
    width: 100%;
	height: 100vh;
    justify-content: center;
}

.offer::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    height: 200px;
    background-image: url(/img/volna-top.png);
    background-repeat: repeat-x;
    background-size: 248px 100%;
    background-position-x: -3px;
}
.offer::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    height: 315px;
    background-image: url(/img/oblaka-bottom.png);
    background-repeat: repeat-x;
    background-size: 430px 100%;
    background-position: 0px 0px;
}
/* .offer::after { */
    /* content: ""; */
    /* position: absolute; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* height: 506px; */
    /* background-image: url(/img/oblaka-bottom.png); */
    /* background-repeat: repeat-x; */
    /* background-size: 430px 100%; */
    /* background-position: 0px 0px; */
/* } */

	.offer .logo-full {
	   content: "";
	   margin: 10px auto;
		height: 354px;
		width: 470px;
		background-image: url(/img/logo-full.png);
		background-position: -40px -56px;
		background-size: 100%;
		background-repeat: no-repeat;
		z-index: 99;
	}
	.offer .oblako-1 {
	   content: "";
		position: absolute;
		top: -30px;
		left: 27%;
		height: 91px;
		width: 152px;
		background-image: url(/img/oblako.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .oblako-2 {
	   content: "";
		position: absolute;
		top: 31%;
		left: -132px;
		height: 150px;
		width: 152px;
		background-image: url(/img/oblako.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	
	.offer .star-1 {
	   content: "";
		position: absolute;
		top: 7%;
		left: 15%;
		height: 121px;
		width: 116px;
		background-image: url(/img/star.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .star-2 {
	   content: "";
		position: absolute;
		right: 20%;
		height: 63px;
		width: 70px;
		background-image: url(/img/star.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .star-3 {
	   content: "";
		position: absolute;
		top: 30%;
		right: 3%;
		height: 86px;
		width: 93px;
		background-image: url(/img/star.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .datetime_fest {
	   content: "";
		position: absolute;
		top: 70px;
		left: 3%;
		height: 334px;
		width: 273px;
		background-image: url(/img/datetime_fest.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .mascot-podarki {
	   content: "";
		position: absolute;
		top: -95px;
		right: 1%;
		height: 271px;
		width: 273px;
		background-image: url(/img/mascot-podarki.png);
		background-position: 0px -38px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .mascot-blue-na-oblake {
	   content: "";
		position: absolute;
		top: 18%;
		right: 7%;
		height: 160px;
		width: 222px;
		background-image: url(/img/mascot-blue-na-oblake.png);
		background-position: 0px -38px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .mascot-powernet {
	   content: "";
		position: absolute;
		top: auto;
		bottom: 4%;
		right: 10%;
		height: 271px;
		width: 273px;
		background-image: url(/img/mascot-powernet.png);
		background-position: 0px -38px;
		background-size: 100%;
		background-repeat: no-repeat;
		z-index: 99;
	}
	.offer .powernet-v-oblake {
	   content: "";
		position: absolute;
		top: auto;
		bottom: 21%;
		right: 17%;
		height: 209px;
		width: 273px;
		background-image: url(/img/powernet-v-oblake.png);
		background-position: 0px 0px;
		background-size: 100%;
		background-repeat: no-repeat;
		z-index: 99;
	}
	.offer .mascot-svistun {
	   content: "";
		position: absolute;
		top: auto;
		bottom: 16%;
		right: 45%;
		height: 152px;
		width: 218px;
		background-image: url(/img/mascot-svistun.png);
		background-position: -31px -40px;
		background-size: 114%;
		background-repeat: no-repeat;
		z-index: 99;

	}
	.offer .mascot-kreslo {
	   content: "";
		position: absolute;
		top: auto;
		bottom: 9%;
		left: 10%;
		height: 252px;
		width: 218px;
		background-image: url(/img/mascot-kreslo.png);
		background-position: -31px -40px;
		background-size: 114%;
		background-repeat: no-repeat;
		z-index: 99;

	}

 
 #promo-bg {background: url("../img/bg-dots.png"); height: 100%; }

.offer-head {
   /*  width: 916px;
    height: 280px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -49px;
    padding: 6px 22px 22px 0px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    /* background: #fff; */
	max-width: 582px;
}
.offer-head h1 {
	display: flex;
	flex-direction: column;
	    font-family: "KoskoBold-Bold", sans-serif;
    font-size: 4vw;
    font-weight: 700;
	color:#04B7EA;
    line-height: 1.2;
	margin-bottom:20px;
  -webkit-text-stroke: 2px white; /* Толщина и цвет обводки (для WebKit браузеров) */
  text-stroke: 3px white; /* Стандартное свойство (пока мало поддерживается) */
}
.offer-head h1 span {
	font-size: 2vw;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: -.12rem;
	
	font-family: Montserrat, sans-serif;
}
.offer-head h1 span.orange {
	font-size: 3vw;
	font-weight: 500;
   color: rgba(255,155, 1);
}
.offer-head .small .ucrmicon {
	color: #7fde82;
	 position: absolute;
	 margin-top:3px;
	 margin-left:-40px;
}
.offer-head .small.none-padding {padding-left: 5px !important;}
.offer-head .small {
	position:relative;
	 font-family: "Kosko Regular", sans-serif;
	color:#000000;
	padding-left: 40px;
    font-size: 2.3rem;
    font-weight: 500;
    line-height: 3rem;
    letter-spacing: -.1rem;
}
.offer-head .datetime-fest {
	position:relative;
	 font-family: "Kosko Regular", sans-serif;
	color:#000000;
	padding-left: 40px;
    font-size: 4vw;
    font-weight: 700;
}

.offer-action {padding-left: 10px;}

.offer-note {
    position: absolute;
    top: 140px;
    left: 532px;
    width: 350px;
    /* height: 140px */
  z-index: 999;    
	  background-color: rgba(241, 219, 62, 1); 
	  padding: 0px 0px 25px 0px;
		/* box-shadow:0 0 8px rgba(15,15,15,.25);
		border: 1px solid #ccc; */
	  -moz-border-radius: 3px 3px 3px 3px;
	  -webkit-border-radius: 3px 3px 3px 3px;
	  border-radius: 3px 3px 3px 3px;
}

.offer .btn {
    vertical-align:bottom; margin: 5px; height: auto; padding: 20px 80px 20px 80px;line-height:20px; -moz-border-radius: 50px; -webkit-border-radius: 50px; 
	border-radius: 50px;

	text-decoration:none;
}

.errorMessage {color: #E32636;font-family:"PT Sans";font-size:18px;font-weight:bold}
.okMessage {color: #fff;font-size:18px;font-family: 'Open Sans Condensed', sans-serif !important;}

/*--------------------*/

.offer-form {border:none;padding:0px;margin-top:50px; text-align: center;}
		
.offer-form input {
  background: #f1f1f1;
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 270px;
  height: 25px;
	color: #ADB5B9;
	background: #f7f7f7;
	border: 2px solid #dfe4e6;
	padding: 10px 12px 8px 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
 
}

.offer-form input:focus {
  background-color: #fff;
  border-color: #ccc;
  outline: none;
  -moz-box-shadow: 0 0 0 1px #ccc inset;
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
  box-shadow: 0 0 0 1px #ccc inset;
}

/*--------------------*/

.offer-form #actions {
  margin: 10px 0 0 0;
  border: none;
  
}

.offer-form input.checkbox {
			margin-top:10px;
			color:#999999;
			width: 10px;
			height: 10px;
		}
		
.offer-form #submitauth{		
	display: inline-block;
	float: left;
	margin-left:10px;
	margin-bottom:10px;
	padding: 3px 10px;
	outline: 0;
	font-size: 18px !important;
	line-height: 30px;
	color: #fff !important;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	background: #FF6347;
	border:0;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
}

.offer-form #submitauth:hover,
.offer-form #submitauth:focus {		
opacity: 0.9;
border:0;
}	

.offer-form #submitauth:active,
#speed-reg #submitreg:active {		
  outline: none;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

.offer-form #submitauth::-moz-focus-inner,
#speed-reg #submitreg::-moz-focus-inner {
  border: none;
  border-color: #ff0000;
}

.offer-form label {
  float: right;
  line-height: 30px;
}

.offer-form label input {
  position: relative;
  top: 2px;
  right: 2px;
}
.offer-botton:hover {
		transition: .5s linear;
  background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px);
  }

.offer-advantages {
	flex-wrap: wrap;
    align-content: flex-start;
	justify-content: flex-start;
}
	.offer-advantages .block-column-flex {
		max-width: fit-content;
	}
		.offer-advantages-row {
				flex-direction: column;
				max-width:300px;
				min-width:300px;
		}
		.offer-advantages-title {
			color: rgba(255,155,0, 1);    font-family: Oswald, sans-serif;font-size: 27px;
			margin-bottom:10px;
		}
		.offer-advantages-subtitle {
			
			color: rgba(191,191,191, 1);font-family: Rubik, sans-serif;font-size: 16px;
		}
		
	
.offer-botton {
	display: inline-block;
	position:relative;
	padding:20px 68px 20px 68px;
	margin: 5px;
	background: #ff0000;/* #fc0; */
	border: 2px solid #ff0000;/* #fc0;*/
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
		border-radius: 100px;
		-moz-border-radius: 100px;
		-khtml-border-radius: 100px;
		-webkit-border-radius: 100px;
		
				
	
}

.offer-botton:after {
    content: "";
    position: absolute; 
    top: 0; 
    left: 0em;
    width: 130%;
    height: 100%;
    background: linear-gradient(to left, rgba(255,255,255,.0), rgba(255,255,255,.8), rgba(255,255,255,.0)) no-repeat -2em 0%;
    background-size: 2em 100%;
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
}
.offer-botton.blick:after{
    transition: 1.2s linear;
    background-position: 130% 0%;
}


.offer-note .prefix, .offer-note .percent, .offer-note .desc {
    display: inline-block;
}
.offer-note .call-to-action {
    position: relative;
	overflow:visible;
    padding: 20px 0px 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.7px;
    line-height: 1.3em;
    color: #fff;
    background: #64ca50;
}

.offer-note .call-to-action:before, .offer-note .call-to-action:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 50px;
    bottom: -30px;
    background: #64ca50;
}
.offer-note .call-to-action:after {
    right: 0;
    transform: skew(0deg, -10deg);
}
.offer-note .call-to-action:before {
    left: 0;
    transform: skew(0deg, 10deg);
}
.offer-note .prefix {
    font-size: 2rem;
    font-weight: 900;
	vertical-align: top;
	margin-bottom:20px;
	text-align:center;
}
.offer-note .ok-send {
    font-size: 2rem;
    font-weight: 900;
	vertical-align: top;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}
.offer-note .title {
    font-size: 1.8rem;
    font-weight: 900;
	margin-top: 10px;
}
/* .offer-note .prefix {
    vertical-align: bottom;
} */
.offer-note .percent {
    font-size: 6.4rem;
    font-weight: 900;
    line-height: 1;
    vertical-align: top;
}
.offer-note .note {
	display: block;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.8rem;
    letter-spacing: -.1rem;
}


.years_on_the_market {
	display: flex;
    line-height: normal;
    vertical-align: top;
    position: absolute;
    color: rgba(255,255,255, 1);
    margin-right: 0px;
    height: auto;
	right: 30px;
    margin-top: -261px;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 30px;
		background-color:rgba(255,155,0, 1);

		background-image: radial-gradient(at center center, rgb(0 0 0 / 32%), rgb(255 169 35 / 79%) 104%);
		    background-repeat: no-repeat;
    background-position: left 0px top 0px;
    background-size: auto;
    background-attachment: scroll;
    justify-content: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	max-width: 350px;
	min-width: 350px;
	z-index: 1;
	font-family: Oswald, sans-serif;
}
	.years_on_the_market .container {text-align: center;padding-top: 10px; padding-bottom: 10px;}
	.years_on_the_market-years {padding-top: 10px; font-size: 7vw; font-weight: 600;}
	.years_on_the_market-text { font-size: 2.5vw;  font-weight: 600;}



.catalog {
    position: relative;
    z-index: 0;
    padding: 84px 0 70px;
    background: #fff;
}
	.catalog .container {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
.catalog div,
.about div,
.programm div,
.position div,
.stages-of-work div {
    overflow: visible!important;
}
.catalog .container, .catalog .row {
    overflow: visible;
}
.catalog .row,
.about .row,
.programm .row,
.position .row,
.stages-of-work .row,
.about-advantages .row {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    height: auto;
    justify-content: flex-start;
    gap: 20px; /* Заменяет margin между элементами */
}
.catalog .row.first,
.about .row.first,
.programm .row.first,
.position .row.first,
.stages-of-work .row.first {
    margin-top: 30px;
}
.about .row+.row,
.programm .row+.row,
.catalog .row+.row,
.stages-of-work .row+.row{
    margin-top: 62px;
}
.catalog-item,
.about-item,
.programm-item,
.position-item,
.about-advantages-item,
.stages-of-work-item {
	display: flex;
    background-color: rgba(0, 0, 0, 1);
    padding: 40px;
    flex: 1 1 calc(33.333% - 40px); /* Базовый размер 33.3% с учетом отступов */
    min-width: 300px; /* Минимальная ширина элемента */
    max-width: 100%;
    box-sizing: border-box;
    border-radius: 10px;
	flex-direction: column;
    justify-content: space-between;

}

.catalog-item .item-image,
.stages-of-work-item .item-image {
    overflow: hidden!important;
    width: 100%;
    height: 250px;
    border-radius: 6px;
}
.catalog .catalog-item .item-image img,
.about-item .item-image img,
.stages-of-work-item .item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}


.about {
    position: relative;
    z-index: 0;
    padding: 84px 0 70px;
    background-color: rgba(255,255,255, 1);
	border-top: 1px solid #dedede;
}
	.about .container,
	.position .container{
		padding-top: 10px;
	}
	.about-item,
	.position-item {padding: 10px;flex: 1 1 calc(33.333% - 10px); /* Базовый размер 33.3% с учетом отступов */}
	.about-item h2,
	.position-item h2 { color: #20273B; font-size: 3vw;font-family: "Kosko Bold"; font-weight: 700;}
	.about-item {
		background-color: rgba(255,255,255, 1);
	}
		.video-container {
		  position: relative;
		  width: 600px; /* Подберите под ваш дизайн */
		  max-width: 100%;
		  margin: 0 auto;
		}
		.video-wrapper {
		  position: relative;
		  padding-bottom: 56.25%; /* 16:9 соотношение */
		  height: 0;
		  overflow: hidden;
		}

		.video-iframe, 
		.video-player {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  border: none;
		  border-radius: 39px;
		}

		.frame-image {
		  position: absolute;
		    top: -16px;
			left: -24px;
			width: 108%;
			height: 113%;
		  pointer-events: none; /* Чтобы клики проходили сквозь рамку */
		  z-index: 10; /* Рамка поверх видео */
		}

		.play-button {
		  position: absolute;
		  top: 50%;
		  left: 50%;
		  transform: translate(-50%, -50%);
		  width: 80px;
		  height: 80px;
		  background: rgba(255, 255, 255, 0.7);
		  border-radius: 50%;
		  cursor: pointer;
		  z-index: 5;
		  transition: all 0.3s ease;
		}

		.play-button::after {
		  content: "";
		  position: absolute;
		  left: 50%;
		  top: 50%;
		  transform: translate(-30%, -50%);
		  border-style: solid;
		  border-width: 15px 0 15px 26px;
		  border-color: transparent transparent transparent #333;
		}

		.play-button:hover {
		  background: rgba(255, 255, 255, 0.9);
		}

		/* Скрываем кнопку воспроизведения после клика */
		.video-wrapper.playing .play-button {
		  display: none;
		}

	.about-item p,
	.position-item p {
		font-size: 18px;
		line-height: 28px;
		color: #20273B;
		margin-top:20px;
	}

	.about-item .btn-block,
	.position-item .btn-block {
		margin-top:20px;
	}
	.about-advantages-item {
		background-color: rgba(35,35,35, 1);
		padding: 10px;
		flex: 1 1 calc(33.333% - 10px);
		min-width: 50px;
		justify-content: flex-start;
	}
	p.bg-color-w {background-color: rgba(255,255,255, 1);color: rgba(0,0,0, 0.76);padding: 5px 15px; border-radius:15px;text-transform: uppercase;}
	.about-advantages-number {font-size: 5vw;line-height: 6vw;font-weight: 600;color: rgba(255,128,0, 1);} 
	.about-advantages-text {font-size: 18px;  line-height: normal;color: rgba(255,255,255, 0.76);} 



.programm {
    position: relative;
    z-index: 0;
    padding: 84px 0 70px;
    background: #D5F4FE url('/img/programm-bg.png') no-repeat top center;
  
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position-y: center;
}
	.programm .container {text-align: center;}
	.programm h2 { color: #20273B; font-size: 3vw;font-family: "Kosko Bold"; font-weight: 700;}
	
	.programm p {
		font-size: 18px;
		line-height: 28px;
		color: #20273B;
		margin-top:20px;
	}
	.programm .row {flex-direction: column;}
	.programm-timing-block {
		position: relative;
		background-color: rgba(255, 255, 255, 0.5); /* Прозрачность только для фона */
		padding: 20px;
		border-radius: 30px;
		/* Добавляем автоматическое подстраивание под содержимое */
		display: inline-block; /* или flex, в зависимости от вашей верстки */
		min-width: fit-content;
	}
		.programm-timing-list {position:relative;opacity: 1;text-align: left;margin: 20px;}
		
		.programm-timing-list p {
			flex: none; font-size: 20px;    margin-right: 7px;white-space:normal;
		}

.position {
    position: relative;
    z-index: 0;
    padding: 84px 0 70px;
    background-color: #D5F4FE;
  
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position-y: center;
}
	.position h2 { color: #20273B; font-size: 3vw;    margin-bottom: 73px; font-family: "Kosko Bold"; font-weight: 700;}
	.position .position-item {    /*min-height: 300px;*/ background-color: #D5F4FE;}
	
	.position p {
		font-size: 18px;
		line-height: 28px;
		color: #20273B;
		margin-top:20px;
	}
	
	
		.position .video-container {
		  position: relative;
		  width: 300px; /* Подберите под ваш дизайн */
		  
			min-height: 300px;
		  max-width: 100%;
		  margin: 0 auto;
		}
		.position .video-wrapper {
		  position: relative;
		  padding-bottom: 56.25%; /* 16:9 соотношение */
		  height: 0;
		  overflow: hidden;
		}

		.position .video-iframe, 
		.position .video-player {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  border: none;
		  border-radius: 39px;
		}

		.position .frame-image {
		  position: absolute;
		  top: -26px;
			left: -25px;
			width: 100%;
			height: 100%;
		  pointer-events: none; /* Чтобы клики проходили сквозь рамку */
		  z-index: 10; /* Рамка поверх видео */
		}


.modal-body .item-images-list div:last-child,

.catalog .catalog-item .item-images-list div:last-child ,

.slick-slider.item-images-list div:last-child {
	margin-right: 0px;
}
.feedback .catalog-item .item-image img{
   width: 240px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	cursor: pointer;
}
.catalog-item .item-title,
.stages-of-work-item .item-title {
    margin-top: 16px;
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
	color: #fff;
	border-left: 10px solid rgba(255,155,0, 1);
	padding-left:10px;
	word-break:Break-all;

}
.feedback .catalog-item .item-title {white-space: normal;}

.catalog-item .item-desc,
.stages-of-work-item .item-desc {
    margin-top: 12px;
    font-size: 1.8rem;
    font-weight: 300;
}
.feedback .catalog-item.order .item-desc {
    margin-bottom: 12px;
}
.catalog-item .btn {
    margin-top: 14px;
}



.photo-gallery {
    position: relative;
    z-index: 0;
    padding: 84px 0 70px;
    background-color: rgba(255,255,255, 0.61);
}

	.photo-gallery .container{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.photo-gallery .slick-slide {padding: 10px;overflow: hidden !important;  width: 100%; min-height: 350px; border-radius: 6px;}
	.photo-gallery .slick-slide img {width: 100%;
    height:350px;
    object-fit: cover;
    border-radius: 6px;}
	
.stages-of-work {
	
	position: relative;
    z-index: 0;
    padding: 84px 0 70px;
    background-color: rgba(255, 255, 255, 1);
	
}


	.stages-of-work .container {text-align: center;}
	.stages-of-work h2 { color: #20273B; font-size: 3vw;    margin-bottom: 73px; font-family: "Kosko Bold"; font-weight: 700;}

	.stages-of-work-item {background-color:#fff;}
	
	
	.stages-of-work .container {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.stages-of-work .stages-of-work-item {
		    flex: 1 1 calc(20% - 30px);
			min-width: 300px;
			justify-content: flex-start;
	}
	.item-image-conteiner {display: flex; justify-content: center;}
	.item-image-conteiner img {max-width:100%}
	
	.item-image-svg {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 200px;
		height: 200px;
		margin-bottom: 0px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		justify-content: center;
	}
	.svg_image-conteiner {
			position: relative;
			display: -webkit-inline-box;
			display: -ms-inline-flexbox;
			display: inline-flex;
			vertical-align: top;
			justify-content: center;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			height: 180px;
			width: 180px;
			overflow-x: hidden;
			overflow-y: hidden;
		}
		.stages-of-work .path-svg {
			fill: rgba(255, 155, 0, 1);
			width: 100%;
			height: 100%;
		}
		.stages-of-work .item-title {
			border-left: 0px;padding-left: 0px;
		}
		.stages-of-work .item-desc {
			color: #fff;
		}

.cases {
    padding: 60px 0 72px;
    background: #fff;
}
.cases-inner {
    width: 940px;
    /* height: 516px; */
    margin-top: 34px;
    padding-top: 15px;
	padding-bottom: 45px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
}
.am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
}
.am-wrapper img{
	position:absolute;
	outline:none;
}


.slide-preview {
    /* width: 426px; */
    height: 450px;
}
.slide-preview .item-images-list {
	margin-left:10px;
	padding-right: 8px;
       max-width: 50px;
	   overflow-y: auto;
    height: 450px;
}
.slide-preview .item-images-list div {
       min-width: 50px;
}
.slide-preview .item-images-list div img {
       max-width: 50px;
    height: auto;
}
.slide-preview .view-images {
    max-height: 450px;
}
.slide-preview .photo-preview {
	background: #efefef;
	 -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.slide-preview .photo-preview img {
	margin: 0 auto;
}
.slide-desc {
    /* width: 364px; */
    /* margin-left: 40px; */
	margin-top: 20px;
}

.slide-desc .btn-lg {
	height: 47px;
    padding: 0 20px;
    font-size: 1.6rem;
    line-height: 46px;
}
.slide-group+.slide-group {
    margin-top: 48px;
}
.slide-title {
    margin-bottom: 6px;
    font-size: 2.4rem;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}
.slide-desc-description .slide-text {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.3;
	overflow-y: auto;
    height: 300px;
}
.slide-desc-property {border-left:1px solid #efefef; padding-left:15px;}
.slide-desc-property .slide-title{
    font-size: 1.8rem;
    font-weight: 900;
}
.slide-desc-property .slide-text{
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.3;
	margin-left: 10px;
}
.uslugi {
    padding: 74px 0 70px;
    background: #ececec; 
}
.production {
    padding: 74px 0 70px;
    background: #ececec;
}
.production .row,
.uslugi .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
	margin-bottom: 30px;
}
.production .row+.row,
.uslugi .row+.row {
    margin-top: 1px;
}
.production-inner {
    margin-top: 34px;
}
.production-desc,
.uslugi-desc {
    margin-top: 40px;
}
.production-image {
    width: 752px;
    height: 483px;
    background-image: url('../img/production/img_1.jpg.optipic-orig');
    background-repeat: no-repeat;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}
.production-column {
    width: 187px;
}
.production-column .production-preview+.production-preview {
    margin-top: 1px;
}
.production-preview {
    display: block;
    width: 187px;
    height: 120px;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
}
.production-item,
.uslugi-item {
    width: 452px;
	min-height: 50px;
}
.production-item .item-desc,
.uslugi-item .item-desc {
    width: 392px;
    margin-left: 20px;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.6rem;
}
.uslugi-item .item-desc strong {font-size: 2.2rem; font-weight: 600;}


.question {
    padding: 74px 0 70px;
    background: #fff;
}	

.question-block {
	padding: 10px;
	margin:5px;
	background: #fff;
	border: 1px solid #ccc;
}

.question-block .question-title {font-size: 2.4rem; font-weight: 900; line-height: 1;padding:10px;}
.question-block .question-answer {display:none; font-size: 1.8rem; font-weight: 300;line-height: 1.3; border-top: 1px dashed #ccc; padding:10px;}
.question-block .question-answer div {border-left: 3px solid #efefef; margin:10px; padding:5px 5px 5px 15px;}

.map_fest {
    height: 100%;
	padding-top: 70px;
}
	.map_fest .container {
		padding-top: 10px;
		padding-bottom: 10px;
		
		text-align: center;
	}
	.map_fest h2 { color: #20273B; font-size: 3vw;    margin-bottom: 70px; font-family: "Kosko Bold"; font-weight: 700;}
	
	
.volonter {
    height: 100%;padding: 74px 0 70px;border-top: 1px solid #dedede;
}
	.volonter .container {
		max-width: 500px;
		text-align: center;
	}
	.volonter .volonter-ramka {
		border: 4px dashed #04B7EA;
		padding: 50px;
		max-width: 500px;
		border-radius: 10px;
		text-align: center;
	}
	.volonter h2 { color: #20273B; font-size: 2vw;    margin-bottom: 20px; font-family: "Kosko Bold"; font-weight: 700;}
	.volonter p { color: #20273B; font-size: 20px;    margin-bottom: 20px; font-family: "Kosko Bold"; font-weight: 700;}
	
	
	.button-fixed {
		position: fixed;
		bottom: 10px;
		text-align: center;
		width: 100%;
		height: 59px;    
		z-index: 99;
	} 
	.button-fixed a {max-width:300px} 
	
.contacts {
	border-top: 1px solid #dedede;
    padding-top: 70px;
    padding-bottom: 70px;
}
	.contacts .container {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.contacts h2 { color: #20273B; font-size: 2vw;    margin-bottom: 20px; font-family: "Kosko Bold"; font-weight: 700;}
	
.contacts-inner {
    z-index: 10;
    margin: 10px auto;
    width: 348px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 40px 40px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #fff;
    
}	
.contacts-inner .section-header{font-size:2vw}
.contacts-header {
    padding-bottom: 8px;
    border-bottom: 1px solid #dedede;
}
.contacts-group {
    margin-top: 24px;
}
.contacts-group+.contacts-group {
    margin-bottom: 26px;
}
.contacts-title {
    font-size: 2rem;
    font-weight: 900;
    padding-bottom: 8px;
}
.contacts-desc {
    font-size: 1.8rem;
    font-weight: 300;
}
.contacts-map-inner {
    height: 564px;
}
.contacts-map-inner div {
    overflow: visible;
}
.footer {
    padding: 40px 0;
    background: #fff;
}
.footer .footer-title {
    font-size: 3rem;
    font-weight: 900;
    line-height: 1;
}
.footer .link {
    margin-left: 34px;
    font-size: 2.8rem;
    font-weight: 300;
    line-height: 1.08;
    color: #19b09f;
}
.footer .footer-text {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.9;
}
.footer .footer-dev {
    display: inline-block;
    margin: 0;
    font-size: 1.8rem;
    color: #19b09f;
}

.developer {
	padding: 10px 0 10px;
	text-align:center;
}

.developer a { 
	font-size: 1.5rem;
    font-weight: 600;
    line-height: 2.08;
    color: #3f3f3f;
}


ol,
ul{padding:0;margin:21px;list-style:none;counter-reset:list}
ol li,
ul li{margin-left:30px;margin-bottom:14px;padding:0;position:relative}
ol li,
 ul li{margin-right:30px;margin-left:0}
ol li:before,
ul li:before{position:absolute;display:inline-block;box-sizing:border-box;width:78px;margin:0 0 0 -78px;text-align:end}



@media (max-width: 768px) {
	
	
	
	
	
	.header .row  {flex-direction: column;}
	.header-contacts {border-left: 0px solid #9E9E9E;text-align: center;}
	
	.offer  {height: 100vh;
    min-height: 400px;}
	.offer .container {padding-top: 10px; padding-bottom: 50px;}
	
	
	
	
	
	.offer .logo-full {
	   content: "";
		margin: 41% auto 0px;
        height: 256px;
        width: 332px;
        background-image: url(/img/logo-full.png);
        background-position: -40px -37px;
        background-size: 100%;
		background-size: 100%;
		background-repeat: no-repeat;
		
	}
	.offer .oblako-1 {
	   content: "";
		position: absolute;
		top: 6%;
        left: 30%;
        height: 63px;
        width: 85px;
		background-image: url(/img/oblako.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .oblako-2 {
	   content: "";
		position: absolute;
		top: 27%;
        left: -38px;
        height: 58px;
        width: 92px;
		background-image: url(/img/oblako.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	
	.offer .star-1 {
	   content: "";
		position: absolute;
		top: 5%;
        left: 3%;
        height: 95px;
        width: 72px;
		background-image: url(/img/star.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .star-2 {
	   content: "";
		position: absolute;
		top: 3%;
        right: 29%;
        height: 48px;
        width: 49px;
		background-image: url(/img/star.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .star-3 {
	   content: "";
		position: absolute;
		top: 30%;
        right: 3%;
        height: 65px;
        width: 61px;
		background-image: url(/img/star.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .datetime_fest {
	   content: "";
		position: absolute;
		top: 43%;
        left: 0%;
        height: 170px;
        width: 146px;
		background-image: url(/img/datetime_fest.png);
		background-position: 0px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .mascot-podarki {
	   content: "";
		position: absolute;
		top: 0%;
        right: 0%;
        height: 130px;
        width: 130px;
        background-image: url(/img/mascot-podarki.png);
        background-position: 0px -16px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .mascot-blue-na-oblake {
	   content: "";
		position: absolute;
		top: 18%;
        right: 6%;
        height: 81px;
        width: 105px;
        background-image: url(/img/mascot-blue-na-oblake.png);
        background-position: 0px -13px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.offer .mascot-powernet {
	   content: "";
		position: absolute;
        top: auto;
        bottom: 10%;
        right: 0%;
        height: 80px;
        width: 165px;
        background-image: url(/img/mascot-powernet.png);
        background-position: 0px -28px;
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 99;
	}
	.offer .powernet-v-oblake {
	   content: "";
		position: absolute;
        top: auto;
        bottom: 11%;
        right: 1%;
        height: 146px;
        width: 178px;
        background-image: url(/img/powernet-v-oblake.png);
        background-position: 0px 0px;
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 99;
	}
	.offer .mascot-svistun {
	   content: "";
		position: absolute;
        top: auto;
        bottom: 1%;
        right: 34%;
        height: 131px;
        width: 131px;
        background-image: url(/img/mascot-svistun.png);
        background-position: -31px -40px;
        background-size: 130%;
        background-repeat: no-repeat;
        z-index: 99;

	}
	.offer .mascot-kreslo {
	   content: "";
		position: absolute;
        top: auto;
        bottom: 2%;
        left: -1%;
        height: 134px;
        width: 122px;
        background-image: url(/img/mascot-kreslo.png);
        background-position: -10px -25px;
        background-size: 122%;
        background-repeat: no-repeat;
        z-index: 99;

	}


	.offer-head h1 {font-size: 30px !important;}
	.offer-head h1 span.orange {font-size: 16px;font-weight: 500;}
	.offer-head h1 span {font-size: 20px;font-weight: 500;}
	
	.offer-advantages {flex-direction: column;}
	.offer-advantages .block-column-flex {margin-top:10px;}
	
	
	
	.frame-image {
		position: absolute;
		top: -8px;
        left: -9px;
        width: 107%;
        height: 112%;
		pointer-events: none;
		z-index: 10;
	}
	
	
	
	.programm {
		-moz-background-size: auto;
		-o-background-size: auto;
		background-size: auto;
		background-position-y: top;
	}

	.years_on_the_market {position: relative;margin-top:40px; max-width: 100%; min-width: 100%; right: auto;}
	.years_on_the_market .years_on_the_market-years {font-size: 85px !important;}
	.years_on_the_market .years_on_the_market-text {font-size: 20px !important;}
	
	
	.section-header {font-size: 30px !important;}
	.section-note-lg {font-size: 20px;}
	
	.modal-info .close {top:8px;}
	.modal-info .modal-body { padding: 36px 5px 32px;}
	.modal-info .modal-dialog {min-width:300px !important; max-width:310px !important; margin:5px;} 
	.modal-info .body-image-wrapper,
	.modal-info .body-desc {min-width:270px !important; max-width:290px !important;border-radius: 0px;} 
	.modal-info .row {flex-direction: column !important;margin:5px 10px;} 
	.modal-info .body-title {font-size: 3rem;} 
	.modal-info .footer-cta small {font-size:2.5rem;}
	.modal-info .modal-footer {padding: 22px 10px 26px;} 
} 