@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: 'Angst';
    src: url('Angst_Font/AngstVF.ttf') format('truetype');
    font-weight: 100 900; /* Для переменного шрифта */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Angst Normal';
    src: url('Angst_Font/Angst-Normal.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Angst Normal Serif';
    src: url('Angst_Font/Angst-NormalSerif.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Angst Bold';
    src: url('Angst_Font/Angst-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Angst Bold Serif';
    src: url('Angst_Font/Angst-BoldSerif.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Angst Thin';
    src: url('Angst_Font/Angst-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Angst Thin Serif';
    src: url('Angst_Font/Angst-ThinSerif.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Angelica Regular';
    src: url('Angelica_Regular/Angelica-Regular.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

.menu_event {
	height: auto;
    padding: 11px 0;
    background: #fff;
}
.menu_event .container {
    padding-top: 10px;
	padding-bottom:10px;
}
.menu_event .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;
}
.menu_event .row .logo, .nav-inner .logo {   
    line-height: 1;
    vertical-align: middle;
}
	.menu_event .row .logo span,
	.nav-inner .logo span {font-size:20px;}
	
	.menu_event .logo img {max-width:100px}
	
.menu_event .row .logo a {text-decoration:none}	

.menu_event-contacts {
    margin-right: 16px;
	border-left: 1px solid #9E9E9E;
	padding-left:10px;
	height: auto;
	max-width:300px
}
	.menu_event-contacts .phone .number {
		line-height: 1;
		vertical-align: middle;
		font-size:18px;
	}
	.menu_event-contacts .email .link-lg {
		margin-top:5px;
		line-height: 1;
		vertical-align: middle;
		font-size:12px;
	}
	.menu_event-contacts .addres {
		margin-top:5px;
		font-size:14px;
	}
	
.offer {
	background: url('../img/MAuwy3Ou1Wv2tySvH0XcaqYtIgjMFl2WqMlDAIlk.jpg') no-repeat top center;
	 -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position-y: center;
	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%;
    justify-content: center;
}


 #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;
    padding: 6px 22px 22px 0px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    /* background: #fff; */
	
    text-align: center;
}
.offer-head h1 {
	display: flex;
	    padding: 5px;
	flex-direction: column;
	font-size: clamp(2rem, 8vw, 11rem) !important;
	    font-family: 'Angst', monospace;
    color: #4a9eff !important;
    margin-bottom: 10px !important;
    background: linear-gradient(45deg, #FFD700, #FFA500, #FFFF00, #FFD700, #B8860B) !important;
    background-size: 400% 400% !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
}
	.offer-head h1 .top-h1 {
		
		font-family: 'Angelica Regular' !important;
		font-size: 6vw;
		margin-bottom:50px;
	}
	.offer-head h1 .date-h1 {
		font-size: 3vw;
		margin-top:50px;
	}
	.offer-head h1 .for-h1 {
		margin-top:20px;
		font-size: 2vw;
	}
	
.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-line {flex-direction: row;    padding: 5px;

	font-size: clamp(4rem, 5vw, 5rem) !important;
	font-family: 'Angelica Regular', monospace;
    color: #4a9eff !important;
    margin-bottom: 10px !important;
    background: linear-gradient(45deg, #FFD700, #FFA500, #FFFF00, #FFD700, #B8860B) !important;
    background-size: 400% 400% !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
}
 .offer-line div {margin: 0px 10px;}

.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: url('../img/MAuwy3Ou1Wv2tySvH0XcaqYtIgjMFl2WqMlDAIlk.jpg') no-repeat top center;
	 -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position-y: center;
	min-height:830px;
}
	.programm .container {
		text-align: center;
		background-color:#ede8e2; 
		border: 5px solid #cdaa41;
		border-bottom: 0px solid #cdaa41;
		border-top-left-radius: 50px;
		border-top-right-radius: 50px;
		min-height: 212px;
		
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
	.programm .container-in {
		display: flex;
		justify-content: center;
		text-align: center;
		min-height: 212px;
		margin-top: 135px;
		margin-left: -5px;
	}
	.programm h2 { font-family: 'Angst', monospace; color: #20273B; font-size: 8vw;font-weight: 700;margin-top: 150px;}
	
	.programm .programm-h2-sup {
		font-size: clamp(2rem, 5vw, 5rem) !important;
	    font-family: 'Angst', monospace;
		line-height: 28px;
		color: #20273B;
		margin-top:20px;
	}
	.programm .container-in p {
		
	}
	.programm .row {flex-direction: column;}

		.programm-block {
			display: flex;
			max-width: 900px;
			flex-direction: column;
			
		}
		.programm-timing-list {position:relative;opacity: 1;text-align: left;
		font-size: clamp(2rem, 4vw, 4rem) !important;
	    font-family: 'Angst', monospace;
		color: #20273B;
		margin-top:40px;
		margin-bottom:40px;
		}
		.programm-timing-center {
			text-align: center;
			display: flex;
			flex-direction: column;
			align-items: center;
			} 
		.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 {font-family: 'Angst', monospace; color: #20273B; font-size: 8vw;font-weight: 700;margin-top: 150px;}

	.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;
}

.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} 



@media (max-width: 768px) {
	
	
	
	
	
	.header .row  {flex-direction: column;}
	.header-contacts {border-left: 0px solid #9E9E9E;text-align: center;}
	
	.offer  {
		height: 49vh;
        min-height: 150px;
	}
	.offer .container {padding-top: 10px; padding-bottom: 50px;}
	
	.offer-head h1 .top-h1 {
    font-size: 12vw;
    margin-bottom: 30px;
	}
	
	.offer-head h1 .date-h1 {
		font-size: 6vw;
		margin-top: 50px;
	}
	.offer-head h1 .for-h1 {
		margin-top: 20px;
		font-size: 4vw;
	}
	.offer-line {
		margin-top: 20px;
		font-size: 4vw;
		flex-wrap: wrap;
}
	
	.offer-head h1 {font-size: 40px !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;}

} 