

/* Start:/local/templates/mosprom/css/project.css?17739096742418*/
/* About */

.about_top_block {
    background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.1) 7.39%, rgba(84, 160, 186, 0.1) 93.7%);
    border-radius: 10px;
}
.about_text {
    padding: 42px 80px 42px 10px;
    color: #103340;
}
.about_text p {
    margin-bottom: 15px;
}
.project_item.bg_green {
    overflow: initial;
}
.project_gears {
    position:absolute;

    aspect-ratio: 9 / 6;
    height: 100%;
    right: 0;
    bottom: 0;
}
.project_gears * {
    position:absolute;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.9s;
}

.project_item:hover .project_gears * {
    transform: rotate(10deg) scale(1.1);
}

.project_item:hover .project_gears .project_gear1 {

}
.project_gear1 {
    background-image: url('/img/new/excursions/экскурсии_зеленая_2_обрезанная.png');
}
.project_gear2 {
    background-image: url('/img/new/excursions/экскурсии_зеленая_3.png');
}
.project_gear3 {
    background-image: url('/img/new/excursions/экскурсии_прозрачная_3.png');
}
.project_gear4 {
    background-image: url('/img/new/excursions/экскурсии_прозрачная_2.png');
}
.project_gear5 {
    background-image: url('/img/new/excursions/экскурсии_зеленая_1.png');
}
.project_gear6 {
    background-image: url('/img/new/excursions/экскурсии_зеленая_4.png');
}
.project_gear7 {
    background-image: url('/img/new/excursions/экскурсии_прозрачная_1.png');
}
.project_gear1 {
    width: 70%;
    height: 68%;
    bottom: -4%;
    left: 35%;
    z-index: 11;
}


.project_gear2 {
    width: 66%;
    height: 93%;
    bottom: -14%;
    left: -6%;
    z-index: 5;
}

.project_gear3 {
    width: 48%;
    height: 69%;
    left: 61%;
    bottom: 17%;
    z-index: 10;
}

.project_gear4 {
    width: 45%;
    height: 63%;
    bottom: 23%;
    left: 23%;
    z-index: 13;
}

.project_gear5 {
    width: 60%;
    height: 60%;
    bottom: 54%;
    left: 7%;
    z-index: 1;
}

.project_gear6 {
    width: 50%;
    height: 70%;
    bottom: 54%;
    left: 47%;
    z-index: 13;
}

.project_gear7 {
    width: 40%;
    height: 42%;
    bottom: 82%;
    left: 38%;
    z-index: 1;
}

.col-lg-6,.col-lg-3 {
    z-index: 99;
    background: #fff;
    margin-top: -20px;
    padding-top: 20px;
}
@media (max-width: 992px) {
    .project_gears {
        display: none;
    }
}
/* End */


/* Start:/local/templates/mosprom/components/bitrix/news.list/projects/style.css?17735652614320*/
.wrap_points .label_points {
	position: relative;
	display: inline-block;
	top:0;
	right: initial;
	margin-bottom: 20px;
}
.project_item .wrap_points  .label_points {
	background: #fff;
	padding: 3px;
}

.project_item .wrap_points .label_points .text_points {
	padding-left: 16px;
	padding-right: 10px;
}

.project_item {
	margin-bottom: 20px;
	padding: 30px;
	min-height: 420px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 10px;
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
	transition: all 0.3s ease;
}

.project_title {
	font-size: 25px;
	text-transform: uppercase;
	color: #21799A;
	font-family: 'Etude';
	margin-bottom: 15px;
}

.project_text {
	font-size: 18px;
	font-weight: 500;
}

.bottom a.btn.btn-blue {
	color: #21799A;
	font-size: 18px;
	font-weight: 600;
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.1) 7.39%, rgba(84, 160, 186, 0.1) 93.7%);
	backdrop-filter: blur(12px);
	border-radius: 30px;
}

.project_item {
	margin-bottom: 20px;
	padding: 30px;
	min-height: 420px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 10px;
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
}

.project_text {
	font-weight: 500;
}

.bottom a.btn.btn-blue {
	color: #21799A;
	font-size: 17px;
	font-weight: 600;
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.1) 7.39%, rgba(84, 160, 186, 0.1) 93.7%);
	backdrop-filter: blur(12px);
	border-radius: 30px;
}


.project_item .image {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 300px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 1;
	background-size: contain;
}

.project_item {
	position: relative;
	overflow: hidden;
}

.top {
	z-index: 2;
}

.bottom {
	z-index: 2;
}

.project_item:hover .image {
	transform: scale(1.1);
}

.project_item .image {
	transition: all 0.6s;
}


.project_item.bg_blue {
	background: linear-gradient(93.76deg, #68B9D4 7.39%, #54A0BA 93.7%), linear-gradient(93.76deg, rgba(104, 185, 212, 0.1) 7.39%, rgba(84, 160, 186, 0.1) 93.7%);
}

.project_item.bg_blue * {
	color: #fff !important;
}

.project_item.bg_blue a.btn.btn-blue {/* Frame 67 */
	background: rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(12px);
	border-radius: 30px;
}


.project_item.bg_green {
	background: linear-gradient(111.08deg, #A4C520 13.77%, #C4E63B 105.1%);
}

.project_item.bg_green * {
	color: #fff !important;
}

.project_item.bg_green a.btn.btn-blue {/* Frame 67 */
	background: rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(12px);
	border-radius: 30px;
}

.col-lg-12 .project_item .top {
	max-width: 500px;
}

.col-lg-12 .project_item .top .project_title {
	max-width: 400px;
}


.project_item.bg_blue:hover{
	background: linear-gradient(189.69deg, #68B9D4 3.07%, #54A0BA 82.88%), linear-gradient(93.76deg, rgba(104, 185, 212, 0.1) 7.39%, rgba(84, 160, 186, 0.1) 93.7%);
}
.project_item.bg_blue:hover a.btn span {
	background: linear-gradient(92.56deg, #4795B2 -5.48%, #167194 90.83%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.project_item.bg_blue:hover a.btn.btn-blue {
	background: #fff;
}

.project_item.bg_light_blue:hover {
	background: linear-gradient(240.08deg, rgba(104, 185, 212, 0.15) 16.45%, rgba(84, 160, 186, 0.15) 79.78%);
}
.project_item.bg_light_blue:hover a.btn.btn-blue {
	background: linear-gradient(93.76deg, #68B9D4 7.39%, #54A0BA 93.7%);
	backdrop-filter: blur(12px);
	color: #fff;
}

.project_item.bg_green:hover{
	background: linear-gradient(217.27deg, #A4C520 -7.47%, #C4E63B 98.64%);
}
.project_item.bg_green:hover a.btn span {
	background: linear-gradient(111.08deg, #A4C520 13.77%, #C4E63B 105.1%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.project_item.bg_green:hover a.btn.btn-blue {
	background: #fff;
}
.col-lg-12 .project_title {
	font-size: 55px;
}
.full_bg_cover .image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}
.full_bg_contain .image {
	width: 100%;
	height: 100%;
	background-size: contain;
}

@media (max-width: 992px) {

	.col-lg-12 .project_title {
		font-size: 32px;
	}
}
/* End */


/* Start:/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/style.css?1770623673831*/
.filter_params {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 10px 10px 100px;
}

.filter_param.param_date {
	order: 1;
}

.filter_param {
	order: 2;
}

.filter_params {
	background: linear-gradient(92.56deg, #4795B2 -5.48%, #167194 90.83%);
	border-radius: 10px;
}

.filter_params * {
	color: #fff;
}

.bx-filter-parameters-box-title {
	text-align: center;
	font-weight: bold;
	margin: 5px 0 10px;
}

.bx-filter-parameters-box-container > div {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

span.bx-filter-param-text {
	display: inline-block;
	padding: 7px 16px;
	font-size: 16px;
	border-radius: 30px;
	background: rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(16.4234px);
	cursor: pointer;
}

input:checked + span.bx-filter-param-text {
	color: #2B85A6 !important;
	background: #fff;
	font-weight: 500;
}
/* End */


/* Start:/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/colors.min.css?17706236734373*/
.bx-filter.bx-blue .bx-filter-section{background:#edf6fc}.bx-filter.bx-blue .bx-filter-input-container input:focus{border-color:#499fd8}.bx-retina .bx-filter.bx-blue .bx-filter-input-container input:focus{-webkit-border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat;-moz-border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat;-o-border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat;border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat}.bx-filter.bx-blue .bx-ui-slider-track{background:#e7e7e7}.bx-filter.bx-blue .bx-ui-slider-pricebar-vd{background:#849da4}.bx-filter.bx-blue .bx-ui-slider-pricebar-vn{background:#a8dff3}.bx-filter.bx-blue .bx-ui-slider-pricebar-v{background:#499fd8}.bx-filter.bx-blue .bx-ui-slider-handle.left{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkM2RUFBN0ExNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkM2RUFBN0IxNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QzZFQUE3ODE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QzZFQUE3OTE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppps1VcAAAEWSURBVHjabFPRFcIwCIS8/nWGdh+3sYu4gmu5il8niUAuaN6zJoQD7iB6e76kL8h3qX+RlrnU/TR3sje+DHMFq4cN8Pded/veG8gNWUEEVALMQPbd7e9uv3MLOABRXQutQD8PsFnOfmjJRkMHsHOCu8X2mTn8NnYRAmEAWF4xzhhgptUgyANIa3UV3JaZ1+AWYOYGtScyYMnMftGRxq0CNdArcMH0rFTVg21FYa6mZ77s9lgFxaJMk1kqTeJo1QAX+5yEoIDfadttf8nILDRckyKYQolrmfWyi4MZz878vohGbqPsAK/vAYXotGxemnPWIzRRAqCMs9K5D1JyFuox6IVKmVTe9za+LchD/q4iXyo6q/kIMAAflYlW4QRU6wAAAABJRU5ErkJggg==) no-repeat right top}.bx-filter.bx-blue .bx-ui-slider-handle.right{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top}.bx-filter.bx-blue .bx-filter-select-container.bx-active,.bx-filter.bx-blue .bx-filter-select-container:focus{border-color:#499fd8}.bx-retina .bx-filter.bx-blue .bx-filter-select-container.bx-active,.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus{-webkit-border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat;-moz-border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat;-o-border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat;border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat}.bx-filter.bx-blue .bx-filter-tag{border-top:1px solid #d7eaf7;border-bottom:1px solid #d7eaf7}.bx-filter.bx-blue .bx-tag-link{color:#68939e}.bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,.bx-filter.bx-blue .bx-filter-param-btn:hover,.bx-filter.bx-blue .bx-filter-param-btn:active,.bx-filter.bx-blue .bx-filter-param-btn:focus{border-color:#499fd8}.bx-retina .bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:hover,.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:active,.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus{-webkit-border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat;-moz-border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat;-o-border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat;border-image:url(/local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/images/active.png) 2 repeat}.bx-filter.bx-blue .btn-themes{background-color:#1485ce;border-color:#1485ce;color:#FFF}.bx-filter.bx-blue .btn-themes.bx-active,.bx-filter.bx-blue .btn-themes.focus,.bx-filter.bx-blue .btn-themes:active,.bx-filter.bx-blue .btn-themes:focus,.bx-filter.bx-blue .btn-themes:hover{background-color:#53a4d8;border-color:#53a4d8;color:#FFF}
/* End */


/* Start:/local/templates/mosprom/components/bitrix/news.list/events/style.css?17735653383078*/
.event_item .label_points {
	position: relative;
	left: 0;
	top: 0;
	display: inline-flex;
	align-items: center;
	gap: 5px;
	padding: 0 0 0 7px;
}

.event_item .label_points .points {
	font-size: 10px;
	padding: 7px 8px;
}

.label {
	font-size: 14px;
}

.event_item .label_points.label_green {
	background: linear-gradient(110.4deg, rgba(164, 197, 32, 0.15) 10.28%, rgba(196, 230, 59, 0.15) 111.28%);
	backdrop-filter: blur(12px);
}

.event_item:hover  .label_points.label_green {
	background: rgb(242 247 223);
}

.event_item .date {
	font-size: 14px;
}

.event_top {
	align-items: center;
}
.label_points.label_blue {
	border: none;
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
	backdrop-filter: blur(12px);
}

.event_item:hover .label_points.label_blue {
	background: rgba(255, 255, 255, 0.2);
	color: #fff !important;
}

.event_item:hover .label_points.label_blue .text_points {
	color: #fff !important;
}

span.text_points {
	font-size: 14px;
	font-weight: 400;
}

.event_item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
	padding: 16px;
	background: rgba(255, 255, 255, 0.15);
	border: 1px solid #EBEBEB;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
	border-radius: 16px;
	font-size: 16px;
	margin-bottom: 30px;
	min-height: 250px;
}
.event_main {
	width: 100%;
}
.event_top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 18px;
}

.date {
	color: #5C5C5C;
	font-weight: 500;
}

.label {
	color: #167194;
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
	padding: 4px 16px;
	border-radius: 16px;
}

.event_name {}

.event_name a {
	color: #21799A;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

.event_text {
	color: #9E9E9E;
	font-size: 15px;
}

a.btn.btn-blue {
	background: var(--color-blue);
	color: #fff;
}

.event_bottom .btn {
	padding: 15px;
	font-size: 16px;
	font-weight: 500;
}

.event_item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
	padding: 16px;
	background: rgba(255, 255, 255, 0.15);
	border: 1px solid #EBEBEB;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
	border-radius: 16px;
	font-size: 16px;
	margin-bottom: 30px;
	min-height: 250px;
	background: url('/img/gear.svg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.event_top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 18px;
}

.date {
	color: #5C5C5C;
	font-weight: 500;
}

.label {
	color: #167194;
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
	padding: 4px 16px;
	border-radius: 16px;
}

.event_name {}

.event_name a {
	color: #21799A;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

.event_text {
	color: #9E9E9E;
	font-size: 15px;
}

a.btn.btn-blue {
	background: var(--color-blue);
	color: #fff;
}

.event_bottom .btn {
	padding: 15px;
	font-size: 16px;
	font-weight: 500;
}
/* End */
/* /local/templates/mosprom/css/project.css?17739096742418 */
/* /local/templates/mosprom/components/bitrix/news.list/projects/style.css?17735652614320 */
/* /local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/style.css?1770623673831 */
/* /local/templates/mosprom/components/bitrix/catalog.smart.filter/calendar/themes/blue/colors.min.css?17706236734373 */
/* /local/templates/mosprom/components/bitrix/news.list/events/style.css?17735653383078 */
